narugo1992 commited on
Export model 'mobilenetv3_large_150d.ra4_e3600_r256_in1k', on 2025-01-20 07:11:45 UTC
Browse files
README.md
CHANGED
|
@@ -7,7 +7,6 @@ base_model:
|
|
| 7 |
- timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
|
| 8 |
- timm/efficientvit_l1.r224_in1k
|
| 9 |
- timm/efficientvit_l2.r224_in1k
|
| 10 |
-
- timm/efficientvit_m2.r224_in1k
|
| 11 |
- timm/efficientvit_m4.r224_in1k
|
| 12 |
- timm/efficientvit_m5.r224_in1k
|
| 13 |
- timm/fastvit_ma36.apple_dist_in1k
|
|
@@ -39,6 +38,7 @@ base_model:
|
|
| 39 |
- timm/mambaout_small_rw.sw_e450_in1k
|
| 40 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
| 41 |
- timm/mobilenetv1_100h.ra4_e3600_r224_in1k
|
|
|
|
| 42 |
- timm/mobilenetv4_conv_aa_large.e230_r384_in12k
|
| 43 |
- timm/mobilenetv4_conv_aa_large.e230_r384_in12k_ft_in1k
|
| 44 |
- timm/mobilenetv4_conv_large.e600_r384_in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -536,7 +536,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 536 |
|
| 537 |
## MobileNetV3
|
| 538 |
|
| 539 |
-
|
| 540 |
|
| 541 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 542 |
|:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:--------------------------|:-------------|
|
|
@@ -549,6 +549,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 549 |
| [mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k](https://huggingface.co/timm/mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k) | 9.7M | 1.2G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_hybrid_medium | 2024-07-25 |
|
| 550 |
| [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 |
|
| 551 |
| [mobilenetv4_conv_medium.e500_r256_in1k](https://huggingface.co/timm/mobilenetv4_conv_medium.e500_r256_in1k) | 8.4M | 1.1G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_medium | 2024-06-12 |
|
|
|
|
| 552 |
| [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 |
|
| 553 |
| [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 |
|
| 554 |
| [hardcorenas_e.miil_green_in1k](https://huggingface.co/timm/hardcorenas_e.miil_green_in1k) | 6.8M | 337.5M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_e | 2023-04-21 |
|
|
|
|
| 7 |
- timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
|
| 8 |
- timm/efficientvit_l1.r224_in1k
|
| 9 |
- timm/efficientvit_l2.r224_in1k
|
|
|
|
| 10 |
- timm/efficientvit_m4.r224_in1k
|
| 11 |
- timm/efficientvit_m5.r224_in1k
|
| 12 |
- timm/fastvit_ma36.apple_dist_in1k
|
|
|
|
| 38 |
- timm/mambaout_small_rw.sw_e450_in1k
|
| 39 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
| 40 |
- timm/mobilenetv1_100h.ra4_e3600_r224_in1k
|
| 41 |
+
- timm/mobilenetv3_large_150d.ra4_e3600_r256_in1k
|
| 42 |
- timm/mobilenetv4_conv_aa_large.e230_r384_in12k
|
| 43 |
- timm/mobilenetv4_conv_aa_large.e230_r384_in12k_ft_in1k
|
| 44 |
- timm/mobilenetv4_conv_large.e600_r384_in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
465 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 536 |
|
| 537 |
## MobileNetV3
|
| 538 |
|
| 539 |
+
20 models with model class `MobileNetV3`.
|
| 540 |
|
| 541 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 542 |
|:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:--------------------------|:-------------|
|
|
|
|
| 549 |
| [mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k](https://huggingface.co/timm/mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k) | 9.7M | 1.2G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_hybrid_medium | 2024-07-25 |
|
| 550 |
| [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 |
|
| 551 |
| [mobilenetv4_conv_medium.e500_r256_in1k](https://huggingface.co/timm/mobilenetv4_conv_medium.e500_r256_in1k) | 8.4M | 1.1G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_medium | 2024-06-12 |
|
| 552 |
+
| [mobilenetv3_large_150d.ra4_e3600_r256_in1k](https://huggingface.co/timm/mobilenetv3_large_150d.ra4_e3600_r256_in1k) | 13.3M | 1.0G | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_large_150d | 2024-09-02 |
|
| 553 |
| [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 |
|
| 554 |
| [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 |
|
| 555 |
| [hardcorenas_e.miil_green_in1k](https://huggingface.co/timm/hardcorenas_e.miil_green_in1k) | 6.8M | 337.5M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_e | 2023-04-21 |
|
mobilenetv3_large_150d.ra4_e3600_r256_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35f654c14ab614a5c166b353c8f7ced791be78a1cd9cf8d72408d1d62a092881
|
| 3 |
+
size 169855
|
mobilenetv3_large_150d.ra4_e3600_r256_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ce2bcb9074c4c1cc195a1f25542e4a93eaedccd9bfecb1e839250990680b6c9
|
| 3 |
+
size 58460272
|
mobilenetv3_large_150d.ra4_e3600_r256_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e91b7948eff764fee762f55b1b4401137b8a0e55d0baab23ec8366065a3557a6
|
| 3 |
+
size 643
|
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:860905ccb31e1cc18f872e52c723beb2b96ceaeb8046427abfe02d159623fb27
|
| 3 |
+
size 34233
|