narugo1992 commited on
Export model 'mambaout_tiny.in1k', on 2025-01-20 20:27:30 JST
Browse files- README.md +4 -3
- mambaout_tiny.in1k/meta.json +3 -0
- mambaout_tiny.in1k/model.onnx +3 -0
- mambaout_tiny.in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
|
@@ -24,6 +24,7 @@ base_model:
|
|
| 24 |
- timm/mambaout_kobe.in1k
|
| 25 |
- timm/mambaout_small.in1k
|
| 26 |
- timm/mambaout_small_rw.sw_e450_in1k
|
|
|
|
| 27 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
| 28 |
- timm/mobilenetv1_100.ra4_e3600_r224_in1k
|
| 29 |
- timm/mobilenetv1_100h.ra4_e3600_r224_in1k
|
|
@@ -88,7 +89,6 @@ base_model:
|
|
| 88 |
- timm/vit_betwixt_patch16_reg4_gap_384.sbb2_e200_in12k_ft_in1k
|
| 89 |
- timm/vit_little_patch16_reg1_gap_256.sbb_in12k
|
| 90 |
- timm/vit_little_patch16_reg1_gap_256.sbb_in12k_ft_in1k
|
| 91 |
-
- timm/vit_little_patch16_reg4_gap_256.sbb_in1k
|
| 92 |
- timm/vit_medium_patch16_reg1_gap_256.sbb_in1k
|
| 93 |
- timm/vit_medium_patch16_reg4_gap_256.sbb_in1k
|
| 94 |
- timm/vit_medium_patch16_reg4_gap_256.sbb_in12k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -601,7 +601,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 601 |
|
| 602 |
## MambaOut
|
| 603 |
|
| 604 |
-
|
| 605 |
|
| 606 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 607 |
|:-------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:-----------------------|:-------------|
|
|
@@ -610,6 +610,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 610 |
| [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 |
|
| 611 |
| [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 |
|
| 612 |
| [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 |
|
|
|
|
| 613 |
| [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 |
|
| 614 |
| [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 |
|
| 615 |
|
|
|
|
| 24 |
- timm/mambaout_kobe.in1k
|
| 25 |
- timm/mambaout_small.in1k
|
| 26 |
- timm/mambaout_small_rw.sw_e450_in1k
|
| 27 |
+
- timm/mambaout_tiny.in1k
|
| 28 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
| 29 |
- timm/mobilenetv1_100.ra4_e3600_r224_in1k
|
| 30 |
- timm/mobilenetv1_100h.ra4_e3600_r224_in1k
|
|
|
|
| 89 |
- timm/vit_betwixt_patch16_reg4_gap_384.sbb2_e200_in12k_ft_in1k
|
| 90 |
- timm/vit_little_patch16_reg1_gap_256.sbb_in12k
|
| 91 |
- timm/vit_little_patch16_reg1_gap_256.sbb_in12k_ft_in1k
|
|
|
|
| 92 |
- timm/vit_medium_patch16_reg1_gap_256.sbb_in1k
|
| 93 |
- timm/vit_medium_patch16_reg4_gap_256.sbb_in1k
|
| 94 |
- timm/vit_medium_patch16_reg4_gap_256.sbb_in12k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
875 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 601 |
|
| 602 |
## MambaOut
|
| 603 |
|
| 604 |
+
8 models with model class `MambaOut`.
|
| 605 |
|
| 606 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 607 |
|:-------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:-----------------------|:-------------|
|
|
|
|
| 610 |
| [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 |
|
| 611 |
| [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 |
|
| 612 |
| [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 |
|
| 613 |
+
| [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 |
|
| 614 |
| [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 |
|
| 615 |
| [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 |
|
| 616 |
|
mambaout_tiny.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20407b2dde32283cd7464cc4fe513db332121cf63774c68e8938f253096bec69
|
| 3 |
+
size 169795
|
mambaout_tiny.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19437f3ae91edb1f48ed027c9f67fbf9f8aff0fcd8e2ab4cea0b9a1a300a40bf
|
| 3 |
+
size 106372165
|
mambaout_tiny.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
| 3 |
+
size 734
|
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:1b23c6649f2e25d912c6ff873c684aac267e2b7ef68a6ca0ad3096d5b64940cf
|
| 3 |
+
size 50888
|