-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# ECC | ||
## Exploration of Class Center for Fine-Grained Visual Classification | ||
The official code of "Exploration of Class Center for Fine-Grained Visual Classification" | ||
![image](https://github.com/hyao1/ECC/assets/52654892/d13aa554-f1bb-4855-b411-4ac0ae6eb758) | ||
|
||
|
@@ -7,3 +7,7 @@ To train the model, please first modify the dataset path in config.py and run: | |
python train.py --lmd_1 1.7 --lmd_2 0.6 --dataset_name cubbirds --model_path model | ||
``` | ||
Models trained by us, including InceptionV3, ResNet50, ResNet101, DenseNet121 are [OneDrive](https://stuhiteducn-my.sharepoint.com/:f:/g/personal/23b903042_stu_hit_edu_cn/EuPeGhRtW5tIvdECbukgDIgBlJzeoiLMaLKzADJRF_1AWw?e=7hNcWf) | ||
|
||
## Feedback | ||
For any feedback or inquiries, please contact [email protected] | ||
|