Export model 'convnext_nano.r384_ad_in12k', on 2025-01-20 04:53:05 UTC
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ base_model:
|
|
13 |
- timm/convformer_s36.sail_in1k_384
|
14 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
15 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
|
|
16 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
17 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
18 |
- timm/cs3edgenet_x.c2_in1k
|
@@ -74,7 +75,6 @@ base_model:
|
|
74 |
- timm/res2net101_26w_4s.in1k
|
75 |
- timm/resnest14d.gluon_in1k
|
76 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
77 |
-
- timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k
|
78 |
- timm/resnext101_32x8d.tv_in1k
|
79 |
- timm/selecsls42b.in1k
|
80 |
- timm/seresnext50_32x4d.gluon_in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -158,12 +158,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
158 |
|
159 |
## ConvNeXt
|
160 |
|
161 |
-
|
162 |
|
163 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
164 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
165 |
| [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-03-31 |
|
166 |
| [convnext_base.fb_in1k](https://huggingface.co/timm/convnext_base.fb_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
|
|
167 |
| [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
|
168 |
| [convnext_nano.in12k](https://huggingface.co/timm/convnext_nano.in12k) | 22.5M | 2.5G | 224 | True | 640 | 11821 | imagenet-12k | ConvNeXt | convnext_nano | 2022-12-13 |
|
169 |
| [convnextv2_nano.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_nano.fcmae_ft_in22k_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
|
|
13 |
- timm/convformer_s36.sail_in1k_384
|
14 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
15 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
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/cs3edgenet_x.c2_in1k
|
|
|
75 |
- timm/res2net101_26w_4s.in1k
|
76 |
- timm/resnest14d.gluon_in1k
|
77 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
|
|
78 |
- timm/resnext101_32x8d.tv_in1k
|
79 |
- timm/selecsls42b.in1k
|
80 |
- timm/seresnext50_32x4d.gluon_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
191 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
158 |
|
159 |
## ConvNeXt
|
160 |
|
161 |
+
13 models with model class `ConvNeXt`.
|
162 |
|
163 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
164 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
165 |
| [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-03-31 |
|
166 |
| [convnext_base.fb_in1k](https://huggingface.co/timm/convnext_base.fb_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
167 |
+
| [convnext_nano.r384_ad_in12k](https://huggingface.co/timm/convnext_nano.r384_ad_in12k) | 22.5M | 7.2G | 384 | True | 640 | 11821 | imagenet-12k | ConvNeXt | convnext_nano | 2024-12-31 |
|
168 |
| [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
|
169 |
| [convnext_nano.in12k](https://huggingface.co/timm/convnext_nano.in12k) | 22.5M | 2.5G | 224 | True | 640 | 11821 | imagenet-12k | ConvNeXt | convnext_nano | 2022-12-13 |
|
170 |
| [convnextv2_nano.fcmae_ft_in22k_in1k](https://huggingface.co/timm/convnextv2_nano.fcmae_ft_in22k_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
convnext_nano.r384_ad_in12k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75d82267f4ad70520ef09e8610db3ba27cbecf8b46bb9de137d3f6cb727fcda8
|
3 |
+
size 2015378
|
convnext_nano.r384_ad_in12k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7db871d4c6e809e4faa50386728fd59e6aadc9e43a8b7068f16bfc95c2e587b6
|
3 |
+
size 90254301
|
convnext_nano.r384_ad_in12k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
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:5775798ee220968b4cfcbfc609370755fc57a36e4abde0066e11b48636787e14
|
3 |
+
size 20664
|