narugo1992
commited on
Export model 'convnext_nano.r384_in12k_ft_in1k', on 2025-01-19 18:10:01 UTC
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ pipeline_tag: image-classification
|
|
3 |
base_model:
|
4 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
5 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
|
|
6 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
7 |
- timm/efficientvit_b1.r256_in1k
|
8 |
- timm/ghostnetv2_100.in1k
|
@@ -29,7 +30,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
29 |
|
30 |
# Models
|
31 |
|
32 |
-
|
33 |
|
34 |
ByobNet
|
35 |
|
@@ -50,11 +51,12 @@ ConvMixer
|
|
50 |
|
51 |
ConvNeXt
|
52 |
|
53 |
-
|
54 |
|
55 |
-
| Name
|
56 |
-
|
57 |
-
| [
|
|
|
58 |
|
59 |
EfficientNet
|
60 |
|
|
|
3 |
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/efficientvit_b1.r256_in1k
|
9 |
- timm/ghostnetv2_100.in1k
|
|
|
30 |
|
31 |
# Models
|
32 |
|
33 |
+
16 models exported from TIMM in total.
|
34 |
|
35 |
ByobNet
|
36 |
|
|
|
51 |
|
52 |
ConvNeXt
|
53 |
|
54 |
+
2 models with model class `ConvNeXt`.
|
55 |
|
56 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
57 |
+
|:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:----------------|:-------------|
|
58 |
+
| [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 |
|
59 |
+
| [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 |
|
60 |
|
61 |
EfficientNet
|
62 |
|
convnext_nano.r384_in12k_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b37ab328f00f722d443419bc88672ba588a4031b9b73575800d0160f7a314b33
|
3 |
+
size 169822
|
convnext_nano.r384_in12k_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b963ce93e45a5b7d8a97822a15a677e893de80c2f7e62be68a24cf57b58fd786
|
3 |
+
size 62509255
|
convnext_nano.r384_in12k_ft_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
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:402c6592aacd1e33528eafc690d830cee4f5783889833d70da7d2df5927b8487
|
3 |
+
size 9484
|