narugo1992 commited on
Export model 'convnext_tiny.in12k', on 2025-01-20 07:12:33 UTC
Browse files- README.md +3 -2
- convnext_tiny.in12k/meta.json +3 -0
- convnext_tiny.in12k/model.onnx +3 -0
- convnext_tiny.in12k/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 |
|
|
@@ -188,7 +188,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 188 |
|
| 189 |
## ConvNeXt
|
| 190 |
|
| 191 |
-
|
| 192 |
|
| 193 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 194 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
@@ -204,6 +204,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 204 |
| [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 |
|
| 205 |
| [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 |
|
| 206 |
| [convnext_tiny.fb_in22k](https://huggingface.co/timm/convnext_tiny.fb_in22k) | 44.6M | 4.5G | 224 | True | 768 | 21841 | imagenet-22k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
|
|
|
| 207 |
| [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 |
|
| 208 |
| [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 |
|
| 209 |
| [convnext_nano.in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.in12k_ft_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2022-12-13 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
469 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 188 |
|
| 189 |
## ConvNeXt
|
| 190 |
|
| 191 |
+
25 models with model class `ConvNeXt`.
|
| 192 |
|
| 193 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 194 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
|
| 204 |
| [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 |
|
| 205 |
| [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 |
|
| 206 |
| [convnext_tiny.fb_in22k](https://huggingface.co/timm/convnext_tiny.fb_in22k) | 44.6M | 4.5G | 224 | True | 768 | 21841 | imagenet-22k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
| 207 |
+
| [convnext_tiny.in12k](https://huggingface.co/timm/convnext_tiny.in12k) | 36.9M | 4.5G | 224 | True | 768 | 11821 | imagenet-12k | ConvNeXt | convnext_tiny | 2023-01-11 |
|
| 208 |
| [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 |
|
| 209 |
| [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 |
|
| 210 |
| [convnext_nano.in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.in12k_ft_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2022-12-13 |
|
convnext_tiny.in12k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62c7905fe2351edec1a48e56cec9daf306bd7701f915a78da29afeed91d43584
|
| 3 |
+
size 2015362
|
convnext_tiny.in12k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:445735f344fe5ff9d3eb96c5a42b2fdbbc908ef20954b61e440796a6113dbc42
|
| 3 |
+
size 147814672
|
convnext_tiny.in12k/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:fb860c19a8f0a819d392398c690972af4df4b6f80994380b9c334b25ae924913
|
| 3 |
+
size 34382
|