Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyao1 authored Jul 5, 2024
1 parent dca5065 commit 6a21424
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
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)

Expand All @@ -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]

0 comments on commit 6a21424

Please sign in to comment.