narugo1992 commited on
Export model 'seresnet50.a2_in1k', on 2025-01-20 19:23:11 JST
Browse files- README.md +3 -2
- models.parquet +2 -2
- seresnet50.a2_in1k/meta.json +3 -0
- seresnet50.a2_in1k/model.onnx +3 -0
- seresnet50.a2_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 |
|
|
@@ -879,7 +879,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 879 |
|
| 880 |
## ResNet
|
| 881 |
|
| 882 |
-
|
| 883 |
|
| 884 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 885 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
@@ -955,6 +955,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 955 |
| [res2net50_14w_8s.in1k](https://huggingface.co/timm/res2net50_14w_8s.in1k) | 25.1M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_14w_8s | 2023-04-24 |
|
| 956 |
| [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
|
| 957 |
| [seresnet50.ra2_in1k](https://huggingface.co/timm/seresnet50.ra2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
|
|
|
| 958 |
| [seresnet50.a1_in1k](https://huggingface.co/timm/seresnet50.a1_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 959 |
| [resnet50.ram_in1k](https://huggingface.co/timm/resnet50.ram_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 960 |
| [resnet50.gluon_in1k](https://huggingface.co/timm/resnet50.gluon_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
771 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 879 |
|
| 880 |
## ResNet
|
| 881 |
|
| 882 |
+
118 models with model class `ResNet`.
|
| 883 |
|
| 884 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 885 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------|:-------------|
|
|
|
|
| 955 |
| [res2net50_14w_8s.in1k](https://huggingface.co/timm/res2net50_14w_8s.in1k) | 25.1M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_14w_8s | 2023-04-24 |
|
| 956 |
| [res2net50_48w_2s.in1k](https://huggingface.co/timm/res2net50_48w_2s.in1k) | 25.3M | 4.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | res2net50_48w_2s | 2023-04-24 |
|
| 957 |
| [seresnet50.ra2_in1k](https://huggingface.co/timm/seresnet50.ra2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 958 |
+
| [seresnet50.a2_in1k](https://huggingface.co/timm/seresnet50.a2_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 959 |
| [seresnet50.a1_in1k](https://huggingface.co/timm/seresnet50.a1_in1k) | 28.1M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnet50 | 2023-04-06 |
|
| 960 |
| [resnet50.ram_in1k](https://huggingface.co/timm/resnet50.ram_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
| 961 |
| [resnet50.gluon_in1k](https://huggingface.co/timm/resnet50.gluon_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-06 |
|
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:08971552351e86c8b7d08ed26b6e33ddb5d3d62f1929458e3cc07bb8ef99a7e3
|
| 3 |
+
size 46863
|
seresnet50.a2_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5a8c9a2a92c61711b4edfe58acb0ae4bc508c913311c8b4e9161c34bf034153
|
| 3 |
+
size 169790
|
seresnet50.a2_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2e3e6e77c921405d150b228753bf75796c59ea83c37dc03df0ad93338b4a092
|
| 3 |
+
size 112318312
|
seresnet50.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
|