narugo1992
commited on
Export model 'mobilenetv4_hybrid_medium.ix_e550_r256_in1k', on 2025-01-19 18:39:48 UTC
Browse files
README.md
CHANGED
@@ -45,6 +45,7 @@ base_model:
|
|
45 |
- timm/mobilenetv2_100.ra_in1k
|
46 |
- timm/mobilenetv4_conv_large.e600_r384_in1k
|
47 |
- timm/mobilenetv4_conv_small.e3600_r256_in1k
|
|
|
48 |
- timm/mobilevitv2_050.cvnets_in1k
|
49 |
- timm/nest_base_jx.goog_in1k
|
50 |
- timm/nextvit_base.bd_in1k
|
@@ -104,7 +105,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
104 |
|
105 |
# Models
|
106 |
|
107 |
-
|
108 |
|
109 |
## ByobNet
|
110 |
|
@@ -268,15 +269,16 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
268 |
|
269 |
## MobileNetV3
|
270 |
|
271 |
-
|
272 |
|
273 |
-
| Name
|
274 |
-
|
275 |
-
| [mobilenetv4_conv_large.e600_r384_in1k](https://huggingface.co/timm/mobilenetv4_conv_large.e600_r384_in1k)
|
276 |
-
| [
|
277 |
-
| [
|
278 |
-
| [
|
279 |
-
| [
|
|
|
280 |
|
281 |
## Nest
|
282 |
|
|
|
45 |
- timm/mobilenetv2_100.ra_in1k
|
46 |
- timm/mobilenetv4_conv_large.e600_r384_in1k
|
47 |
- timm/mobilenetv4_conv_small.e3600_r256_in1k
|
48 |
+
- timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
|
49 |
- timm/mobilevitv2_050.cvnets_in1k
|
50 |
- timm/nest_base_jx.goog_in1k
|
51 |
- timm/nextvit_base.bd_in1k
|
|
|
105 |
|
106 |
# Models
|
107 |
|
108 |
+
91 models exported from TIMM in total.
|
109 |
|
110 |
## ByobNet
|
111 |
|
|
|
269 |
|
270 |
## MobileNetV3
|
271 |
|
272 |
+
6 models with model class `MobileNetV3`.
|
273 |
|
274 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
275 |
+
|:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:------------|:--------------------------|:-------------|
|
276 |
+
| [mobilenetv4_conv_large.e600_r384_in1k](https://huggingface.co/timm/mobilenetv4_conv_large.e600_r384_in1k) | 31.2M | 6.4G | 384 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_large | 2024-06-13 |
|
277 |
+
| [mobilenetv4_hybrid_medium.ix_e550_r256_in1k](https://huggingface.co/timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k) | 9.7M | 1.2G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_hybrid_medium | 2024-06-24 |
|
278 |
+
| [fbnetv3_b.ra2_in1k](https://huggingface.co/timm/fbnetv3_b.ra2_in1k) | 6.6M | 405.6M | 224 | True | 1984 | 1000 | imagenet-1k | MobileNetV3 | fbnetv3_b | 2022-12-16 |
|
279 |
+
| [hardcorenas_f.miil_green_in1k](https://huggingface.co/timm/hardcorenas_f.miil_green_in1k) | 6.9M | 340.7M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_f | 2023-04-21 |
|
280 |
+
| [mobilenetv4_conv_small.e3600_r256_in1k](https://huggingface.co/timm/mobilenetv4_conv_small.e3600_r256_in1k) | 2.5M | 241.0M | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_small | 2024-12-03 |
|
281 |
+
| [hardcorenas_a.miil_green_in1k](https://huggingface.co/timm/hardcorenas_a.miil_green_in1k) | 4.0M | 223.0M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_a | 2023-04-21 |
|
282 |
|
283 |
## Nest
|
284 |
|
mobilenetv4_hybrid_medium.ix_e550_r256_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e1ad50990573b179735ab52ce7b00d5ed14139bce98b5f9b570706f779878dc
|
3 |
+
size 169859
|
mobilenetv4_hybrid_medium.ix_e550_r256_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec6690969610b495e1eeb8f7dc8eaaa25d3e9e509699982e02d53daa36018b88
|
3 |
+
size 44382337
|
mobilenetv4_hybrid_medium.ix_e550_r256_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:575f8cce7c0f333e8b126ef17b89eea9046640514474ef50ad91ef37dbdbc0ca
|
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:eca43c52303e498ee3564dd2523d551faf652a545578c9f3461a1cf601d6a4b9
|
3 |
+
size 14748
|