narugo1992
commited on
Export model 'convnext_nano.in12k', on 2025-01-20 04:29:32 UTC
Browse files- README.md +3 -2
- convnext_nano.in12k/meta.json +3 -0
- convnext_nano.in12k/model.onnx +3 -0
- convnext_nano.in12k/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 |
## ByobNet
|
120 |
|
@@ -137,12 +137,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
137 |
|
138 |
## ConvNeXt
|
139 |
|
140 |
-
|
141 |
|
142 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
143 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
144 |
| [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-03-31 |
|
145 |
| [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
|
|
|
146 |
| [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 |
|
147 |
| [convnext_pico_ols.d1_in1k](https://huggingface.co/timm/convnext_pico_ols.d1_in1k) | 9.1M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico_ols | 2022-12-13 |
|
148 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
139 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
137 |
|
138 |
## ConvNeXt
|
139 |
|
140 |
+
11 models with model class `ConvNeXt`.
|
141 |
|
142 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
143 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
144 |
| [convnext_base.clip_laion2b_augreg_ft_in12k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k) | 99.6M | 20.1G | 256 | True | 1024 | 11821 | imagenet-12k | ConvNeXt | convnext_base | 2023-03-31 |
|
145 |
| [convnext_nano.r384_in12k_ft_in1k](https://huggingface.co/timm/convnext_nano.r384_in12k_ft_in1k) | 15.6M | 7.2G | 384 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2024-12-31 |
|
146 |
+
| [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 |
|
147 |
| [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 |
|
148 |
| [convnext_pico_ols.d1_in1k](https://huggingface.co/timm/convnext_pico_ols.d1_in1k) | 9.1M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico_ols | 2022-12-13 |
|
149 |
| [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 |
|
convnext_nano.in12k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04681944e6eaabf8036908b22a97fcf52c6b9ff386fbbebf840290283ae8b0fd
|
3 |
+
size 2015362
|
convnext_nano.in12k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:427d56855da239458d4a47e8f47c4a538d6e73257590c5e2871538615842ffea
|
3 |
+
size 90254301
|
convnext_nano.in12k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
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:0e11f7ce7ebe23cbdd5c8caf3986a2200364ffd1eb0944a448d37b492055d3e4
|
3 |
+
size 17733
|