narugo1992 commited on
Commit
8bd7a2f
·
verified ·
1 Parent(s): f6c27db

Export model 'mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k', on 2025-01-21 14:27:22 JST

Browse files
README.md CHANGED
@@ -10,10 +10,10 @@ base_model:
10
  - timm/efficientnet_b0.ra4_e3600_r224_in1k
11
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
12
  - timm/ese_vovnet57b.ra4_e3600_r256_in1k
13
- - timm/hiera_tiny_224.mae_in1k_ft_in1k
14
  - timm/inception_next_atto.sail_in1k
15
  - timm/mambaout_base.in1k
16
  - timm/mambaout_base_plus_rw.sw_e150_in12k
 
17
  - timm/mambaout_base_short_rw.sw_e500_in1k
18
  - timm/mambaout_base_tall_rw.sw_e500_in1k
19
  - timm/mambaout_base_wide_rw.sw_e500_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1050 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -656,20 +656,21 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
656
 
657
  ## MambaOut
658
 
659
- 10 models with model class `MambaOut`.
660
-
661
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
662
- |:-------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
663
- | [mambaout_base_plus_rw.sw_e150_in12k](https://huggingface.co/timm/mambaout_base_plus_rw.sw_e150_in12k) | 134.8M | 19.2G | 224 | True | 3072 | 11821 | imagenet-12k | MambaOut | mambaout_base_plus_rw | 2024-10-12 |
664
- | [mambaout_base_wide_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_wide_rw.sw_e500_in1k) | 94.4M | 17.8G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_wide_rw | 2024-10-12 |
665
- | [mambaout_base_short_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_short_rw.sw_e500_in1k) | 88.8M | 16.3G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_short_rw | 2024-10-12 |
666
- | [mambaout_base_tall_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_tall_rw.sw_e500_in1k) | 86.4M | 16.1G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_tall_rw | 2024-10-12 |
667
- | [mambaout_base.in1k](https://huggingface.co/timm/mambaout_base.in1k) | 84.8M | 15.8G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base | 2024-10-12 |
668
- | [mambaout_small_rw.sw_e450_in1k](https://huggingface.co/timm/mambaout_small_rw.sw_e450_in1k) | 48.5M | 8.9G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_small_rw | 2024-10-12 |
669
- | [mambaout_small.in1k](https://huggingface.co/timm/mambaout_small.in1k) | 48.5M | 8.9G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_small | 2024-10-12 |
670
- | [mambaout_tiny.in1k](https://huggingface.co/timm/mambaout_tiny.in1k) | 26.5M | 4.5G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_tiny | 2024-10-12 |
671
- | [mambaout_kobe.in1k](https://huggingface.co/timm/mambaout_kobe.in1k) | 9.1M | 1.5G | 224 | True | 1152 | 1000 | imagenet-1k | MambaOut | mambaout_kobe | 2024-10-12 |
672
- | [mambaout_femto.in1k](https://huggingface.co/timm/mambaout_femto.in1k) | 7.3M | 1.1G | 224 | True | 1152 | 1000 | imagenet-1k | MambaOut | mambaout_femto | 2024-10-12 |
 
673
 
674
  ## MaxxVit
675
 
 
10
  - timm/efficientnet_b0.ra4_e3600_r224_in1k
11
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
12
  - timm/ese_vovnet57b.ra4_e3600_r256_in1k
 
13
  - timm/inception_next_atto.sail_in1k
14
  - timm/mambaout_base.in1k
15
  - timm/mambaout_base_plus_rw.sw_e150_in12k
16
+ - timm/mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k
17
  - timm/mambaout_base_short_rw.sw_e500_in1k
18
  - timm/mambaout_base_tall_rw.sw_e500_in1k
19
  - timm/mambaout_base_wide_rw.sw_e500_in1k
 
114
 
115
  # Models
116
 
117
+ 1051 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
656
 
657
  ## MambaOut
658
 
659
+ 11 models with model class `MambaOut`.
660
+
661
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
662
+ |:---------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:---------|:-----------------------|:-------------|
663
+ | [mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k](https://huggingface.co/timm/mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k) | 101.6M | 56.3G | 384 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_plus_rw | 2024-10-15 |
664
+ | [mambaout_base_plus_rw.sw_e150_in12k](https://huggingface.co/timm/mambaout_base_plus_rw.sw_e150_in12k) | 134.8M | 19.2G | 224 | True | 3072 | 11821 | imagenet-12k | MambaOut | mambaout_base_plus_rw | 2024-10-12 |
665
+ | [mambaout_base_wide_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_wide_rw.sw_e500_in1k) | 94.4M | 17.8G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_wide_rw | 2024-10-12 |
666
+ | [mambaout_base_short_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_short_rw.sw_e500_in1k) | 88.8M | 16.3G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_short_rw | 2024-10-12 |
667
+ | [mambaout_base_tall_rw.sw_e500_in1k](https://huggingface.co/timm/mambaout_base_tall_rw.sw_e500_in1k) | 86.4M | 16.1G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base_tall_rw | 2024-10-12 |
668
+ | [mambaout_base.in1k](https://huggingface.co/timm/mambaout_base.in1k) | 84.8M | 15.8G | 224 | True | 3072 | 1000 | imagenet-1k | MambaOut | mambaout_base | 2024-10-12 |
669
+ | [mambaout_small_rw.sw_e450_in1k](https://huggingface.co/timm/mambaout_small_rw.sw_e450_in1k) | 48.5M | 8.9G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_small_rw | 2024-10-12 |
670
+ | [mambaout_small.in1k](https://huggingface.co/timm/mambaout_small.in1k) | 48.5M | 8.9G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_small | 2024-10-12 |
671
+ | [mambaout_tiny.in1k](https://huggingface.co/timm/mambaout_tiny.in1k) | 26.5M | 4.5G | 224 | True | 2304 | 1000 | imagenet-1k | MambaOut | mambaout_tiny | 2024-10-12 |
672
+ | [mambaout_kobe.in1k](https://huggingface.co/timm/mambaout_kobe.in1k) | 9.1M | 1.5G | 224 | True | 1152 | 1000 | imagenet-1k | MambaOut | mambaout_kobe | 2024-10-12 |
673
+ | [mambaout_femto.in1k](https://huggingface.co/timm/mambaout_femto.in1k) | 7.3M | 1.1G | 224 | True | 1152 | 1000 | imagenet-1k | MambaOut | mambaout_femto | 2024-10-12 |
674
 
675
  ## MaxxVit
676
 
mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39560b88feab47dec9bd5a5b88282f527c24214b773ee30fdae912e4a3f9dad1
3
+ size 169865
mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c202654c0ed06bbcf7829cf28b94cf91dd4661c54b59f0357a95a5b66c7f5ef9
3
+ size 406992725
mambaout_base_plus_rw.sw_e150_r384_in12k_ft_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbcc304931c25fc3e2d1d127dced13224c89fb0de8c0ae27121890e88cdd81c5
3
+ size 787
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad16a0c6309976df8dc8f337c5ac03f1bb10c9b06f6c74aee62210ad4d169309
3
- size 58692
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafecff1d3489ef1fa615648e6e7f5b60dc2dad474e65eaf8668a7782b35fd3c
3
+ size 58755