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 'lambda_resnet50ts.a1h_in1k', on 2025-01-20 06:10:38 UTC
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ base_model:
|
|
| 42 |
- timm/hiera_tiny_224.mae_in1k_ft_in1k
|
| 43 |
- timm/inception_next_small.sail_in1k
|
| 44 |
- timm/inception_next_tiny.sail_in1k
|
| 45 |
-
- timm/
|
| 46 |
- timm/mambaout_base_short_rw.sw_e500_in1k
|
| 47 |
- timm/mambaout_femto.in1k
|
| 48 |
- timm/mambaout_kobe.in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -126,7 +126,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 126 |
|
| 127 |
## ByobNet
|
| 128 |
|
| 129 |
-
|
| 130 |
|
| 131 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 132 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
@@ -142,6 +142,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 142 |
| [mobilevitv2_175.cvnets_in22k_ft_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
| 143 |
| [mobilevitv2_175.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
| 144 |
| [resnet50_clip_gap.openai](https://huggingface.co/timm/resnet50_clip_gap.openai) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-26 |
|
|
|
|
| 145 |
| [resnet32ts.ra2_in1k](https://huggingface.co/timm/resnet32ts.ra2_in1k) | 17.9M | 4.6G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | resnet32ts | 2023-03-22 |
|
| 146 |
| [gcresnext50ts.ch_in1k](https://huggingface.co/timm/gcresnext50ts.ch_in1k) | 15.6M | 3.7G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnext50ts | 2023-03-22 |
|
| 147 |
| [botnet26t_256.c1_in1k](https://huggingface.co/timm/botnet26t_256.c1_in1k) | 12.4M | 3.2G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | botnet26t_256 | 2023-04-26 |
|
|
|
|
| 42 |
- timm/hiera_tiny_224.mae_in1k_ft_in1k
|
| 43 |
- timm/inception_next_small.sail_in1k
|
| 44 |
- timm/inception_next_tiny.sail_in1k
|
| 45 |
+
- timm/lambda_resnet50ts.a1h_in1k
|
| 46 |
- timm/mambaout_base_short_rw.sw_e500_in1k
|
| 47 |
- timm/mambaout_femto.in1k
|
| 48 |
- timm/mambaout_kobe.in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
340 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 126 |
|
| 127 |
## ByobNet
|
| 128 |
|
| 129 |
+
23 models with model class `ByobNet`.
|
| 130 |
|
| 131 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 132 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
|
|
| 142 |
| [mobilevitv2_175.cvnets_in22k_ft_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
| 143 |
| [mobilevitv2_175.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
| 144 |
| [resnet50_clip_gap.openai](https://huggingface.co/timm/resnet50_clip_gap.openai) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-26 |
|
| 145 |
+
| [lambda_resnet50ts.a1h_in1k](https://huggingface.co/timm/lambda_resnet50ts.a1h_in1k) | 21.5M | 5.0G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | lambda_resnet50ts | 2023-04-26 |
|
| 146 |
| [resnet32ts.ra2_in1k](https://huggingface.co/timm/resnet32ts.ra2_in1k) | 17.9M | 4.6G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | resnet32ts | 2023-03-22 |
|
| 147 |
| [gcresnext50ts.ch_in1k](https://huggingface.co/timm/gcresnext50ts.ch_in1k) | 15.6M | 3.7G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnext50ts | 2023-03-22 |
|
| 148 |
| [botnet26t_256.c1_in1k](https://huggingface.co/timm/botnet26t_256.c1_in1k) | 12.4M | 3.2G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | botnet26t_256 | 2023-04-26 |
|
lambda_resnet50ts.a1h_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f86057ee2a92de22115a1f5a5b6940ccc00635f74b87cd28e881ec66f73199b
|
| 3 |
+
size 169814
|
lambda_resnet50ts.a1h_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9cd2b288d45555667c408f2435e9a81e298ecbee9d11a314f3f902ad65856fbe
|
| 3 |
+
size 86184182
|
lambda_resnet50ts.a1h_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:575f8cce7c0f333e8b126ef17b89eea9046640514474ef50ad91ef37dbdbc0ca
|
| 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:9fa66ef32a09549709dfdd64db9fb21d6f32db95800a13b7b56445bdad936d34
|
| 3 |
+
size 28510
|