narugo1992 commited on
Commit
20b5f04
·
verified ·
1 Parent(s): df104ff

Export model 'resnetv2_50.a1h_in1k', on 2025-01-20 22:06:07 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 985 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -1164,7 +1164,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1164
 
1165
  ## ResNetV2
1166
 
1167
- 13 models with model class `ResNetV2`.
1168
 
1169
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1170
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
@@ -1172,6 +1172,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1172
  | [resnetv2_101.a1h_in1k](https://huggingface.co/timm/resnetv2_101.a1h_in1k) | 44.4M | 7.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_101 | 2023-03-23 |
1173
  | [resnetv2_50d_gn.ah_in1k](https://huggingface.co/timm/resnetv2_50d_gn.ah_in1k) | 25.5M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50d_gn | 2023-03-23 |
1174
  | [resnetv2_50d_evos.ah_in1k](https://huggingface.co/timm/resnetv2_50d_evos.ah_in1k) | 25.5M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50d_evos | 2023-03-23 |
 
1175
  | [resnetv2_34d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34d.ra4_e3600_r224_in1k) | 21.8M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_34d | 2024-11-01 |
1176
  | [resnetv2_34.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34.ra4_e3600_r224_in1k) | 21.8M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_34 | 2024-11-01 |
1177
  | [resnetv2_18d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_18d.ra4_e3600_r224_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_18d | 2024-11-01 |
 
114
 
115
  # Models
116
 
117
+ 986 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
1164
 
1165
  ## ResNetV2
1166
 
1167
+ 14 models with model class `ResNetV2`.
1168
 
1169
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1170
  |:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
 
1172
  | [resnetv2_101.a1h_in1k](https://huggingface.co/timm/resnetv2_101.a1h_in1k) | 44.4M | 7.8G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_101 | 2023-03-23 |
1173
  | [resnetv2_50d_gn.ah_in1k](https://huggingface.co/timm/resnetv2_50d_gn.ah_in1k) | 25.5M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50d_gn | 2023-03-23 |
1174
  | [resnetv2_50d_evos.ah_in1k](https://huggingface.co/timm/resnetv2_50d_evos.ah_in1k) | 25.5M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50d_evos | 2023-03-23 |
1175
+ | [resnetv2_50.a1h_in1k](https://huggingface.co/timm/resnetv2_50.a1h_in1k) | 25.5M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50 | 2023-03-23 |
1176
  | [resnetv2_34d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34d.ra4_e3600_r224_in1k) | 21.8M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_34d | 2024-11-01 |
1177
  | [resnetv2_34.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34.ra4_e3600_r224_in1k) | 21.8M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_34 | 2024-11-01 |
1178
  | [resnetv2_18d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_18d.ra4_e3600_r224_in1k) | 11.7M | 2.1G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_18d | 2024-11-01 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3dc3967158032364f1c7201b153848b039769abfbdd33efc06ad62f97818c36
3
- size 55112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1335d9e0bf010fca1315ad53294e6588062cd6d7b2b8d877b990c4309c14b97
3
+ size 55151
resnetv2_50.a1h_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86070e068df3c64aded615c3657d20372aa74f0a245f34d9cae8dc5b001a108f
3
+ size 169797
resnetv2_50.a1h_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cfc8f8e8ad0695c9e6e4f9c561e7f3640575bf55324737441218704357c540a
3
+ size 102351178
resnetv2_50.a1h_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f0c5419388b180049426deb3901ffdc314970b3ec4e9a9ce9f27b2eaad2b68
3
+ size 642