narugo1992 commited on
Export model 'convnext_tiny.fb_in1k', on 2025-01-20 22:16:29 JST
Browse files- README.md +3 -2
- convnext_tiny.fb_in1k/meta.json +3 -0
- convnext_tiny.fb_in1k/model.onnx +3 -0
- convnext_tiny.fb_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 |
|
|
@@ -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 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
@@ -271,6 +271,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 271 |
| [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 |
|
| 272 |
| [convnext_tiny_hnf.a2h_in1k](https://huggingface.co/timm/convnext_tiny_hnf.a2h_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny_hnf | 2022-12-13 |
|
| 273 |
| [convnext_tiny.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_tiny.fb_in22k_ft_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
|
|
|
| 274 |
| [convnextv2_tiny.fcmae](https://huggingface.co/timm/convnextv2_tiny.fcmae) | 27.8M | 4.5G | 224 | False | 768 | 768 | | ConvNeXt | convnextv2_tiny | 2023-01-05 |
|
| 275 |
| [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 |
|
| 276 |
| [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 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
994 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 235 |
|
| 236 |
## ConvNeXt
|
| 237 |
|
| 238 |
+
57 models with model class `ConvNeXt`.
|
| 239 |
|
| 240 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 241 |
|:---------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
|
|
|
|
| 271 |
| [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 |
|
| 272 |
| [convnext_tiny_hnf.a2h_in1k](https://huggingface.co/timm/convnext_tiny_hnf.a2h_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny_hnf | 2022-12-13 |
|
| 273 |
| [convnext_tiny.fb_in22k_ft_in1k](https://huggingface.co/timm/convnext_tiny.fb_in22k_ft_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
| 274 |
+
| [convnext_tiny.fb_in1k](https://huggingface.co/timm/convnext_tiny.fb_in1k) | 28.6M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | ConvNeXt | convnext_tiny | 2022-12-13 |
|
| 275 |
| [convnextv2_tiny.fcmae](https://huggingface.co/timm/convnextv2_tiny.fcmae) | 27.8M | 4.5G | 224 | False | 768 | 768 | | ConvNeXt | convnextv2_tiny | 2023-01-05 |
|
| 276 |
| [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 |
|
| 277 |
| [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 |
|
convnext_tiny.fb_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c322cf158340eb85626afb4e222474cfc224978287ca3fddf18e03329fc707b3
|
| 3 |
+
size 169800
|
convnext_tiny.fb_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a73201180fcb674b81a141ed62e5c73cc3e1439b27a59305c539ed0d0c68244
|
| 3 |
+
size 114529274
|
convnext_tiny.fb_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:d4c11cfb03536eaeba578fe37d00a5d1071b5305cbc9d8f501dbf80a82b871ea
|
| 3 |
+
size 55437
|