narugo1992 commited on
Commit
c43087f
·
verified ·
1 Parent(s): 18bce28

Export model 'resnest50d_1s4x24d.in1k', on 2025-01-20 06:13:13 UTC

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 343 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -620,60 +620,61 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
620
 
621
  ## ResNet
622
 
623
- 50 models with model class `ResNet`.
624
-
625
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
626
- |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
627
- | [resnet200d.ra2_in1k](https://huggingface.co/timm/resnet200d.ra2_in1k) | 64.7M | 20.1G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet200d | 2023-04-05 |
628
- | [resnext101_32x8d.tv_in1k](https://huggingface.co/timm/resnext101_32x8d.tv_in1k) | 88.8M | 16.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x8d | 2023-04-05 |
629
- | [resnet152s.gluon_in1k](https://huggingface.co/timm/resnet152s.gluon_in1k) | 60.3M | 13.0G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152s | 2023-04-05 |
630
- | [resnet152.tv_in1k](https://huggingface.co/timm/resnet152.tv_in1k) | 60.2M | 11.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152 | 2023-04-05 |
631
- | [resnet152.gluon_in1k](https://huggingface.co/timm/resnet152.gluon_in1k) | 60.2M | 11.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152 | 2023-04-05 |
632
- | [resnet101d.ra2_in1k](https://huggingface.co/timm/resnet101d.ra2_in1k) | 44.6M | 10.6G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
633
- | [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-05 |
634
- | [resnetaa101d.sw_in12k_ft_in1k](https://huggingface.co/timm/resnetaa101d.sw_in12k_ft_in1k) | 44.6M | 9.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa101d | 2023-04-05 |
635
- | [res2net101_26w_4s.in1k](https://huggingface.co/timm/res2net101_26w_4s.in1k) | 45.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net101_26w_4s | 2023-04-24 |
636
- | [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
637
- | [resnext101_32x4d.gluon_in1k](https://huggingface.co/timm/resnext101_32x4d.gluon_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
638
- | [resnext101_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_swsl_ig1b_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
639
- | [resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
640
- | [resnet101.tv_in1k](https://huggingface.co/timm/resnet101.tv_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
641
- | [resnet101.a1h_in1k](https://huggingface.co/timm/resnet101.a1h_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
642
- | [res2net50_26w_6s.in1k](https://huggingface.co/timm/res2net50_26w_6s.in1k) | 37.1M | 6.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_6s | 2023-04-24 |
643
- | [ecaresnet50t.ra2_in1k](https://huggingface.co/timm/ecaresnet50t.ra2_in1k) | 25.6M | 5.7G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
644
- | [resnet50s.gluon_in1k](https://huggingface.co/timm/resnet50s.gluon_in1k) | 25.7M | 5.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50s | 2023-04-05 |
645
- | [resnetaa50d.sw_in12k](https://huggingface.co/timm/resnetaa50d.sw_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
646
- | [resnetaa50d.d_in12k](https://huggingface.co/timm/resnetaa50d.d_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
647
- | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
648
- | [skresnext50_32x4d.ra_in1k](https://huggingface.co/timm/skresnext50_32x4d.ra_in1k) | 27.4M | 4.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | skresnext50_32x4d | 2023-04-24 |
649
- | [ecaresnet50d.miil_in1k](https://huggingface.co/timm/ecaresnet50d.miil_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50d | 2023-04-05 |
650
- | [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
651
- | [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
652
- | [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
653
- | [res2net50_26w_4s.in1k](https://huggingface.co/timm/res2net50_26w_4s.in1k) | 25.7M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_4s | 2023-04-24 |
654
- | [seresnext50_32x4d.gluon_in1k](https://huggingface.co/timm/seresnext50_32x4d.gluon_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-05 |
655
- | [resnext50_32x4d.ra_in1k](https://huggingface.co/timm/resnext50_32x4d.ra_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
656
- | [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
657
- | [resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
658
- | [res2net50_14w_8s.in1k](https://huggingface.co/timm/res2net50_14w_8s.in1k) | 25.1M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_14w_8s | 2023-04-24 |
659
- | [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
660
- | [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
661
- | [resnet50.c1_in1k](https://huggingface.co/timm/resnet50.c1_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
662
- | [resnet50.b2k_in1k](https://huggingface.co/timm/resnet50.b2k_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
663
- | [resnet50.am_in1k](https://huggingface.co/timm/resnet50.am_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
664
- | [ecaresnetlight.miil_in1k](https://huggingface.co/timm/ecaresnetlight.miil_in1k) | 30.2M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnetlight | 2023-04-05 |
665
- | [resnet50_gn.a1h_in1k](https://huggingface.co/timm/resnet50_gn.a1h_in1k) | 25.5M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50_gn | 2023-04-05 |
666
- | [resnet101.a3_in1k](https://huggingface.co/timm/resnet101.a3_in1k) | 44.5M | 4.0G | 160 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
667
- | [resnet34.a2_in1k](https://huggingface.co/timm/resnet34.a2_in1k) | 21.8M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
668
- | [resnest26d.gluon_in1k](https://huggingface.co/timm/resnest26d.gluon_in1k) | 17.1M | 3.7G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest26d | 2023-04-23 |
669
- | [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-23 |
670
- | [resnet26d.bt_in1k](https://huggingface.co/timm/resnet26d.bt_in1k) | 16.0M | 2.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet26d | 2023-04-05 |
671
- | [resnet18d.ra2_in1k](https://huggingface.co/timm/resnet18d.ra2_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18d | 2023-04-05 |
672
- | [resnet34.a3_in1k](https://huggingface.co/timm/resnet34.a3_in1k) | 21.8M | 1.9G | 160 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
673
- | [resnet18.tv_in1k](https://huggingface.co/timm/resnet18.tv_in1k) | 11.7M | 1.8G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18 | 2023-04-05 |
674
- | [resnet18.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnet18.fb_ssl_yfcc100m_ft_in1k) | 11.7M | 1.8G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18 | 2023-04-05 |
675
- | [resnet14t.c3_in1k](https://huggingface.co/timm/resnet14t.c3_in1k) | 10.1M | 1.1G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet14t | 2023-04-05 |
676
- | [test_resnet.r160_in1k](https://huggingface.co/timm/test_resnet.r160_in1k) | 469.7K | 105.1M | 160 | True | 96 | 1000 | imagenet-1k | ResNet | test_resnet | 2024-09-22 |
 
677
 
678
  ## ResNetV2
679
 
 
114
 
115
  # Models
116
 
117
+ 344 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
620
 
621
  ## ResNet
622
 
623
+ 51 models with model class `ResNet`.
624
+
625
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
626
+ |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:-------------------|:-------------|
627
+ | [resnet200d.ra2_in1k](https://huggingface.co/timm/resnet200d.ra2_in1k) | 64.7M | 20.1G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet200d | 2023-04-05 |
628
+ | [resnext101_32x8d.tv_in1k](https://huggingface.co/timm/resnext101_32x8d.tv_in1k) | 88.8M | 16.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x8d | 2023-04-05 |
629
+ | [resnet152s.gluon_in1k](https://huggingface.co/timm/resnet152s.gluon_in1k) | 60.3M | 13.0G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152s | 2023-04-05 |
630
+ | [resnet152.tv_in1k](https://huggingface.co/timm/resnet152.tv_in1k) | 60.2M | 11.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152 | 2023-04-05 |
631
+ | [resnet152.gluon_in1k](https://huggingface.co/timm/resnet152.gluon_in1k) | 60.2M | 11.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet152 | 2023-04-05 |
632
+ | [resnet101d.ra2_in1k](https://huggingface.co/timm/resnet101d.ra2_in1k) | 44.6M | 10.6G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
633
+ | [resnetaa101d.sw_in12k](https://huggingface.co/timm/resnetaa101d.sw_in12k) | 66.7M | 9.2G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa101d | 2023-04-05 |
634
+ | [resnetaa101d.sw_in12k_ft_in1k](https://huggingface.co/timm/resnetaa101d.sw_in12k_ft_in1k) | 44.6M | 9.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa101d | 2023-04-05 |
635
+ | [res2net101_26w_4s.in1k](https://huggingface.co/timm/res2net101_26w_4s.in1k) | 45.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net101_26w_4s | 2023-04-24 |
636
+ | [resnet101d.gluon_in1k](https://huggingface.co/timm/resnet101d.gluon_in1k) | 44.6M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101d | 2023-04-05 |
637
+ | [resnext101_32x4d.gluon_in1k](https://huggingface.co/timm/resnext101_32x4d.gluon_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
638
+ | [resnext101_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_swsl_ig1b_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
639
+ | [resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k) | 44.2M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext101_32x4d | 2023-04-05 |
640
+ | [resnet101.tv_in1k](https://huggingface.co/timm/resnet101.tv_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
641
+ | [resnet101.a1h_in1k](https://huggingface.co/timm/resnet101.a1h_in1k) | 44.5M | 7.9G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
642
+ | [res2net50_26w_6s.in1k](https://huggingface.co/timm/res2net50_26w_6s.in1k) | 37.1M | 6.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_6s | 2023-04-24 |
643
+ | [ecaresnet50t.ra2_in1k](https://huggingface.co/timm/ecaresnet50t.ra2_in1k) | 25.6M | 5.7G | 256 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
644
+ | [resnet50s.gluon_in1k](https://huggingface.co/timm/resnet50s.gluon_in1k) | 25.7M | 5.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50s | 2023-04-05 |
645
+ | [resnetaa50d.sw_in12k](https://huggingface.co/timm/resnetaa50d.sw_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
646
+ | [resnetaa50d.d_in12k](https://huggingface.co/timm/resnetaa50d.d_in12k) | 47.7M | 5.4G | 224 | True | 2048 | 11821 | imagenet-12k | ResNet | resnetaa50d | 2023-04-05 |
647
+ | [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
648
+ | [skresnext50_32x4d.ra_in1k](https://huggingface.co/timm/skresnext50_32x4d.ra_in1k) | 27.4M | 4.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | skresnext50_32x4d | 2023-04-24 |
649
+ | [resnest50d_1s4x24d.in1k](https://huggingface.co/timm/resnest50d_1s4x24d.in1k) | 25.7M | 4.5G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest50d_1s4x24d | 2023-04-23 |
650
+ | [ecaresnet50d.miil_in1k](https://huggingface.co/timm/ecaresnet50d.miil_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50d | 2023-04-05 |
651
+ | [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
652
+ | [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
653
+ | [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
654
+ | [res2net50_26w_4s.in1k](https://huggingface.co/timm/res2net50_26w_4s.in1k) | 25.7M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_4s | 2023-04-24 |
655
+ | [seresnext50_32x4d.gluon_in1k](https://huggingface.co/timm/seresnext50_32x4d.gluon_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-05 |
656
+ | [resnext50_32x4d.ra_in1k](https://huggingface.co/timm/resnext50_32x4d.ra_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
657
+ | [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
658
+ | [resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
659
+ | [res2net50_14w_8s.in1k](https://huggingface.co/timm/res2net50_14w_8s.in1k) | 25.1M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_14w_8s | 2023-04-24 |
660
+ | [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
661
+ | [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
662
+ | [resnet50.c1_in1k](https://huggingface.co/timm/resnet50.c1_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
663
+ | [resnet50.b2k_in1k](https://huggingface.co/timm/resnet50.b2k_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
664
+ | [resnet50.am_in1k](https://huggingface.co/timm/resnet50.am_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
665
+ | [ecaresnetlight.miil_in1k](https://huggingface.co/timm/ecaresnetlight.miil_in1k) | 30.2M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnetlight | 2023-04-05 |
666
+ | [resnet50_gn.a1h_in1k](https://huggingface.co/timm/resnet50_gn.a1h_in1k) | 25.5M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50_gn | 2023-04-05 |
667
+ | [resnet101.a3_in1k](https://huggingface.co/timm/resnet101.a3_in1k) | 44.5M | 4.0G | 160 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet101 | 2023-04-05 |
668
+ | [resnet34.a2_in1k](https://huggingface.co/timm/resnet34.a2_in1k) | 21.8M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
669
+ | [resnest26d.gluon_in1k](https://huggingface.co/timm/resnest26d.gluon_in1k) | 17.1M | 3.7G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest26d | 2023-04-23 |
670
+ | [resnest14d.gluon_in1k](https://huggingface.co/timm/resnest14d.gluon_in1k) | 10.6M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnest14d | 2023-04-23 |
671
+ | [resnet26d.bt_in1k](https://huggingface.co/timm/resnet26d.bt_in1k) | 16.0M | 2.6G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet26d | 2023-04-05 |
672
+ | [resnet18d.ra2_in1k](https://huggingface.co/timm/resnet18d.ra2_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18d | 2023-04-05 |
673
+ | [resnet34.a3_in1k](https://huggingface.co/timm/resnet34.a3_in1k) | 21.8M | 1.9G | 160 | True | 512 | 1000 | imagenet-1k | ResNet | resnet34 | 2023-04-05 |
674
+ | [resnet18.tv_in1k](https://huggingface.co/timm/resnet18.tv_in1k) | 11.7M | 1.8G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18 | 2023-04-05 |
675
+ | [resnet18.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnet18.fb_ssl_yfcc100m_ft_in1k) | 11.7M | 1.8G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | resnet18 | 2023-04-05 |
676
+ | [resnet14t.c3_in1k](https://huggingface.co/timm/resnet14t.c3_in1k) | 10.1M | 1.1G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet14t | 2023-04-05 |
677
+ | [test_resnet.r160_in1k](https://huggingface.co/timm/test_resnet.r160_in1k) | 469.7K | 105.1M | 160 | True | 96 | 1000 | imagenet-1k | ResNet | test_resnet | 2024-09-22 |
678
 
679
  ## ResNetV2
680
 
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0084fe7e75c6005df2e4aa84e1310b6e9dac0649abb2baa850495bd1b5fae159
3
- size 28642
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d728add47c9de9d508c20df0711214545ddc631a5484ca1d18e65f031b73ea
3
+ size 28718
resnest50d_1s4x24d.in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05987817626415a43d961bd42659dad4e86e70331987c491bd607aa53082f9e4
3
+ size 169808
resnest50d_1s4x24d.in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18e048383cfab1b19383d11cafa44ac5968a1e5844d72c30359479a68d737c2
3
+ size 102676299
resnest50d_1s4x24d.in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
3
+ size 734