narugo1992 commited on
Export model 'convnextv2_tiny.fcmae', on 2025-01-20 08:31:00 UTC
Browse files- README.md +3 -2
- convnextv2_tiny.fcmae/meta.json +3 -0
- convnextv2_tiny.fcmae/model.onnx +3 -0
- convnextv2_tiny.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 |
|
|
@@ -203,7 +203,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 203 |
|
| 204 |
## ConvNeXt
|
| 205 |
|
| 206 |
-
|
| 207 |
|
| 208 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 209 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
@@ -224,6 +224,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 224 |
| [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 |
|
| 225 |
| [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 |
|
| 226 |
| [convnextv2_tiny.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_tiny.fcmae_ft_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnextv2_tiny | 2023-01-05 |
|
|
|
|
| 227 |
| [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 |
|
| 228 |
| [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 |
|
| 229 |
| [convnextv2_nano.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_nano.fcmae_ft_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
585 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 203 |
|
| 204 |
## ConvNeXt
|
| 205 |
|
| 206 |
+
32 models with model class `ConvNeXt`.
|
| 207 |
|
| 208 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 209 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
|
| 224 |
| [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 |
|
| 225 |
| [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 |
|
| 226 |
| [convnextv2_tiny.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_tiny.fcmae_ft_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnextv2_tiny | 2023-01-05 |
|
| 227 |
+
| [convnextv2_tiny.fcmae](https://huggingface.co/timm/convnextv2_tiny.fcmae) | 27.8M | 4.5G | 224 | False | 768 | 768 | | ConvNeXt | convnextv2_tiny | 2023-01-05 |
|
| 228 |
| [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 |
|
| 229 |
| [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 |
|
| 230 |
| [convnextv2_nano.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_nano.fcmae_ft_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
convnextv2_tiny.fcmae/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:454543af24bff161fbf3473a63414628e740424abf3eacd61915542d8a55200d
|
| 3 |
+
size 438
|
convnextv2_tiny.fcmae/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b3610d37a9419fc8768eec70d901e149ea6726417d7cae715ac60c6c1c584b
|
| 3 |
+
size 111679026
|
convnextv2_tiny.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:6983fc0f683526e29d818b88bf395cbeaa201b30a9ede2cc0b8686d7486d2c73
|
| 3 |
+
size 39533
|