Export model 'resnext50_32x4d.tv2_in1k', on 2025-01-20 09:05:48 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- resnext50_32x4d.tv2_in1k/meta.json +3 -0
- resnext50_32x4d.tv2_in1k/model.onnx +3 -0
- resnext50_32x4d.tv2_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 |
|
@@ -806,7 +806,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
806 |
|
807 |
## ResNet
|
808 |
|
809 |
-
|
810 |
|
811 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
812 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
@@ -889,6 +889,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
889 |
| [skresnet34.ra_in1k](https://huggingface.co/timm/skresnet34.ra_in1k) | 22.3M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | skresnet34 | 2023-04-24 |
|
890 |
| [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 |
|
891 |
| [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 |
|
|
|
892 |
| [resnet50.a1h_in1k](https://huggingface.co/timm/resnet50.a1h_in1k) | 25.6M | 2.6G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
|
893 |
| [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 |
|
894 |
| [ecaresnet50d_pruned.miil_in1k](https://huggingface.co/timm/ecaresnet50d_pruned.miil_in1k) | 17.9M | 2.5G | 224 | True | 2022 | 1000 | imagenet-1k | ResNet | ecaresnet50d_pruned | 2023-04-05 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
653 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
806 |
|
807 |
## ResNet
|
808 |
|
809 |
+
96 models with model class `ResNet`.
|
810 |
|
811 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
812 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
889 |
| [skresnet34.ra_in1k](https://huggingface.co/timm/skresnet34.ra_in1k) | 22.3M | 3.7G | 224 | True | 512 | 1000 | imagenet-1k | ResNet | skresnet34 | 2023-04-24 |
|
890 |
| [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 |
|
891 |
| [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 |
|
892 |
+
| [resnext50_32x4d.tv2_in1k](https://huggingface.co/timm/resnext50_32x4d.tv2_in1k) | 25.0M | 2.7G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
893 |
| [resnet50.a1h_in1k](https://huggingface.co/timm/resnet50.a1h_in1k) | 25.6M | 2.6G | 176 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
|
894 |
| [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 |
|
895 |
| [ecaresnet50d_pruned.miil_in1k](https://huggingface.co/timm/ecaresnet50d_pruned.miil_in1k) | 17.9M | 2.5G | 224 | True | 2022 | 1000 | imagenet-1k | ResNet | ecaresnet50d_pruned | 2023-04-05 |
|
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:dae882abcf0ced21da3b2264bcb42b75fbbdaa57e805213dbee3aab0d1b526a2
|
3 |
+
size 42256
|
resnext50_32x4d.tv2_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d52852bf336a061a272cc34c065785f83d3ad51c43b30f6ae838854171789b2
|
3 |
+
size 169807
|
resnext50_32x4d.tv2_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31944b07bf3a3bf16a267509c4f223c76683edce3f1465f8e05baba9bd6574b3
|
3 |
+
size 100018573
|
resnext50_32x4d.tv2_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86005656a16a99e46eb7271bb702834aa0e617ec157ee0d16fc3db8fee517f82
|
3 |
+
size 735
|