Export model 'caformer_s18.sail_in1k_384', on 2025-01-20 23:00:31 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 |
|
@@ -696,7 +696,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
696 |
|
697 |
## MetaFormer
|
698 |
|
699 |
-
|
700 |
|
701 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
702 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
@@ -725,6 +725,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
725 |
| [poolformerv2_m48.sail_in1k](https://huggingface.co/timm/poolformerv2_m48.sail_in1k) | 73.3M | 11.5G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformerv2_m48 | 2023-05-05 |
|
726 |
| [poolformer_m48.sail_in1k](https://huggingface.co/timm/poolformer_m48.sail_in1k) | 73.4M | 11.5G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformer_m48 | 2023-05-05 |
|
727 |
| [caformer_s18.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_s18.sail_in22k_ft_in1k_384) | 26.3M | 11.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s18 | 2023-05-05 |
|
|
|
728 |
| [poolformerv2_m36.sail_in1k](https://huggingface.co/timm/poolformerv2_m36.sail_in1k) | 56.0M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformerv2_m36 | 2023-05-05 |
|
729 |
| [poolformer_m36.sail_in1k](https://huggingface.co/timm/poolformer_m36.sail_in1k) | 56.1M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformer_m36 | 2023-05-05 |
|
730 |
| [convformer_s36.sail_in22k](https://huggingface.co/timm/convformer_s36.sail_in22k) | 82.7M | 7.7G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | convformer_s36 | 2023-05-05 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
1005 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
696 |
|
697 |
## MetaFormer
|
698 |
|
699 |
+
46 models with model class `MetaFormer`.
|
700 |
|
701 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
702 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
|
725 |
| [poolformerv2_m48.sail_in1k](https://huggingface.co/timm/poolformerv2_m48.sail_in1k) | 73.3M | 11.5G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformerv2_m48 | 2023-05-05 |
|
726 |
| [poolformer_m48.sail_in1k](https://huggingface.co/timm/poolformer_m48.sail_in1k) | 73.4M | 11.5G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformer_m48 | 2023-05-05 |
|
727 |
| [caformer_s18.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_s18.sail_in22k_ft_in1k_384) | 26.3M | 11.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s18 | 2023-05-05 |
|
728 |
+
| [caformer_s18.sail_in1k_384](https://huggingface.co/timm/caformer_s18.sail_in1k_384) | 26.3M | 11.4G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s18 | 2023-05-05 |
|
729 |
| [poolformerv2_m36.sail_in1k](https://huggingface.co/timm/poolformerv2_m36.sail_in1k) | 56.0M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformerv2_m36 | 2023-05-05 |
|
730 |
| [poolformer_m36.sail_in1k](https://huggingface.co/timm/poolformer_m36.sail_in1k) | 56.1M | 8.8G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | poolformer_m36 | 2023-05-05 |
|
731 |
| [convformer_s36.sail_in22k](https://huggingface.co/timm/convformer_s36.sail_in22k) | 82.7M | 7.7G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | convformer_s36 | 2023-05-05 |
|
caformer_s18.sail_in1k_384/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd458f35087fb9378dce97f4e09472be8198031d257f68b7ba5bf67daa5b441
|
3 |
+
size 169812
|
caformer_s18.sail_in1k_384/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bae62591952d31400ae2c960c23fcbdf9111c0ef75a414f03185661a203beb0
|
3 |
+
size 105727273
|
caformer_s18.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:5bd5e1c9804a93b589d4cf7cb377bfd3f568b1da057ce27285f27fbe90e2eeac
|
3 |
+
size 55787
|