narugo1992 commited on
Export model 'ecaresnet50t.a2_in1k', on 2025-01-20 20:26:17 JST
Browse files- README.md +3 -2
- ecaresnet50t.a2_in1k/meta.json +3 -0
- ecaresnet50t.a2_in1k/model.onnx +3 -0
- ecaresnet50t.a2_in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
|
@@ -939,7 +939,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 939 |
|
| 940 |
## ResNet
|
| 941 |
|
| 942 |
-
|
| 943 |
|
| 944 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 945 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -1007,6 +1007,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1007 |
| [resnet50d.a2_in1k](https://huggingface.co/timm/resnet50d.a2_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-06 |
|
| 1008 |
| [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-06 |
|
| 1009 |
| [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-06 |
|
|
|
|
| 1010 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-06 |
|
| 1011 |
| [res2net50_26w_4s.in1k](https://huggingface.co/timm/res2net50_26w_4s.in1k) | 25.7M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_4s | 2023-04-24 |
|
| 1012 |
| [seresnext50_32x4d.racm_in1k](https://huggingface.co/timm/seresnext50_32x4d.racm_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-06 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
872 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 939 |
|
| 940 |
## ResNet
|
| 941 |
|
| 942 |
+
133 models with model class `ResNet`.
|
| 943 |
|
| 944 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 945 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 1007 |
| [resnet50d.a2_in1k](https://huggingface.co/timm/resnet50d.a2_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-06 |
|
| 1008 |
| [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-06 |
|
| 1009 |
| [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-06 |
|
| 1010 |
+
| [ecaresnet50t.a2_in1k](https://huggingface.co/timm/ecaresnet50t.a2_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-06 |
|
| 1011 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-06 |
|
| 1012 |
| [res2net50_26w_4s.in1k](https://huggingface.co/timm/res2net50_26w_4s.in1k) | 25.7M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_26w_4s | 2023-04-24 |
|
| 1013 |
| [seresnext50_32x4d.racm_in1k](https://huggingface.co/timm/seresnext50_32x4d.racm_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-06 |
|
ecaresnet50t.a2_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd8212fa5f1fcc7d53cf5815916e2520b7ff6efadfd10d303d124da8c0794719
|
| 3 |
+
size 169796
|
ecaresnet50t.a2_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:954a5815412676a7e03136bd644b84e1fb9be950038291743f8147ce5be5c71d
|
| 3 |
+
size 102288894
|
ecaresnet50t.a2_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
| 3 |
+
size 734
|
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:8e56dac5021f245e0ef54527183949e950e81711a39096ea74e95b6ecc61549f
|
| 3 |
+
size 50758
|