Export model 'resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k', on 2025-01-20 04:55:08 UTC
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 |
|
@@ -474,7 +474,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
474 |
|
475 |
## ResNet
|
476 |
|
477 |
-
|
478 |
|
479 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
480 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
@@ -500,6 +500,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
500 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
|
501 |
| [seresnext50_32x4d.gluon_in1k](https://huggingface.co/timm/seresnext50_32x4d.gluon_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-05 |
|
502 |
| [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
|
|
503 |
| [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 |
|
504 |
| [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 |
|
505 |
| [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 2023-04-05 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
196 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
474 |
|
475 |
## ResNet
|
476 |
|
477 |
+
33 models with model class `ResNet`.
|
478 |
|
479 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
480 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
|
|
500 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
|
501 |
| [seresnext50_32x4d.gluon_in1k](https://huggingface.co/timm/seresnext50_32x4d.gluon_in1k) | 27.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | seresnext50_32x4d | 2023-04-05 |
|
502 |
| [resnext50_32x4d.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
503 |
+
| [resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k](https://huggingface.co/timm/resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k) | 25.0M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnext50_32x4d | 2023-04-05 |
|
504 |
| [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 |
|
505 |
| [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 |
|
506 |
| [resnet50.fb_swsl_ig1b_ft_in1k](https://huggingface.co/timm/resnet50.fb_swsl_ig1b_ft_in1k) | 25.6M | 4.1G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50 | 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:94c2aa48bcf09294169459593bfbbfde83e15f3921071a7eeee86f39f5d1ca6a
|
3 |
+
size 20917
|
resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29a85fde116ec258c5fa15c4cef6fa39a3c538dac9ad2ab22c9799bc6b897e97
|
3 |
+
size 169837
|
resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e2b2f38dae1c1e643cb04263325ce703904954ea58c5149dd10caea7b64c691
|
3 |
+
size 100018573
|
resnext50_32x4d.fb_ssl_yfcc100m_ft_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
3 |
+
size 735
|