narugo1992
commited on
Export model 'efficientvit_m2.r224_in1k', on 2025-01-20 04:36:08 UTC
Browse files- README.md +10 -2
- efficientvit_m2.r224_in1k/meta.json +3 -0
- efficientvit_m2.r224_in1k/model.onnx +3 -0
- efficientvit_m2.r224_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
|
@@ -10,7 +10,6 @@ base_model:
|
|
| 10 |
- timm/convformer_s36.sail_in1k_384
|
| 11 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
| 12 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
| 13 |
-
- timm/convnext_base.clip_laion2b_augreg_ft_in12k
|
| 14 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 15 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
| 16 |
- timm/cs3edgenet_x.c2_in1k
|
|
@@ -24,6 +23,7 @@ base_model:
|
|
| 24 |
- timm/efficientvit_b1.r256_in1k
|
| 25 |
- timm/efficientvit_b2.r256_in1k
|
| 26 |
- timm/efficientvit_l1.r224_in1k
|
|
|
|
| 27 |
- timm/ese_vovnet39b.ra_in1k
|
| 28 |
- timm/ghostnetv2_100.in1k
|
| 29 |
- timm/hardcorenas_a.miil_green_in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## ByobNet
|
| 120 |
|
|
@@ -234,6 +234,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 234 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:----------------|:-------------|
|
| 235 |
| [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 |
|
| 236 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 237 |
## GhostNet
|
| 238 |
|
| 239 |
1 model with model class `GhostNet`.
|
|
|
|
| 10 |
- timm/convformer_s36.sail_in1k_384
|
| 11 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
| 12 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
|
|
|
| 13 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 14 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
| 15 |
- timm/cs3edgenet_x.c2_in1k
|
|
|
|
| 23 |
- timm/efficientvit_b1.r256_in1k
|
| 24 |
- timm/efficientvit_b2.r256_in1k
|
| 25 |
- timm/efficientvit_l1.r224_in1k
|
| 26 |
+
- timm/efficientvit_m2.r224_in1k
|
| 27 |
- timm/ese_vovnet39b.ra_in1k
|
| 28 |
- timm/ghostnetv2_100.in1k
|
| 29 |
- timm/hardcorenas_a.miil_green_in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
154 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## ByobNet
|
| 120 |
|
|
|
|
| 234 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------------|:----------------|:-------------|
|
| 235 |
| [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 |
|
| 236 |
|
| 237 |
+
## EfficientVitMsra
|
| 238 |
+
|
| 239 |
+
1 model with model class `EfficientVitMsra`.
|
| 240 |
+
|
| 241 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 242 |
+
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------------|:----------------|:-------------|
|
| 243 |
+
| [efficientvit_m2.r224_in1k](https://huggingface.co/timm/efficientvit_m2.r224_in1k) | 4.2M | 203.3M | 224 | True | 224 | 1000 | imagenet-1k | EfficientVitMsra | efficientvit_m2 | 2023-08-18 |
|
| 244 |
+
|
| 245 |
## GhostNet
|
| 246 |
|
| 247 |
1 model with model class `GhostNet`.
|
efficientvit_m2.r224_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e0056c5b991185bc6fa84c3818fde32af6b3857e69e6ef1060a25537e155c14
|
| 3 |
+
size 169816
|
efficientvit_m2.r224_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b25a782fa1a16bd53509e9388a70609193efa9f80cd0d02caeabcb29db52f32
|
| 3 |
+
size 17045667
|
efficientvit_m2.r224_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:0673d8755ee577a42b3e247634427f3317657d79a4e093d7d8bec90f0fa64cb7
|
| 3 |
+
size 18616
|