narugo1992
commited on
Export model 'nextvit_base.bd_in1k', on 2025-01-19 18:07:05 UTC
Browse files- README.md +3 -1
- models.parquet +2 -2
- nextvit_base.bd_in1k/meta.json +3 -0
- nextvit_base.bd_in1k/model.onnx +3 -0
- nextvit_base.bd_in1k/preprocess.json +3 -0
README.md
CHANGED
@@ -7,6 +7,7 @@ base_model:
|
|
7 |
- timm/ghostnetv2_100.in1k
|
8 |
- timm/mobilenetv2_100.ra_in1k
|
9 |
- timm/mobilevitv2_050.cvnets_in1k
|
|
|
10 |
- timm/regnetx_080.tv2_in1k
|
11 |
- timm/resnetaa50.a1h_in1k
|
12 |
- timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k
|
@@ -26,11 +27,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
26 |
|
27 |
# Models
|
28 |
|
29 |
-
|
30 |
|
31 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
32 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------------|:-------------|
|
33 |
| [vit_little_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_little_patch16_reg4_gap_256.sbb_in1k) | 22.4M | 5.7G | 256 | True | 320 | 1000 | imagenet-1k | VisionTransformer | vit_little_patch16_reg4_gap_256 | 2024-05-10 |
|
|
|
34 |
| [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 |
|
35 |
| [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 |
|
36 |
| [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 |
|
|
|
7 |
- timm/ghostnetv2_100.in1k
|
8 |
- timm/mobilenetv2_100.ra_in1k
|
9 |
- timm/mobilevitv2_050.cvnets_in1k
|
10 |
+
- timm/nextvit_base.bd_in1k
|
11 |
- timm/regnetx_080.tv2_in1k
|
12 |
- timm/resnetaa50.a1h_in1k
|
13 |
- timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k
|
|
|
27 |
|
28 |
# Models
|
29 |
|
30 |
+
13 models exported from TIMM in total.
|
31 |
|
32 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
33 |
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:--------------------------------|:-------------|
|
34 |
| [vit_little_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_little_patch16_reg4_gap_256.sbb_in1k) | 22.4M | 5.7G | 256 | True | 320 | 1000 | imagenet-1k | VisionTransformer | vit_little_patch16_reg4_gap_256 | 2024-05-10 |
|
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 |
|
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:973f2fe16ef493e0cb3b56d53dae7cf537dc37432ca184d57c94afc156f96eb7
|
3 |
+
size 9261
|
nextvit_base.bd_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d291c4d3a687ab913e83dbe1f7900f2fff70afeb95e6186e8c84dabc5ce5cd9b
|
3 |
+
size 169797
|
nextvit_base.bd_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c11811fb444a0d7a1fb3af37eb107722a69dea87189483be839ec900e080749
|
3 |
+
size 179627595
|
nextvit_base.bd_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
3 |
+
size 734
|