Export model 'resnetv2_50d_evos.ah_in1k', on 2025-01-20 20:56:06 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- resnetv2_50d_evos.ah_in1k/meta.json +3 -0
- resnetv2_50d_evos.ah_in1k/model.onnx +3 -0
- resnetv2_50d_evos.ah_in1k/preprocess.json +3 -0
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 |
|
@@ -1107,13 +1107,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
1107 |
|
1108 |
## ResNetV2
|
1109 |
|
1110 |
-
|
1111 |
|
1112 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
1113 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
|
1114 |
| [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 |
|
1115 |
| [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 |
|
1116 |
| [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 |
|
|
|
1117 |
| [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 |
|
1118 |
| [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 |
|
1119 |
| [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 |
+
910 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
1107 |
|
1108 |
## ResNetV2
|
1109 |
|
1110 |
+
12 models with model class `ResNetV2`.
|
1111 |
|
1112 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
1113 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:-------------------|:-------------|
|
1114 |
| [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 |
|
1115 |
| [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 |
|
1116 |
| [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 |
|
1117 |
+
| [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 |
|
1118 |
| [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 |
|
1119 |
| [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 |
|
1120 |
| [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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a24c9982a2824807a9850da3f3a16de3f2873e1827b886d65aa02eb3deee0153
|
3 |
+
size 52222
|
resnetv2_50d_evos.ah_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57df6644e89e04d79f30d92b664142976a410b5c8c599c4e5511c8f4940843c0
|
3 |
+
size 169813
|
resnetv2_50d_evos.ah_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3063108ff7650633a690f8f07272bbcfc552a0d42b01aaf7f71e7a908f87fa67
|
3 |
+
size 102781353
|
resnetv2_50d_evos.ah_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f0c5419388b180049426deb3901ffdc314970b3ec4e9a9ce9f27b2eaad2b68
|
3 |
+
size 642
|