narugo commited on
Commit
0ab545e
·
verified ·
1 Parent(s): 1d25e5d

Export model 'fbnetv3_d.ra2_in1k', on 2025-01-20 08:36:06 UTC

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 597 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -602,7 +602,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
602
 
603
  ## MobileNetV3
604
 
605
- 25 models with model class `MobileNetV3`.
606
 
607
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
608
  |:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:-----------------------------|:-------------|
@@ -619,6 +619,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
619
  | [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 |
620
  | [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 |
621
  | [mobilenetv4_conv_medium.e500_r224_in1k](https://huggingface.co/timm/mobilenetv4_conv_medium.e500_r224_in1k) | 8.4M | 826.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_medium | 2024-06-12 |
 
622
  | [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 |
623
  | [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 |
624
  | [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 |
 
114
 
115
  # Models
116
 
117
+ 598 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
602
 
603
  ## MobileNetV3
604
 
605
+ 26 models with model class `MobileNetV3`.
606
 
607
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
608
  |:-----------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:------------|:-----------------------------|:-------------|
 
619
  | [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 |
620
  | [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 |
621
  | [mobilenetv4_conv_medium.e500_r224_in1k](https://huggingface.co/timm/mobilenetv4_conv_medium.e500_r224_in1k) | 8.4M | 826.4M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_medium | 2024-06-12 |
622
+ | [fbnetv3_d.ra2_in1k](https://huggingface.co/timm/fbnetv3_d.ra2_in1k) | 8.3M | 500.1M | 224 | True | 1984 | 1000 | imagenet-1k | MobileNetV3 | fbnetv3_d | 2022-12-16 |
623
  | [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 |
624
  | [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 |
625
  | [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 |
fbnetv3_d.ra2_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e75fc1a44911f36fbac37843df41677cffcfde3c3fa2c3175390baf7e2055f
3
+ size 169792
fbnetv3_d.ra2_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a83999b531312b2e4011a67bfe51deefdae091f3843794a98e7df592e6230f1
3
+ size 41235485
fbnetv3_d.ra2_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d99edbd191c23b2ed008d214466a6f64068a2f41f29c8868502bf9ab9c65f36
3
+ size 735
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fec284038a0c06d9f98b992e8cbe85f42373caacb40f0ae56cc261c2ddf2b5a1
3
- size 39998
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a52db65222f725fea6a343f5de69fdbc5e72c2646b367a5e953205db1e813e
3
+ size 40026