Export model 'convformer_b36.sail_in1k_384', on 2025-01-20 04:34:50 UTC
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model:
|
|
4 |
- timm/caformer_s18.sail_in22k
|
5 |
- timm/cait_xs24_384.fb_dist_in1k
|
6 |
- timm/cait_xxs24_384.fb_dist_in1k
|
|
|
7 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
8 |
- timm/convformer_s18.sail_in1k
|
9 |
- timm/convformer_s36.sail_in1k_384
|
@@ -60,7 +61,6 @@ base_model:
|
|
60 |
- timm/res2net50_14w_8s.in1k
|
61 |
- timm/res2net50_48w_2s.in1k
|
62 |
- timm/res2net101_26w_4s.in1k
|
63 |
-
- timm/resmlp_24_224.fb_in1k
|
64 |
- timm/resnest14d.gluon_in1k
|
65 |
- timm/resnet18.fb_ssl_yfcc100m_ft_in1k
|
66 |
- timm/resnet18d.ra2_in1k
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## ByobNet
|
120 |
|
@@ -309,10 +309,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
309 |
|
310 |
## MetaFormer
|
311 |
|
312 |
-
|
313 |
|
314 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
315 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
|
|
|
316 |
| [convformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
317 |
| [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 |
|
318 |
| [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 |
|
|
|
4 |
- timm/caformer_s18.sail_in22k
|
5 |
- timm/cait_xs24_384.fb_dist_in1k
|
6 |
- timm/cait_xxs24_384.fb_dist_in1k
|
7 |
+
- timm/convformer_b36.sail_in1k_384
|
8 |
- timm/convformer_m36.sail_in22k_ft_in1k
|
9 |
- timm/convformer_s18.sail_in1k
|
10 |
- timm/convformer_s36.sail_in1k_384
|
|
|
61 |
- timm/res2net50_14w_8s.in1k
|
62 |
- timm/res2net50_48w_2s.in1k
|
63 |
- timm/res2net101_26w_4s.in1k
|
|
|
64 |
- timm/resnest14d.gluon_in1k
|
65 |
- timm/resnet18.fb_ssl_yfcc100m_ft_in1k
|
66 |
- timm/resnet18d.ra2_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
152 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
309 |
|
310 |
## MetaFormer
|
311 |
|
312 |
+
6 models with model class `MetaFormer`.
|
313 |
|
314 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
315 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:---------------|:-------------|
|
316 |
+
| [convformer_b36.sail_in1k_384](https://huggingface.co/timm/convformer_b36.sail_in1k_384) | 99.8M | 66.5G | 384 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
|
317 |
| [convformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k_384) | 40.0M | 22.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
318 |
| [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 |
|
319 |
| [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 |
|
convformer_b36.sail_in1k_384/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3da74e66baec2d20e59c836946ca4ef4cb82a9a1d76645f5866e4d5db608c28
|
3 |
+
size 169818
|
convformer_b36.sail_in1k_384/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20e67529dbfd640a9b59507de0905a0fc07466f4621d77e452922086ae03901a
|
3 |
+
size 400057469
|
convformer_b36.sail_in1k_384/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3d905649f9af19e946d208250dca795cd7a9609676ccbe6e5db51131a5b3c7e
|
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:b9be4322184b594d28726f93235d2f93b17870adbcceea7ead1688ee5644bb55
|
3 |
+
size 18467
|