Export model 'convnext_pico.d1_in1k', on 2025-01-19 18:12:28 UTC
Browse files- README.md +4 -2
- convnext_pico.d1_in1k/meta.json +3 -0
- convnext_pico.d1_in1k/model.onnx +3 -0
- convnext_pico.d1_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model:
|
|
4 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
5 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
6 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
|
|
7 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
8 |
- timm/ecaresnet50t.a1_in1k
|
9 |
- timm/efficientvit_b1.r256_in1k
|
@@ -33,7 +34,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
33 |
|
34 |
# Models
|
35 |
|
36 |
-
##
|
37 |
|
38 |
ByobNet
|
39 |
|
@@ -54,11 +55,12 @@ ConvMixer
|
|
54 |
|
55 |
ConvNeXt
|
56 |
|
57 |
-
|
58 |
|
59 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
60 |
|:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:----------------|:-------------|
|
61 |
| [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 |
|
|
|
62 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
63 |
|
64 |
EfficientNet
|
|
|
4 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
5 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
6 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
7 |
+
- timm/convnext_pico.d1_in1k
|
8 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
9 |
- timm/ecaresnet50t.a1_in1k
|
10 |
- timm/efficientvit_b1.r256_in1k
|
|
|
34 |
|
35 |
# Models
|
36 |
|
37 |
+
## 20 models exported from TIMM in total.
|
38 |
|
39 |
ByobNet
|
40 |
|
|
|
55 |
|
56 |
ConvNeXt
|
57 |
|
58 |
+
3 models with model class `ConvNeXt`.
|
59 |
|
60 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
61 |
|:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:----------------|:-------------|
|
62 |
| [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 |
|
63 |
+
| [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 |
|
64 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
65 |
|
66 |
EfficientNet
|
convnext_pico.d1_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9beae3379b8e086ab2e2de32a32aebd8b52b9980408412c5c76404e8781a8206
|
3 |
+
size 169799
|
convnext_pico.d1_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f7a261607abfd2b7a93977c850a45daaed56f575cbaf615f9b1c9f5095c509f
|
3 |
+
size 36301359
|
convnext_pico.d1_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:b63ce3db984d048bda793fa78850446530db6e95836d698f3928ddc06d8a5f0c
|
3 |
+
size 9907
|