narugo1992
commited on
Export model 'efficientvit_m4.r224_in1k', on 2025-01-20 04:53:23 UTC
Browse files- README.md +4 -3
- efficientvit_m4.r224_in1k/meta.json +3 -0
- efficientvit_m4.r224_in1k/model.onnx +3 -0
- efficientvit_m4.r224_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -27,6 +27,7 @@ base_model:
|
|
27 |
- timm/efficientvit_b2.r256_in1k
|
28 |
- timm/efficientvit_l1.r224_in1k
|
29 |
- timm/efficientvit_m2.r224_in1k
|
|
|
30 |
- timm/ese_vovnet39b.ra_in1k
|
31 |
- timm/fastvit_s12.apple_dist_in1k
|
32 |
- timm/fastvit_t12.apple_in1k
|
@@ -75,7 +76,6 @@ base_model:
|
|
75 |
- timm/res2net101_26w_4s.in1k
|
76 |
- timm/resnest14d.gluon_in1k
|
77 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
78 |
-
- timm/resnext101_32x8d.tv_in1k
|
79 |
- timm/selecsls42b.in1k
|
80 |
- timm/seresnext50_32x4d.gluon_in1k
|
81 |
- timm/skresnext50_32x4d.ra_in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -249,10 +249,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
249 |
|
250 |
## EfficientVitMsra
|
251 |
|
252 |
-
|
253 |
|
254 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
255 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------------|:----------------|:-------------|
|
|
|
256 |
| [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 |
|
257 |
|
258 |
## Eva
|
|
|
27 |
- timm/efficientvit_b2.r256_in1k
|
28 |
- timm/efficientvit_l1.r224_in1k
|
29 |
- timm/efficientvit_m2.r224_in1k
|
30 |
+
- timm/efficientvit_m4.r224_in1k
|
31 |
- timm/ese_vovnet39b.ra_in1k
|
32 |
- timm/fastvit_s12.apple_dist_in1k
|
33 |
- timm/fastvit_t12.apple_in1k
|
|
|
76 |
- timm/res2net101_26w_4s.in1k
|
77 |
- timm/resnest14d.gluon_in1k
|
78 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
|
|
79 |
- timm/selecsls42b.in1k
|
80 |
- timm/seresnext50_32x4d.gluon_in1k
|
81 |
- timm/skresnext50_32x4d.ra_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
192 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
249 |
|
250 |
## EfficientVitMsra
|
251 |
|
252 |
+
2 models with model class `EfficientVitMsra`.
|
253 |
|
254 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
255 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------------|:----------------|:-------------|
|
256 |
+
| [efficientvit_m4.r224_in1k](https://huggingface.co/timm/efficientvit_m4.r224_in1k) | 8.8M | 301.8M | 224 | True | 384 | 1000 | imagenet-1k | EfficientVitMsra | efficientvit_m4 | 2023-08-18 |
|
257 |
| [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 |
|
258 |
|
259 |
## Eva
|
efficientvit_m4.r224_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80d48aaeac38bd9d32fe6482e75c3e020b883a0353c6ac84f3f89fb6754b686b
|
3 |
+
size 169816
|
efficientvit_m4.r224_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02afbd07fd0474603b670dba235ee4332416dcddc6e302c8951e372e74cddcc3
|
3 |
+
size 35600767
|
efficientvit_m4.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:e7888ea49f6a0218fe357796181bc335659ab4b36bee9a7e3e437e50d6c77726
|
3 |
+
size 20696
|