narugo1992 commited on
Export model 'convnext_tiny.fb_in22k_ft_in1k_384', on 2025-01-20 08:28:39 UTC
Browse files
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 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
@@ -215,6 +215,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 215 |
| [convnext_base.clip_laion2b_augreg_ft_in12k_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-03-31 |
|
| 216 |
| [convnext_base.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_base.fb_in22k_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
| 217 |
| [convnext_base.fb_in1k](https://huggingface.co/timm/convnext_base.fb_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
|
|
|
| 218 |
| [convnext_small.fb_in22k](https://huggingface.co/timm/convnext_small.fb_in22k) | 66.2M | 8.7G | 224 | True | 768 | 21841 | imagenet-22k | ConvNeXt | convnext_small | 2022-12-13 |
|
| 219 |
| [convnext_small.in12k](https://huggingface.co/timm/convnext_small.in12k) | 58.5M | 8.7G | 224 | True | 768 | 11821 | imagenet-12k | ConvNeXt | convnext_small | 2023-01-11 |
|
| 220 |
| [convnext_small.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_small.fb_in22k_ft_in1k) | 50.2M | 8.7G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2022-12-13 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
581 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 203 |
|
| 204 |
## ConvNeXt
|
| 205 |
|
| 206 |
+
31 models with model class `ConvNeXt`.
|
| 207 |
|
| 208 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 209 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-------------------|:-------------|
|
|
|
|
| 215 |
| [convnext_base.clip_laion2b_augreg_ft_in12k_in1k](https://huggingface.co/timm/convnext_base.clip_laion2b_augreg_ft_in12k_in1k) | 88.5M | 20.1G | 256 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2023-03-31 |
|
| 216 |
| [convnext_base.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_base.fb_in22k_ft_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
| 217 |
| [convnext_base.fb_in1k](https://huggingface.co/timm/convnext_base.fb_in1k) | 88.5M | 15.4G | 224 | True | 1024 | 1000 | imagenet-1k | ConvNeXt | convnext_base | 2022-12-13 |
|
| 218 |
+
| [convnext_tiny.fb_in22k_ft_in1k_384](https://huggingface.co/timm/convnext_tiny.fb_in22k_ft_in1k_384) | 28.6M | 13.1G | 384 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
| 219 |
| [convnext_small.fb_in22k](https://huggingface.co/timm/convnext_small.fb_in22k) | 66.2M | 8.7G | 224 | True | 768 | 21841 | imagenet-22k | ConvNeXt | convnext_small | 2022-12-13 |
|
| 220 |
| [convnext_small.in12k](https://huggingface.co/timm/convnext_small.in12k) | 58.5M | 8.7G | 224 | True | 768 | 11821 | imagenet-12k | ConvNeXt | convnext_small | 2023-01-11 |
|
| 221 |
| [convnext_small.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_small.fb_in22k_ft_in1k) | 50.2M | 8.7G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_small | 2022-12-13 |
|
convnext_tiny.fb_in22k_ft_in1k_384/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:176e79ca949b36e552ee505125e6f775bc71d5ed653cecc8da343d24fc0dc020
|
| 3 |
+
size 169827
|
convnext_tiny.fb_in22k_ft_in1k_384/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75f410969ed0639ddcf23285dc43cc1129de413a832cf914a16cda127a6850b4
|
| 3 |
+
size 114529274
|
convnext_tiny.fb_in22k_ft_in1k_384/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbcc304931c25fc3e2d1d127dced13224c89fb0de8c0ae27121890e88cdd81c5
|
| 3 |
+
size 787
|
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:df4c48d0fa3c0856b2c34f83e6beeb9f1c8a0519c7e6b371835be19badef2117
|
| 3 |
+
size 39360
|