narugo1992 commited on
Export model 'swin_large_patch4_window12_384.ms_in22k_ft_in1k', on 2025-01-21 14:34:52 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 |
|
|
@@ -1265,25 +1265,26 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 1265 |
|
| 1266 |
## SwinTransformer
|
| 1267 |
|
| 1268 |
-
|
| 1269 |
-
|
| 1270 |
-
| Name
|
| 1271 |
-
|
| 1272 |
-
| [
|
| 1273 |
-
| [swin_base_patch4_window12_384.
|
| 1274 |
-
| [swin_base_patch4_window12_384.
|
| 1275 |
-
| [
|
| 1276 |
-
| [swin_base_patch4_window7_224.
|
| 1277 |
-
| [swin_base_patch4_window7_224.
|
| 1278 |
-
| [
|
| 1279 |
-
| [
|
| 1280 |
-
| [
|
| 1281 |
-
| [swin_small_patch4_window7_224.
|
| 1282 |
-
| [swin_small_patch4_window7_224.
|
| 1283 |
-
| [
|
| 1284 |
-
| [
|
| 1285 |
-
| [
|
| 1286 |
-
| [swin_tiny_patch4_window7_224.
|
|
|
|
| 1287 |
|
| 1288 |
## SwinTransformerV2
|
| 1289 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
1054 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 1265 |
|
| 1266 |
## SwinTransformer
|
| 1267 |
|
| 1268 |
+
16 models with model class `SwinTransformer`.
|
| 1269 |
+
|
| 1270 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 1271 |
+
|:-------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:----------------|:-------------------------------|:-------------|
|
| 1272 |
+
| [swin_large_patch4_window12_384.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_large_patch4_window12_384.ms_in22k_ft_in1k) | 196.4M | 100.3G | 384 | True | 1536 | 1000 | imagenet-1k | SwinTransformer | swin_large_patch4_window12_384 | 2023-03-18 |
|
| 1273 |
+
| [swin_base_patch4_window12_384.ms_in22k](https://huggingface.co/timm/swin_base_patch4_window12_384.ms_in22k) | 109.1M | 44.7G | 384 | True | 1024 | 21841 | imagenet-22k | SwinTransformer | swin_base_patch4_window12_384 | 2023-03-18 |
|
| 1274 |
+
| [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 |
|
| 1275 |
+
| [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 |
|
| 1276 |
+
| [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 |
|
| 1277 |
+
| [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 |
|
| 1278 |
+
| [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 |
|
| 1279 |
+
| [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 |
|
| 1280 |
+
| [swin_s3_small_224.ms_in1k](https://huggingface.co/timm/swin_s3_small_224.ms_in1k) | 49.6M | 8.6G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_s3_small_224 | 2023-03-18 |
|
| 1281 |
+
| [swin_small_patch4_window7_224.ms_in22k](https://huggingface.co/timm/swin_small_patch4_window7_224.ms_in22k) | 65.6M | 8.6G | 224 | True | 768 | 21841 | imagenet-22k | SwinTransformer | swin_small_patch4_window7_224 | 2023-03-18 |
|
| 1282 |
+
| [swin_small_patch4_window7_224.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_small_patch4_window7_224.ms_in22k_ft_in1k) | 49.6M | 8.5G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_small_patch4_window7_224 | 2023-03-18 |
|
| 1283 |
+
| [swin_small_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_small_patch4_window7_224.ms_in1k) | 49.6M | 8.5G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_small_patch4_window7_224 | 2023-03-18 |
|
| 1284 |
+
| [swin_tiny_patch4_window7_224.ms_in22k](https://huggingface.co/timm/swin_tiny_patch4_window7_224.ms_in22k) | 44.3M | 4.4G | 224 | True | 768 | 21841 | imagenet-22k | SwinTransformer | swin_tiny_patch4_window7_224 | 2023-03-18 |
|
| 1285 |
+
| [swin_s3_tiny_224.ms_in1k](https://huggingface.co/timm/swin_s3_tiny_224.ms_in1k) | 28.3M | 4.4G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_s3_tiny_224 | 2023-03-18 |
|
| 1286 |
+
| [swin_tiny_patch4_window7_224.ms_in22k_ft_in1k](https://huggingface.co/timm/swin_tiny_patch4_window7_224.ms_in22k_ft_in1k) | 28.3M | 4.4G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_tiny_patch4_window7_224 | 2023-03-18 |
|
| 1287 |
+
| [swin_tiny_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_tiny_patch4_window7_224.ms_in1k) | 28.3M | 4.4G | 224 | True | 768 | 1000 | imagenet-1k | SwinTransformer | swin_tiny_patch4_window7_224 | 2023-03-18 |
|
| 1288 |
|
| 1289 |
## SwinTransformerV2
|
| 1290 |
|
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:f7759ac8683421268145f56613ae70a461498058631af491ef1a37142a8a6bdb
|
| 3 |
+
size 58869
|
swin_large_patch4_window12_384.ms_in22k_ft_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6f0c162044fbe40dd6816b05c94a2a8101549dbe66b265f04ef53d0921921da
|
| 3 |
+
size 169880
|
swin_large_patch4_window12_384.ms_in22k_ft_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9b47709d70697b9e07c0b2730447c0cd4cc92c115b8bca223ad3ffe3fc78266
|
| 3 |
+
size 840564685
|
swin_large_patch4_window12_384.ms_in22k_ft_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
| 3 |
+
size 734
|