narugo1992 commited on
Export model 'convnextv2_pico.fcmae_ft_in1k', on 2025-01-20 22:08:30 JST
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 |
|
|
@@ -235,7 +235,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 235 |
|
| 236 |
## ConvNeXt
|
| 237 |
|
| 238 |
-
|
| 239 |
|
| 240 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 241 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
@@ -279,6 +279,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 279 |
| [convnext_nano.d1h_in1k](https://huggingface.co/timm/convnext_nano.d1h_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2022-12-13 |
|
| 280 |
| [convnextv2_nano.fcmae](https://huggingface.co/timm/convnextv2_nano.fcmae) | 14.9M | 2.4G | 224 | False | 640 | 640 | | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
| 281 |
| [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 |
|
|
|
|
| 282 |
| [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 |
|
| 283 |
| [convnextv2_pico.fcmae](https://huggingface.co/timm/convnextv2_pico.fcmae) | 8.5M | 1.4G | 224 | False | 512 | 512 | | ConvNeXt | convnextv2_pico | 2023-01-05 |
|
| 284 |
| [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 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
987 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 235 |
|
| 236 |
## ConvNeXt
|
| 237 |
|
| 238 |
+
56 models with model class `ConvNeXt`.
|
| 239 |
|
| 240 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 241 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
|
|
| 279 |
| [convnext_nano.d1h_in1k](https://huggingface.co/timm/convnext_nano.d1h_in1k) | 15.6M | 2.4G | 224 | True | 640 | 1000 | imagenet-1k | ConvNeXt | convnext_nano | 2022-12-13 |
|
| 280 |
| [convnextv2_nano.fcmae](https://huggingface.co/timm/convnextv2_nano.fcmae) | 14.9M | 2.4G | 224 | False | 640 | 640 | | ConvNeXt | convnextv2_nano | 2023-01-05 |
|
| 281 |
| [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 |
|
| 282 |
+
| [convnextv2_pico.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_pico.fcmae_ft_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnextv2_pico | 2023-01-05 |
|
| 283 |
| [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 |
|
| 284 |
| [convnextv2_pico.fcmae](https://huggingface.co/timm/convnextv2_pico.fcmae) | 8.5M | 1.4G | 224 | False | 512 | 512 | | ConvNeXt | convnextv2_pico | 2023-01-05 |
|
| 285 |
| [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 |
|
convnextv2_pico.fcmae_ft_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:835225812ae8f4a46482a430aa1e56276fffbcfcfd247fd6f55b44386cea42de
|
| 3 |
+
size 169817
|
convnextv2_pico.fcmae_ft_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15773ddfd0587b173aedadf2cb295078d8dbdc51b1a2d699ffc1130c9563548d
|
| 3 |
+
size 36415079
|
convnextv2_pico.fcmae_ft_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:5278b970683db9253fee60e13b15dbd282f3f08278feb3fb9bebc5c7dd69b9de
|
| 3 |
+
size 55183
|