narugo1992
commited on
Export model 'convformer_s18.sail_in22k_ft_in1k', on 2025-01-20 04:52:39 UTC
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ base_model:
|
|
9 |
- timm/convformer_b36.sail_in1k_384
|
10 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
11 |
- timm/convformer_s18.sail_in1k
|
|
|
12 |
- timm/convformer_s36.sail_in1k_384
|
13 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
14 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
@@ -73,7 +74,6 @@ base_model:
|
|
73 |
- timm/res2net101_26w_4s.in1k
|
74 |
- timm/resnest14d.gluon_in1k
|
75 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
76 |
-
- timm/resnext50_32x4d.fb_swsl_ig1b_ft_in1k
|
77 |
- timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k
|
78 |
- timm/resnext101_32x8d.tv_in1k
|
79 |
- timm/selecsls42b.in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -357,7 +357,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
357 |
|
358 |
## MetaFormer
|
359 |
|
360 |
-
|
361 |
|
362 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
363 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
|
@@ -366,6 +366,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
366 |
| [convformer_s36.sail_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
367 |
| [caformer_b36.sail_in1k](https://huggingface.co/timm/caformer_b36.sail_in1k) | 98.7M | 22.4G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | caformer_b36 | 2023-05-05 |
|
368 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
|
|
369 |
| [convformer_s18.sail_in1k](https://huggingface.co/timm/convformer_s18.sail_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
|
370 |
| [caformer_s18.sail_in22k](https://huggingface.co/timm/caformer_s18.sail_in22k) | 69.0M | 3.9G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s18 | 2023-05-05 |
|
371 |
|
|
|
9 |
- timm/convformer_b36.sail_in1k_384
|
10 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
11 |
- timm/convformer_s18.sail_in1k
|
12 |
+
- timm/convformer_s18.sail_in22k_ft_in1k
|
13 |
- timm/convformer_s36.sail_in1k_384
|
14 |
- timm/convformer_s36.sail_in22k_ft_in1k_384
|
15 |
- timm/convmixer_1024_20_ks9_p14.in1k
|
|
|
74 |
- timm/res2net101_26w_4s.in1k
|
75 |
- timm/resnest14d.gluon_in1k
|
76 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
|
|
77 |
- timm/resnext101_32x4d.fb_ssl_yfcc100m_ft_in1k
|
78 |
- timm/resnext101_32x8d.tv_in1k
|
79 |
- timm/selecsls42b.in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
189 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
357 |
|
358 |
## MetaFormer
|
359 |
|
360 |
+
8 models with model class `MetaFormer`.
|
361 |
|
362 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
363 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
|
|
|
366 |
| [convformer_s36.sail_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
367 |
| [caformer_b36.sail_in1k](https://huggingface.co/timm/caformer_b36.sail_in1k) | 98.7M | 22.4G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | caformer_b36 | 2023-05-05 |
|
368 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
369 |
+
| [convformer_s18.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_s18.sail_in22k_ft_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
|
370 |
| [convformer_s18.sail_in1k](https://huggingface.co/timm/convformer_s18.sail_in1k) | 26.7M | 3.9G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s18 | 2023-05-05 |
|
371 |
| [caformer_s18.sail_in22k](https://huggingface.co/timm/caformer_s18.sail_in22k) | 69.0M | 3.9G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s18 | 2023-05-05 |
|
372 |
|
convformer_s18.sail_in22k_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b837e8995fe175994c151a87d387bbd562864d310e935c17f855490ac96b8f6
|
3 |
+
size 169827
|
convformer_s18.sail_in22k_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19a69b0421b1d6e50935a08e8f4c6a039a9e1c9b901e30fcee74c5f6d6522f0c
|
3 |
+
size 107371293
|
convformer_s18.sail_in22k_ft_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:82fe158c931ce3379cdc32f05d4ca3f0e90bd0100b09a0eaa0aa028d97b89b32
|
3 |
+
size 20607
|