Instructions to use deepghs/timms with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use deepghs/timms with timm:
import timm model = timm.create_model("hf_hub:deepghs/timms", pretrained=True) - Notebooks
- Google Colab
- Kaggle
narugo1992 commited on
Export model 'mambaout_base_short_rw.sw_e500_in1k', on 2025-01-20 05:30:20 UTC
Browse files
README.md
CHANGED
|
@@ -43,6 +43,7 @@ base_model:
|
|
| 43 |
- timm/inception_resnet_v2.tf_in1k
|
| 44 |
- timm/inception_v3.tf_in1k
|
| 45 |
- timm/inception_v4.tf_in1k
|
|
|
|
| 46 |
- timm/mambaout_kobe.in1k
|
| 47 |
- timm/mambaout_small_rw.sw_e450_in1k
|
| 48 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
|
@@ -73,7 +74,6 @@ base_model:
|
|
| 73 |
- timm/repvit_m0_9.dist_300e_in1k
|
| 74 |
- timm/repvit_m2_3.dist_300e_in1k
|
| 75 |
- timm/repvit_m3.dist_in1k
|
| 76 |
-
- timm/res2net50_48w_2s.in1k
|
| 77 |
- timm/res2net101_26w_4s.in1k
|
| 78 |
- timm/resnet50_clip_gap.openai
|
| 79 |
- timm/resnet50x4_clip_gap.openai
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -374,12 +374,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 374 |
|
| 375 |
## MambaOut
|
| 376 |
|
| 377 |
-
|
| 378 |
|
| 379 |
-
| Name
|
| 380 |
-
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:------------------|:-------------|
|
| 381 |
-
| [
|
| 382 |
-
| [
|
|
|
|
| 383 |
|
| 384 |
## MaxxVit
|
| 385 |
|
|
|
|
| 43 |
- timm/inception_resnet_v2.tf_in1k
|
| 44 |
- timm/inception_v3.tf_in1k
|
| 45 |
- timm/inception_v4.tf_in1k
|
| 46 |
+
- timm/mambaout_base_short_rw.sw_e500_in1k
|
| 47 |
- timm/mambaout_kobe.in1k
|
| 48 |
- timm/mambaout_small_rw.sw_e450_in1k
|
| 49 |
- timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k
|
|
|
|
| 74 |
- timm/repvit_m0_9.dist_300e_in1k
|
| 75 |
- timm/repvit_m2_3.dist_300e_in1k
|
| 76 |
- timm/repvit_m3.dist_in1k
|
|
|
|
| 77 |
- timm/res2net101_26w_4s.in1k
|
| 78 |
- timm/resnet50_clip_gap.openai
|
| 79 |
- timm/resnet50x4_clip_gap.openai
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
265 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 374 |
|
| 375 |
## MambaOut
|
| 376 |
|
| 377 |
+
3 models with model class `MambaOut`.
|
| 378 |
|
| 379 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 380 |
+
|:-------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:-----------------------|:-------------|
|
| 381 |
+
| [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-11 |
|
| 382 |
+
| [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-11 |
|
| 383 |
+
| [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-11 |
|
| 384 |
|
| 385 |
## MaxxVit
|
| 386 |
|
mambaout_base_short_rw.sw_e500_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e65f8c95539ee9d1011c1ee708532052eab8c45417c0efcc3f5015837c13e45f
|
| 3 |
+
size 169839
|
mambaout_base_short_rw.sw_e500_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:295910b8274b819e7a8a25180000feafbaf319cbf5140ea4460658d3931a2e94
|
| 3 |
+
size 355659222
|
mambaout_base_short_rw.sw_e500_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
| 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:0d5eeadc0902bca11c9cf8c42f66400db9bf457c38239c902f8aeb320c5bc7c9
|
| 3 |
+
size 24825
|