narugo1992
commited on
Export model 'resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384', on 2025-01-21 19:41:39 JST
Browse files
README.md
CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -1271,27 +1271,28 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
1271 |
|
1272 |
## ResNetV2
|
1273 |
|
1274 |
-
|
1275 |
-
|
1276 |
-
| Name
|
1277 |
-
|
1278 |
-
| [resnetv2_34d.ra4_e3600_r384_in1k](https://huggingface.co/timm/resnetv2_34d.ra4_e3600_r384_in1k)
|
1279 |
-
| [resnetv2_101.a1h_in1k](https://huggingface.co/timm/resnetv2_101.a1h_in1k)
|
1280 |
-
| [resnetv2_50d_gn.ah_in1k](https://huggingface.co/timm/resnetv2_50d_gn.ah_in1k)
|
1281 |
-
| [resnetv2_50d_evos.ah_in1k](https://huggingface.co/timm/resnetv2_50d_evos.ah_in1k)
|
1282 |
-
| [resnetv2_50.a1h_in1k](https://huggingface.co/timm/resnetv2_50.a1h_in1k)
|
1283 |
-
| [resnetv2_34d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34d.ra4_e3600_r224_in1k)
|
1284 |
-
| [resnetv2_34.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_34.ra4_e3600_r224_in1k)
|
1285 |
-
| [resnetv2_18d.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_18d.ra4_e3600_r224_in1k)
|
1286 |
-
| [resnetv2_18.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_18.ra4_e3600_r224_in1k)
|
1287 |
-
| [resnetv2_101x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k)
|
1288 |
-
| [resnetv2_50x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k)
|
1289 |
-
| [resnetv2_50x3_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x3_bit.goog_in21k_ft_in1k)
|
1290 |
-
| [resnetv2_152x2_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_152x2_bit.goog_in21k_ft_in1k)
|
1291 |
-
| [resnetv2_152x2_bit.
|
1292 |
-
| [
|
1293 |
-
| [
|
1294 |
-
| [resnetv2_50x1_bit.
|
|
|
1295 |
|
1296 |
## RexNet
|
1297 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
1137 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
1271 |
|
1272 |
## ResNetV2
|
1273 |
|
1274 |
+
18 models with model class `ResNetV2`.
|
1275 |
+
|
1276 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
1277 |
+
|:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
|
1278 |
+
| [resnetv2_34d.ra4_e3600_r384_in1k](https://huggingface.co/timm/resnetv2_34d.ra4_e3600_r384_in1k) | 21.8M | 11.5G | 384 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_34d | 2024-11-18 |
|
1279 |
+
| [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 |
|
1280 |
+
| [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 |
|
1281 |
+
| [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 |
|
1282 |
+
| [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 |
|
1283 |
+
| [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 |
|
1284 |
+
| [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 |
|
1285 |
+
| [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 |
|
1286 |
+
| [resnetv2_18.ra4_e3600_r224_in1k](https://huggingface.co/timm/resnetv2_18.ra4_e3600_r224_in1k) | 11.7M | 1.8G | 224 | True | 512 | 1000 | imagenet-1k | ResNetV2 | resnetv2_18 | 2024-11-01 |
|
1287 |
+
| [resnetv2_101x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
|
1288 |
+
| [resnetv2_50x1_bit.goog_in21k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k) | 44.8M | 44.8M | 224 | True | 2048 | 21843 | imagenet-21k-goog | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
|
1289 |
+
| [resnetv2_50x3_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x3_bit.goog_in21k_ft_in1k) | 6.1M | 7.4M | 448 | True | 6144 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x3_bit | 2023-03-23 |
|
1290 |
+
| [resnetv2_152x2_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_152x2_bit.goog_in21k_ft_in1k) | 4.1M | 4.9M | 448 | True | 4096 | 1000 | imagenet-1k | ResNetV2 | resnetv2_152x2_bit | 2023-03-23 |
|
1291 |
+
| [resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384](https://huggingface.co/timm/resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384) | 4.1M | 4.7M | 384 | True | 4096 | 1000 | imagenet-1k | ResNetV2 | resnetv2_152x2_bit | 2023-03-23 |
|
1292 |
+
| [resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k) | 4.1M | 4.3M | 224 | True | 4096 | 1000 | imagenet-1k | ResNetV2 | resnetv2_152x2_bit | 2023-03-23 |
|
1293 |
+
| [resnetv2_101x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_101x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_101x1_bit | 2023-03-23 |
|
1294 |
+
| [resnetv2_50x1_bit.goog_in21k_ft_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_in21k_ft_in1k) | 2.0M | 2.5M | 448 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
|
1295 |
+
| [resnetv2_50x1_bit.goog_distilled_in1k](https://huggingface.co/timm/resnetv2_50x1_bit.goog_distilled_in1k) | 2.0M | 2.2M | 224 | True | 2048 | 1000 | imagenet-1k | ResNetV2 | resnetv2_50x1_bit | 2023-03-23 |
|
1296 |
|
1297 |
## RexNet
|
1298 |
|
models.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d43e91b8778ad29d92b6f69c82549c0aa1886684b1b728292b4d2ad195b68b47
|
3 |
+
size 62359
|
resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cf1ac9e63ededebb357c27b43313caf5a97ae09a6cc55fe822243a2b9b3f8ab
|
3 |
+
size 169858
|
resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfe7bb288101774eecaaf553eedb1e28a3f3ade9e73fdc3b0b57dc7686a48d50
|
3 |
+
size 945859769
|
resnetv2_152x2_bit.goog_teacher_in21k_ft_in1k_384/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a08b6782724d3a3274363ac60488e44bc3f5df57b1c3d6ae9caad44d03e625e
|
3 |
+
size 642
|