narugo1992
commited on
Export model 'convnext_zepto_rms.ra4_e3600_r224_in1k', on 2025-01-19 18:40:23 UTC
Browse files
README.md
CHANGED
|
@@ -13,6 +13,7 @@ base_model:
|
|
| 13 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 14 |
- timm/convnext_pico.d1_in1k
|
| 15 |
- timm/convnext_pico_ols.d1_in1k
|
|
|
|
| 16 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
| 17 |
- timm/convnextv2_nano.fcmae_ft_in22k_in1k
|
| 18 |
- timm/cs3edgenet_x.c2_in1k
|
|
@@ -106,7 +107,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 106 |
|
| 107 |
# Models
|
| 108 |
|
| 109 |
-
|
| 110 |
|
| 111 |
## ByobNet
|
| 112 |
|
|
@@ -127,7 +128,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 127 |
|
| 128 |
## ConvNeXt
|
| 129 |
|
| 130 |
-
|
| 131 |
|
| 132 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 133 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
@@ -139,6 +140,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 139 |
| [convnext_femto_ols.d1_in1k](https://huggingface.co/timm/convnext_femto_ols.d1_in1k) | 5.2M | 813.1M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto_ols | 2022-12-13 |
|
| 140 |
| [convnext_femto.d1_in1k](https://huggingface.co/timm/convnext_femto.d1_in1k) | 5.2M | 779.6M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto | 2022-12-13 |
|
| 141 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
|
|
|
| 142 |
| [test_convnext2.r160_in1k](https://huggingface.co/timm/test_convnext2.r160_in1k) | 476.1K | 50.8M | 160 | True | 128 | 1000 | imagenet-1k | ConvNeXt | test_convnext2 | 2024-09-22 |
|
| 143 |
|
| 144 |
## CspNet
|
|
|
|
| 13 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 14 |
- timm/convnext_pico.d1_in1k
|
| 15 |
- timm/convnext_pico_ols.d1_in1k
|
| 16 |
+
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
| 17 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
| 18 |
- timm/convnextv2_nano.fcmae_ft_in22k_in1k
|
| 19 |
- timm/cs3edgenet_x.c2_in1k
|
|
|
|
| 107 |
|
| 108 |
# Models
|
| 109 |
|
| 110 |
+
93 models exported from TIMM in total.
|
| 111 |
|
| 112 |
## ByobNet
|
| 113 |
|
|
|
|
| 128 |
|
| 129 |
## ConvNeXt
|
| 130 |
|
| 131 |
+
10 models with model class `ConvNeXt`.
|
| 132 |
|
| 133 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 134 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
|
| 140 |
| [convnext_femto_ols.d1_in1k](https://huggingface.co/timm/convnext_femto_ols.d1_in1k) | 5.2M | 813.1M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto_ols | 2022-12-13 |
|
| 141 |
| [convnext_femto.d1_in1k](https://huggingface.co/timm/convnext_femto.d1_in1k) | 5.2M | 779.6M | 224 | True | 384 | 1000 | imagenet-1k | ConvNeXt | convnext_femto | 2022-12-13 |
|
| 142 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
| 143 |
+
| [convnext_zepto_rms.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms.ra4_e3600_r224_in1k) | 2.2M | 302.2M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms | 2024-09-30 |
|
| 144 |
| [test_convnext2.r160_in1k](https://huggingface.co/timm/test_convnext2.r160_in1k) | 476.1K | 50.8M | 160 | True | 128 | 1000 | imagenet-1k | ConvNeXt | test_convnext2 | 2024-09-22 |
|
| 145 |
|
| 146 |
## CspNet
|
convnext_zepto_rms.ra4_e3600_r224_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed8b974efd67296d3bdf8d093f420ead47d38bed4873f986006d0ce5e1ed3460
|
| 3 |
+
size 169837
|
convnext_zepto_rms.ra4_e3600_r224_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a04dc1155ec4103209f1f899f434d31701d24e53ac5f0378363877a2036e9024
|
| 3 |
+
size 8735804
|
convnext_zepto_rms.ra4_e3600_r224_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bed6e31315ff1705e2c30d0f8599851d065fb99a791121378e424a9e26036f3
|
| 3 |
+
size 642
|
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:94457ed0a3e32a6448d089d9b954ab2fdeeaa460bc7196539aa509a8dc41c425
|
| 3 |
+
size 14879
|