Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
james77777778 committed Jan 21, 2024
1 parent 82cd902 commit 01007b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
- 🚀 Almost all models have pre-trained weights on ImageNet

> **Note:**
> The accuracy of the exported models can be found at [results-imagenet.csv (timm)](https://github.com/huggingface/pytorch-image-models/blob/main/results/results-imagenet.csv)
> The accuracy of the exported models can be found at [results-imagenet.csv (timm)](https://github.com/huggingface/pytorch-image-models/blob/main/results/results-imagenet.csv) and [https://keras.io/api/applications/ (keras)](https://keras.io/api/applications/),
> and the numerical differences of the exported models can be verified in `tools/convert_*.py`
- 🧰 All models have a common API identical to `keras.applications.*`

Expand Down

0 comments on commit 01007b3

Please sign in to comment.