Export model 'efficientvit_l1.r224_in1k', on 2025-01-19 18:15:19 UTC
Browse files- README.md +10 -1
- efficientvit_l1.r224_in1k/meta.json +3 -0
- efficientvit_l1.r224_in1k/model.onnx +3 -0
- efficientvit_l1.r224_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -10,6 +10,7 @@ base_model:
|
|
10 |
- timm/efficientnet_b5.sw_in12k
|
11 |
- timm/efficientvit_b1.r256_in1k
|
12 |
- timm/efficientvit_b2.r256_in1k
|
|
|
13 |
- timm/fbnetv3_b.ra2_in1k
|
14 |
- timm/ghostnetv2_100.in1k
|
15 |
- timm/hgnetv2_b3.ssld_stage1_in22k_in1k
|
@@ -39,7 +40,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
39 |
|
40 |
# Models
|
41 |
|
42 |
-
|
43 |
|
44 |
## ByobNet
|
45 |
|
@@ -86,6 +87,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
86 |
| [efficientvit_b2.r256_in1k](https://huggingface.co/timm/efficientvit_b2.r256_in1k) | 24.3M | 2.1G | 256 | True | 2560 | 1000 | imagenet-1k | EfficientVit | efficientvit_b2 | 2023-08-18 |
|
87 |
| [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 |
|
88 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
## GhostNet
|
90 |
|
91 |
1 model with model class `GhostNet`.
|
|
|
10 |
- timm/efficientnet_b5.sw_in12k
|
11 |
- timm/efficientvit_b1.r256_in1k
|
12 |
- timm/efficientvit_b2.r256_in1k
|
13 |
+
- timm/efficientvit_l1.r224_in1k
|
14 |
- timm/fbnetv3_b.ra2_in1k
|
15 |
- timm/ghostnetv2_100.in1k
|
16 |
- timm/hgnetv2_b3.ssld_stage1_in22k_in1k
|
|
|
40 |
|
41 |
# Models
|
42 |
|
43 |
+
26 models exported from TIMM in total.
|
44 |
|
45 |
## ByobNet
|
46 |
|
|
|
87 |
| [efficientvit_b2.r256_in1k](https://huggingface.co/timm/efficientvit_b2.r256_in1k) | 24.3M | 2.1G | 256 | True | 2560 | 1000 | imagenet-1k | EfficientVit | efficientvit_b2 | 2023-08-18 |
|
88 |
| [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 |
|
89 |
|
90 |
+
## EfficientVitLarge
|
91 |
+
|
92 |
+
1 model with model class `EfficientVitLarge`.
|
93 |
+
|
94 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
95 |
+
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:----------------|:-------------|
|
96 |
+
| [efficientvit_l1.r224_in1k](https://huggingface.co/timm/efficientvit_l1.r224_in1k) | 52.7M | 5.3G | 224 | True | 3200 | 1000 | imagenet-1k | EfficientVitLarge | efficientvit_l1 | 2023-11-21 |
|
97 |
+
|
98 |
## GhostNet
|
99 |
|
100 |
1 model with model class `GhostNet`.
|
efficientvit_l1.r224_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ceab2ecd94628eb94ada3bbc9bc93be7833c562d9d66d04f61522a37238c444
|
3 |
+
size 169820
|
efficientvit_l1.r224_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b9a1cea23b97b028eb68cd6356b154ade10e05854b06297e7c3edbcef88088f
|
3 |
+
size 210846942
|
efficientvit_l1.r224_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:ba358a9a697da2463745cbf5751d589b12238d16ad1293d8a3741c651c9dbd38
|
3 |
+
size 10430
|