From 130458988a61c961cd78eb95c427472af5a26e50 Mon Sep 17 00:00:00 2001 From: Ross Wightman Date: Fri, 23 Dec 2022 15:20:43 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 027c2309..e78dd241 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you have a couple of minutes and want to participate in shaping the future of * More model pretrained tag and adjustments, some model names changed (working on deprecation translations, consider main branch DEV branch right now, use 0.6.x for stable use) * More ImageNet-12k (subset of 22k) pretrain models popping up: * `efficientnet_b5.in12k_ft_in1k` - 85.9 @ 448x448 - * `vit_medium_patch16_gap_256.in12k_ft_in1k` - 85.5 @ 384x384 + * `vit_medium_patch16_gap_384.in12k_ft_in1k` - 85.5 @ 384x384 * `vit_medium_patch16_gap_256.in12k_ft_in1k` - 84.5 @ 256x256 * `convnext_nano.in12k_ft_in1k` - 82.9 @ 288x288