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 'swin_base_patch4_window7_224.ms_in22k', on 2025-01-21 13:12:19 JST
Browse files
README.md
CHANGED
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -1237,12 +1237,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1237 |
|
| 1238 |
## SwinTransformer
|
| 1239 |
|
| 1240 |
-
|
| 1241 |
|
| 1242 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1243 |
|:-----------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:----------------|:------------------------------|:-------------|
|
| 1244 |
| [swin_base_patch4_window12_384.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_base_patch4_window12_384.ms_in22k_ft_in1k) | 87.7M | 44.7G | 384 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window12_384 | 2023-03-18 |
|
| 1245 |
| [swin_base_patch4_window12_384.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window12_384.ms_in1k) | 87.7M | 44.7G | 384 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window12_384 | 2023-03-18 |
|
|
|
|
| 1246 |
| [swin_base_patch4_window7_224.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in22k_ft_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 1247 |
| [swin_base_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 1248 |
| [swin_s3_base_224.ms_in1k](https://huggingface.co/timm/swin_s3_base_224.ms_in1k) | 70.9M | 12.7G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_s3_base_224 | 2023-03-18 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
1019 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 1237 |
|
| 1238 |
## SwinTransformer
|
| 1239 |
|
| 1240 |
+
14 models with model class `SwinTransformer`.
|
| 1241 |
|
| 1242 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1243 |
|:-----------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:----------------|:------------------------------|:-------------|
|
| 1244 |
| [swin_base_patch4_window12_384.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_base_patch4_window12_384.ms_in22k_ft_in1k) | 87.7M | 44.7G | 384 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window12_384 | 2023-03-18 |
|
| 1245 |
| [swin_base_patch4_window12_384.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window12_384.ms_in1k) | 87.7M | 44.7G | 384 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window12_384 | 2023-03-18 |
|
| 1246 |
+
| [swin_base_patch4_window7_224.ms_in22k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in22k) | 109.1M | 15.2G | 224 | True | 1024 | 21841 | imagenet-22k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 1247 |
| [swin_base_patch4_window7_224.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in22k_ft_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 1248 |
| [swin_base_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 1249 |
| [swin_s3_base_224.ms_in1k](https://huggingface.co/timm/swin_s3_base_224.ms_in1k) | 70.9M | 12.7G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_s3_base_224 | 2023-03-18 |
|
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:fbd3ecaa6d3b8a4ba88ea4b2d08b2e44970634052af11ef2580cb6af2e6b10aa
|
| 3 |
+
size 56560
|
swin_base_patch4_window7_224.ms_in22k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:315558727351b9a41bb852e504b3e2d268aedbd321db8d2401690b367872cba2
|
| 3 |
+
size 3713736
|
swin_base_patch4_window7_224.ms_in22k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11e2e4c7d73056911b53230f36ef4643af2c81259ef035ff73d41d2f9cca095e
|
| 3 |
+
size 441752723
|
swin_base_patch4_window7_224.ms_in22k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c893c9365d4dd7675e5a744c55cbf3af06c8aeeabcbe2db46ba48f5fae256c5
|
| 3 |
+
size 734
|