narugo1992 commited on
Commit
37ac080
·
verified ·
1 Parent(s): 5d0c092

Export model 'resnetaa101d.sw_in12k', on 2025-01-20 04:31:42 UTC

Browse files
README.md CHANGED
@@ -46,7 +46,6 @@ base_model:
46
  - timm/mobilevitv2_175.cvnets_in1k
47
  - timm/nest_base_jx.goog_in1k
48
  - timm/nextvit_base.bd_in1k
49
- - timm/regnety_120.sw_in12k
50
  - timm/regnety_120.sw_in12k_ft_in1k
51
  - timm/regnety_160.lion_in12k_ft_in1k
52
  - timm/repghostnet_050.in1k
@@ -79,6 +78,7 @@ base_model:
79
  - timm/resnet152s.gluon_in1k
80
  - timm/resnetaa50.a1h_in1k
81
  - timm/resnetaa50d.d_in12k
 
82
  - timm/resnetv2_18d.ra4_e3600_r224_in1k
83
  - timm/resnetv2_101x1_bit.goog_in21k_ft_in1k
84
  - timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 143 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
@@ -389,7 +389,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
389
 
390
  ## ResNet
391
 
392
- 24 models with model class `ResNet`.
393
 
394
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
395
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
@@ -397,6 +397,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
397
  | [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 |
398
  | [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 |
399
  | [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 |
 
400
  | [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 |
401
  | [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 |
402
  | [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 |
 
46
  - timm/mobilevitv2_175.cvnets_in1k
47
  - timm/nest_base_jx.goog_in1k
48
  - timm/nextvit_base.bd_in1k
 
49
  - timm/regnety_120.sw_in12k_ft_in1k
50
  - timm/regnety_160.lion_in12k_ft_in1k
51
  - timm/repghostnet_050.in1k
 
78
  - timm/resnet152s.gluon_in1k
79
  - timm/resnetaa50.a1h_in1k
80
  - timm/resnetaa50d.d_in12k
81
+ - timm/resnetaa101d.sw_in12k
82
  - timm/resnetv2_18d.ra4_e3600_r224_in1k
83
  - timm/resnetv2_101x1_bit.goog_in21k_ft_in1k
84
  - timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k
 
114
 
115
  # Models
116
 
117
+ 144 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
 
389
 
390
  ## ResNet
391
 
392
+ 25 models with model class `ResNet`.
393
 
394
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
395
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
 
397
  | [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 |
398
  | [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 |
399
  | [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 |
400
+ | [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 |
401
  | [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 |
402
  | [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 |
403
  | [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 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c0a5ac552f7b39b9a96ee8093e9dbcfbf8b91454511164587f0b1421f16470
3
- size 17938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:300587323b967e791307907e3bf3612a9d5c27981b9017ea7af11ee37d0e1fc7
3
+ size 17985
resnetaa101d.sw_in12k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441bd99e63255dc7e418b87da6bd76fd9b12f8ec0bacce9ffed10a964270805f
3
+ size 2015364
resnetaa101d.sw_in12k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a003f12c73d913d894e1ac7bcd7583acffe68395986358629e12498ccf961481
3
+ size 266833424
resnetaa101d.sw_in12k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
3
+ size 734