narugo1992
commited on
Export model 'convnext_atto_ols.a2_in1k', on 2025-01-20 07:43:35 UTC
Browse files- README.md +3 -2
- convnext_atto_ols.a2_in1k/meta.json +3 -0
- convnext_atto_ols.a2_in1k/model.onnx +3 -0
- convnext_atto_ols.a2_in1k/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 |
|
@@ -193,7 +193,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
193 |
|
194 |
## ConvNeXt
|
195 |
|
196 |
-
|
197 |
|
198 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
199 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
@@ -219,6 +219,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
219 |
| [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 |
|
220 |
| [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 |
|
221 |
| [convnextv2_femto.fcmae](https://huggingface.co/timm/convnextv2_femto.fcmae) | 4.8M | 779.3M | 224 | False | 384 | 384 | | ConvNeXt | convnextv2_femto | 2023-01-05 |
|
|
|
222 |
| [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 |
|
223 |
| [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 |
|
224 |
| [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 |
+
514 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
193 |
|
194 |
## ConvNeXt
|
195 |
|
196 |
+
26 models with model class `ConvNeXt`.
|
197 |
|
198 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
199 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
219 |
| [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 |
|
220 |
| [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 |
|
221 |
| [convnextv2_femto.fcmae](https://huggingface.co/timm/convnextv2_femto.fcmae) | 4.8M | 779.3M | 224 | False | 384 | 384 | | ConvNeXt | convnextv2_femto | 2023-01-05 |
|
222 |
+
| [convnext_atto_ols.a2_in1k](https://huggingface.co/timm/convnext_atto_ols.a2_in1k) | 3.7M | 576.6M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnext_atto_ols | 2022-12-13 |
|
223 |
| [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 |
|
224 |
| [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 |
|
225 |
| [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 |
|
convnext_atto_ols.a2_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1861fa88899586f7da3e3061e6ea25e48897c20d96835f133adf8c6a62e8de27
|
3 |
+
size 169810
|
convnext_atto_ols.a2_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de0cb5da444b7d93c3771f05194ebc960a90fe4e8adf5fc80fca2c6b428d52c3
|
3 |
+
size 14930672
|
convnext_atto_ols.a2_in1k/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:a04c9ea6069627ea522f4714aa619c117df929c6e1390c0e2283679777e3a186
|
3 |
+
size 36555
|