narugo1992
commited on
Export model 'res2net50_26w_4s.in1k', on 2025-01-20 04:58:27 UTC
Browse files- README.md +4 -3
- models.parquet +2 -2
- res2net50_26w_4s.in1k/meta.json +3 -0
- res2net50_26w_4s.in1k/model.onnx +3 -0
- res2net50_26w_4s.in1k/preprocess.json +3 -0
README.md
CHANGED
@@ -16,7 +16,6 @@ base_model:
|
|
16 |
- timm/convnext_nano.r384_ad_in12k
|
17 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
18 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
19 |
-
- timm/cs3sedarknet_x.c2ns_in1k
|
20 |
- timm/cspresnet50.ra_in1k
|
21 |
- timm/cspresnext50.ra_in1k
|
22 |
- timm/dla46x_c.in1k
|
@@ -70,6 +69,7 @@ base_model:
|
|
70 |
- timm/repvit_m2_3.dist_300e_in1k
|
71 |
- timm/repvit_m3.dist_in1k
|
72 |
- timm/res2net50_14w_8s.in1k
|
|
|
73 |
- timm/res2net50_26w_6s.in1k
|
74 |
- timm/res2net50_48w_2s.in1k
|
75 |
- timm/res2net101_26w_4s.in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -477,7 +477,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
477 |
|
478 |
## ResNet
|
479 |
|
480 |
-
|
481 |
|
482 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
483 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
@@ -503,6 +503,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
503 |
| [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
|
504 |
| [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
|
505 |
| [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 |
|
|
|
506 |
| [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 |
|
507 |
| [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 |
|
508 |
| [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 |
|
|
|
16 |
- timm/convnext_nano.r384_ad_in12k
|
17 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
18 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
|
|
19 |
- timm/cspresnet50.ra_in1k
|
20 |
- timm/cspresnext50.ra_in1k
|
21 |
- timm/dla46x_c.in1k
|
|
|
69 |
- timm/repvit_m2_3.dist_300e_in1k
|
70 |
- timm/repvit_m3.dist_in1k
|
71 |
- timm/res2net50_14w_8s.in1k
|
72 |
+
- timm/res2net50_26w_4s.in1k
|
73 |
- timm/res2net50_26w_6s.in1k
|
74 |
- timm/res2net50_48w_2s.in1k
|
75 |
- timm/res2net101_26w_4s.in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
203 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
477 |
|
478 |
## ResNet
|
479 |
|
480 |
+
36 models with model class `ResNet`.
|
481 |
|
482 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
483 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:------------------|:-------------|
|
|
|
503 |
| [resnet50d.a1_in1k](https://huggingface.co/timm/resnet50d.a1_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50d | 2023-04-05 |
|
504 |
| [resnet50c.gluon_in1k](https://huggingface.co/timm/resnet50c.gluon_in1k) | 25.6M | 4.4G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnet50c | 2023-04-05 |
|
505 |
| [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 |
|
506 |
+
| [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 |
|
507 |
| [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 |
|
508 |
| [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 |
|
509 |
| [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 |
|
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:968ae069461dce348578c6838b0bb26e1d64407fbb65a7256df00284c7597fc9
|
3 |
+
size 21267
|
res2net50_26w_4s.in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8279ce7b5ec9a1f223122ba491b2fb1234e448f82e3c86be1e504d3287fc201
|
3 |
+
size 169802
|
res2net50_26w_4s.in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3e3aaf2a1c43a99457226b1116aa81fd085ff6fb6d351ac8b6b2effd9c49966
|
3 |
+
size 102763687
|
res2net50_26w_4s.in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6abb43a6abcd1556f46dcb1b8605bb3c121fb3d91a10e384e0f737a9d92bd254
|
3 |
+
size 735
|