narugo1992 commited on
Commit
09414e5
·
verified ·
1 Parent(s): eded2f5

Export model 'mobilenetv4_conv_small.e2400_r224_in1k', on 2025-01-20 19:23:54 JST

Browse files
README.md CHANGED
@@ -8,7 +8,6 @@ base_model:
8
  - timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
9
  - timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
10
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
11
- - timm/hgnet_tiny.ssld_in1k
12
  - timm/hgnetv2_b1.ssld_stage1_in22k_in1k
13
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
14
  - timm/hgnetv2_b2.ssld_stage2_ft_in1k
@@ -48,6 +47,7 @@ base_model:
48
  - timm/mobilenetv4_conv_medium.e250_r384_in12k_ft_in1k
49
  - timm/mobilenetv4_conv_medium.e500_r224_in1k
50
  - timm/mobilenetv4_conv_medium.e500_r256_in1k
 
51
  - timm/mobilenetv4_conv_small.e3600_r256_in1k
52
  - timm/mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k
53
  - timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 773 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -680,7 +680,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
680
 
681
  ## MobileNetV3
682
 
683
- 31 models with model class `MobileNetV3`.
684
 
685
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
686
  |:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:-----------------------------|:-------------|
@@ -711,6 +711,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
711
  | [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-22 |
712
  | [mobilenetv3_large_100.ra_in1k](https://huggingface.co/timm/mobilenetv3_large_100.ra_in1k) | 4.2M | 215.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_large_100 | 2022-12-16 |
713
  | [mobilenetv3_rw.rmsp_in1k](https://huggingface.co/timm/mobilenetv3_rw.rmsp_in1k) | 4.2M | 215.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_rw | 2022-12-16 |
 
714
  | [lcnet_100.ra2_in1k](https://huggingface.co/timm/lcnet_100.ra2_in1k) | 1.7M | 154.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | lcnet_100 | 2022-12-16 |
715
  | [mobilenetv3_small_100.lamb_in1k](https://huggingface.co/timm/mobilenetv3_small_100.lamb_in1k) | 1.5M | 55.5M | 224 | True | 1024 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_small_100 | 2022-12-16 |
716
  | [lcnet_050.ra2_in1k](https://huggingface.co/timm/lcnet_050.ra2_in1k) | 594.4K | 43.5M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | lcnet_050 | 2022-12-16 |
 
8
  - timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
9
  - timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
10
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
 
11
  - timm/hgnetv2_b1.ssld_stage1_in22k_in1k
12
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
13
  - timm/hgnetv2_b2.ssld_stage2_ft_in1k
 
47
  - timm/mobilenetv4_conv_medium.e250_r384_in12k_ft_in1k
48
  - timm/mobilenetv4_conv_medium.e500_r224_in1k
49
  - timm/mobilenetv4_conv_medium.e500_r256_in1k
50
+ - timm/mobilenetv4_conv_small.e2400_r224_in1k
51
  - timm/mobilenetv4_conv_small.e3600_r256_in1k
52
  - timm/mobilenetv4_hybrid_medium.e200_r256_in12k_ft_in1k
53
  - timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
 
114
 
115
  # Models
116
 
117
+ 774 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
680
 
681
  ## MobileNetV3
682
 
683
+ 32 models with model class `MobileNetV3`.
684
 
685
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
686
  |:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:-----------------------------|:-------------|
 
711
  | [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-22 |
712
  | [mobilenetv3_large_100.ra_in1k](https://huggingface.co/timm/mobilenetv3_large_100.ra_in1k) | 4.2M | 215.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_large_100 | 2022-12-16 |
713
  | [mobilenetv3_rw.rmsp_in1k](https://huggingface.co/timm/mobilenetv3_rw.rmsp_in1k) | 4.2M | 215.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_rw | 2022-12-16 |
714
+ | [mobilenetv4_conv_small.e2400_r224_in1k](https://huggingface.co/timm/mobilenetv4_conv_small.e2400_r224_in1k) | 2.5M | 184.8M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_small | 2024-06-17 |
715
  | [lcnet_100.ra2_in1k](https://huggingface.co/timm/lcnet_100.ra2_in1k) | 1.7M | 154.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | lcnet_100 | 2022-12-16 |
716
  | [mobilenetv3_small_100.lamb_in1k](https://huggingface.co/timm/mobilenetv3_small_100.lamb_in1k) | 1.5M | 55.5M | 224 | True | 1024 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv3_small_100 | 2022-12-16 |
717
  | [lcnet_050.ra2_in1k](https://huggingface.co/timm/lcnet_050.ra2_in1k) | 594.4K | 43.5M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | lcnet_050 | 2022-12-16 |
mobilenetv4_conv_small.e2400_r224_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60338d1fa89d777dfe4329b82b352c0da277cc37200f9f8e5750001f217a9a1e
3
+ size 169845
mobilenetv4_conv_small.e2400_r224_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:344cc6eadabc2dab84d4b7dccbe7bf997d6e929ed8972a5021e1a62dfa4d5326
3
+ size 15081289
mobilenetv4_conv_small.e2400_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:33ec83105d033e7660291850f08cf01d4ea83cfdfaf7ea97d6d099a46c0dead4
3
- size 46916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36b2f8d77af812f711326ece3b5840509f9f77a5e72053139db2475e98e27ad6
3
+ size 46978