Export model 'convnextv2_femto.fcmae', on 2025-01-20 06:05:08 UTC
Browse files- README.md +3 -2
- convnextv2_femto.fcmae/meta.json +3 -0
- convnextv2_femto.fcmae/model.onnx +3 -0
- convnextv2_femto.fcmae/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 |
|
@@ -179,7 +179,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
179 |
|
180 |
## ConvNeXt
|
181 |
|
182 |
-
|
183 |
|
184 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
185 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
@@ -195,6 +195,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
195 |
| [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
|
196 |
| [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 |
|
197 |
| [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 |
|
|
|
198 |
| [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 |
|
199 |
| [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 |
|
200 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
330 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
179 |
|
180 |
## ConvNeXt
|
181 |
|
182 |
+
16 models with model class `ConvNeXt`.
|
183 |
|
184 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
185 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
195 |
| [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
|
196 |
| [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 |
|
197 |
| [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 |
|
198 |
+
| [convnextv2_femto.fcmae](https://huggingface.co/timm/convnextv2_femto.fcmae) | 4.8M | 779.3M | 224 | False | 384 | 384 | | ConvNeXt | convnextv2_femto | 2023-01-05 |
|
199 |
| [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 |
|
200 |
| [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 |
|
201 |
| [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 |
|
convnextv2_femto.fcmae/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c332894553684b19c27f165e866d70f60b3869abe9c4bc57db211004a1c236b
|
3 |
+
size 439
|
convnextv2_femto.fcmae/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ad5d34e163248f359f55fe40d963e2fbf7b3db70d8578f221e71a6fc013f793
|
3 |
+
size 19539092
|
convnextv2_femto.fcmae/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
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:15f1711a7aa809a119fe81a2b9a140d425aae793ce9f477178466ce0edb72f8c
|
3 |
+
size 28048
|