Export model 'convformer_m36.sail_in22k_ft_in1k', on 2025-01-19 18:07:32 UTC
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
pipeline_tag: image-classification
|
3 |
base_model:
|
|
|
4 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
5 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
6 |
- timm/efficientvit_b1.r256_in1k
|
@@ -27,7 +28,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
27 |
|
28 |
# Models
|
29 |
|
30 |
-
|
31 |
|
32 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
33 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------------|:-------------|
|
@@ -35,6 +36,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
35 |
| [nextvit_base.bd_in1k](https://huggingface.co/timm/nextvit_base.bd_in1k) | 44.8M | 8.3G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
36 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
37 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
|
|
38 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
39 |
| [convmixer_1024_20_ks9_p14.in1k](https://huggingface.co/timm/convmixer_1024_20_ks9_p14.in1k) | 24.4M | 6.0G | 224 | True | 1024 | 1000 | imagenet-1k | ConvMixer | convmixer_1024_20_ks9_p14 | 2023-04-24 |
|
40 |
| [xcit_small_24_p16_224.fb_in1k](https://huggingface.co/timm/xcit_small_24_p16_224.fb_in1k) | 47.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | Xcit | xcit_small_24_p16_224 | 2023-04-13 |
|
|
|
1 |
---
|
2 |
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
|
|
|
28 |
|
29 |
# Models
|
30 |
|
31 |
+
14 models exported from TIMM in total.
|
32 |
|
33 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
34 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------------|:-------------|
|
|
|
36 |
| [nextvit_base.bd_in1k](https://huggingface.co/timm/nextvit_base.bd_in1k) | 44.8M | 8.3G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
37 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
38 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
39 |
+
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
40 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
41 |
| [convmixer_1024_20_ks9_p14.in1k](https://huggingface.co/timm/convmixer_1024_20_ks9_p14.in1k) | 24.4M | 6.0G | 224 | True | 1024 | 1000 | imagenet-1k | ConvMixer | convmixer_1024_20_ks9_p14 | 2023-04-24 |
|
42 |
| [xcit_small_24_p16_224.fb_in1k](https://huggingface.co/timm/xcit_small_24_p16_224.fb_in1k) | 47.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | Xcit | xcit_small_24_p16_224 | 2023-04-13 |
|
convformer_m36.sail_in22k_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e9fa509f40bf2011a3f1e86b88fa3fe1e576e6bb5e461b5016a31029b2ab711
|
3 |
+
size 169828
|
convformer_m36.sail_in22k_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4917837f862c8f22f272264f6c212a9e31f738c1442bfc78931da1b4e2c87ca
|
3 |
+
size 228733409
|
convformer_m36.sail_in22k_ft_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
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:b2c2e4e4a46e94ffbe86b2b67e0f709d9994c18f0255268f22ade77081a75954
|
3 |
+
size 9338
|