narugo1992 commited on
Commit
02a48de
·
verified ·
1 Parent(s): 8e34a07

Export model 'mobilenetv4_hybrid_medium.ix_e550_r384_in1k', on 2025-01-20 04:50:57 UTC

Browse files
README.md CHANGED
@@ -49,6 +49,7 @@ base_model:
49
  - timm/mobilenetv4_conv_large.e600_r384_in1k
50
  - timm/mobilenetv4_conv_small.e3600_r256_in1k
51
  - timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
 
52
  - timm/mobilevit_xs.cvnets_in1k
53
  - timm/mobilevitv2_050.cvnets_in1k
54
  - timm/mobilevitv2_175.cvnets_in1k
@@ -70,7 +71,6 @@ base_model:
70
  - timm/res2net50_48w_2s.in1k
71
  - timm/res2net101_26w_4s.in1k
72
  - timm/resnest14d.gluon_in1k
73
- - timm/resnet152s.gluon_in1k
74
  - timm/resnetaa50.a1h_in1k
75
  - timm/resnetaa50d.d_in12k
76
  - timm/resnetaa101d.sw_in12k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 184 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -386,12 +386,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
386
 
387
  ## MobileNetV3
388
 
389
- 9 models with model class `MobileNetV3`.
390
 
391
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
392
  |:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:--------------------------|:-------------|
393
  | [mobilenetv4_conv_aa_large.e230_r384_in12k](https://huggingface.co/timm/mobilenetv4_conv_aa_large.e230_r384_in12k) | 31.2M | 7.0G | 384 | True | 1280 | 11821 | imagenet-12k | MobileNetV3 | mobilenetv4_conv_aa_large | 2024-07-25 |
394
  | [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 |
 
395
  | [fbnetv3_g.ra2_in1k](https://huggingface.co/timm/fbnetv3_g.ra2_in1k) | 14.5M | 1.3G | 240 | True | 1984 | 1000 | imagenet-1k | MobileNetV3 | fbnetv3_g | 2022-12-16 |
396
  | [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 |
397
  | [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 |
 
49
  - timm/mobilenetv4_conv_large.e600_r384_in1k
50
  - timm/mobilenetv4_conv_small.e3600_r256_in1k
51
  - timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
52
+ - timm/mobilenetv4_hybrid_medium.ix_e550_r384_in1k
53
  - timm/mobilevit_xs.cvnets_in1k
54
  - timm/mobilevitv2_050.cvnets_in1k
55
  - timm/mobilevitv2_175.cvnets_in1k
 
71
  - timm/res2net50_48w_2s.in1k
72
  - timm/res2net101_26w_4s.in1k
73
  - timm/resnest14d.gluon_in1k
 
74
  - timm/resnetaa50.a1h_in1k
75
  - timm/resnetaa50d.d_in12k
76
  - timm/resnetaa101d.sw_in12k
 
114
 
115
  # Models
116
 
117
+ 185 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
386
 
387
  ## MobileNetV3
388
 
389
+ 10 models with model class `MobileNetV3`.
390
 
391
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
392
  |:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:--------------------------|:-------------|
393
  | [mobilenetv4_conv_aa_large.e230_r384_in12k](https://huggingface.co/timm/mobilenetv4_conv_aa_large.e230_r384_in12k) | 31.2M | 7.0G | 384 | True | 1280 | 11821 | imagenet-12k | MobileNetV3 | mobilenetv4_conv_aa_large | 2024-07-25 |
394
  | [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 |
395
+ | [mobilenetv4_hybrid_medium.ix_e550_r384_in1k](https://huggingface.co/timm/mobilenetv4_hybrid_medium.ix_e550_r384_in1k) | 9.7M | 2.8G | 384 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_hybrid_medium | 2024-06-24 |
396
  | [fbnetv3_g.ra2_in1k](https://huggingface.co/timm/fbnetv3_g.ra2_in1k) | 14.5M | 1.3G | 240 | True | 1984 | 1000 | imagenet-1k | MobileNetV3 | fbnetv3_g | 2022-12-16 |
397
  | [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 |
398
  | [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 |
mobilenetv4_hybrid_medium.ix_e550_r384_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94db68eaea1730dc7b4a4c9e28dbd812a2c368f3979c8266ab56904c4e1e748c
3
+ size 169859
mobilenetv4_hybrid_medium.ix_e550_r384_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f66c11971817e3e9260ce6d0b75b9e172d078e3c810e04388feffaebc02079c
3
+ size 44382337
mobilenetv4_hybrid_medium.ix_e550_r384_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01912a29f1702c1c9460452fb454cdad7dd8cbb04b31f4eaf4ceb5830416eebe
3
+ size 734
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0a21e08782e971659fecfa302cdf50529fec9acc057d240cebd1ba52677f064
3
- size 20412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56369f15f9291d76ddfb6fb921f31fb1ed710290b567b24e5b4a2c244ea1f920
3
+ size 20487