Skip to content

Commit 01007b3

Browse files
committed
Nit
1 parent 82cd902 commit 01007b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
- 🚀 Almost all models have pre-trained weights on ImageNet
2121

2222
> **Note:**
23-
> 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)
23+
> 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/),
24+
> and the numerical differences of the exported models can be verified in `tools/convert_*.py`
2425
2526
- 🧰 All models have a common API identical to `keras.applications.*`
2627

0 commit comments

Comments
 (0)