narugo1992 commited on
Export model 'convnext_atto.d2_in1k', on 2025-01-20 20:05:19 JST
Browse files- README.md +3 -2
- convnext_atto.d2_in1k/meta.json +3 -0
- convnext_atto.d2_in1k/model.onnx +3 -0
- convnext_atto.d2_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 |
|
|
@@ -223,7 +223,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 223 |
|
| 224 |
## ConvNeXt
|
| 225 |
|
| 226 |
-
|
| 227 |
|
| 228 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 229 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
@@ -272,6 +272,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 272 |
| [convnextv2_femto.fcmae](https://huggingface.co/timm/convnextv2_femto.fcmae) | 4.8M | 779.3M | 224 | False | 384 | 384 | | ConvNeXt | convnextv2_femto | 2023-01-05 |
|
| 273 |
| [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 |
|
| 274 |
| [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 |
|
|
|
|
| 275 |
| [convnext_zepto_rms_ols.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k) | 2.2M | 337.1M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms_ols | 2024-10-09 |
|
| 276 |
| [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-10-01 |
|
| 277 |
| [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 |
+
837 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 223 |
|
| 224 |
## ConvNeXt
|
| 225 |
|
| 226 |
+
50 models with model class `ConvNeXt`.
|
| 227 |
|
| 228 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 229 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
|
|
| 272 |
| [convnextv2_femto.fcmae](https://huggingface.co/timm/convnextv2_femto.fcmae) | 4.8M | 779.3M | 224 | False | 384 | 384 | | ConvNeXt | convnextv2_femto | 2023-01-05 |
|
| 273 |
| [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 |
|
| 274 |
| [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 |
|
| 275 |
+
| [convnext_atto.d2_in1k](https://huggingface.co/timm/convnext_atto.d2_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnext_atto | 2022-12-13 |
|
| 276 |
| [convnext_zepto_rms_ols.ra4_e3600_r224_in1k](https://huggingface.co/timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k) | 2.2M | 337.1M | 224 | True | 256 | 1000 | imagenet-1k | ConvNeXt | convnext_zepto_rms_ols | 2024-10-09 |
|
| 277 |
| [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-10-01 |
|
| 278 |
| [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.d2_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a04ac6f14885f263581a065754d8d1e4b7b9c8f29d0a8b8a08ae2fc9dd2ee169
|
| 3 |
+
size 169798
|
convnext_atto.d2_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef517a01ddd5a7ac8b44894b84a4a19a7263be2b04effe6bf444319b22c84435
|
| 3 |
+
size 14900684
|
convnext_atto.d2_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:92bf7b7ba19f48cd121d1292e12129eaf71db911119e89bda095c925acc30f2b
|
| 3 |
+
size 49431
|