Export model 'caformer_b36.sail_in22k_ft_in1k', on 2025-01-20 20:36:45 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 |
|
@@ -651,7 +651,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
651 |
|
652 |
## MetaFormer
|
653 |
|
654 |
-
|
655 |
|
656 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
657 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
@@ -667,6 +667,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
667 |
| [convformer_b36.sail_in1k](https://huggingface.co/timm/convformer_b36.sail_in1k) | 99.8M | 22.6G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
|
668 |
| [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 |
|
669 |
| [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 |
|
|
|
670 |
| [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 |
|
671 |
| [caformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_s36.sail_in22k_ft_in1k_384) | 39.3M | 22.1G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
672 |
| [caformer_s36.sail_in1k_384](https://huggingface.co/timm/caformer_s36.sail_in1k_384) | 39.3M | 22.1G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
884 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
651 |
|
652 |
## MetaFormer
|
653 |
|
654 |
+
40 models with model class `MetaFormer`.
|
655 |
|
656 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
657 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
|
667 |
| [convformer_b36.sail_in1k](https://huggingface.co/timm/convformer_b36.sail_in1k) | 99.8M | 22.6G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | convformer_b36 | 2023-05-05 |
|
668 |
| [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 |
|
669 |
| [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 |
|
670 |
+
| [caformer_b36.sail_in22k_ft_in1k](https://huggingface.co/timm/caformer_b36.sail_in22k_ft_in1k) | 98.7M | 22.4G | 224 | True | 768 | 1000 | imagenet-1k | MetaFormer | caformer_b36 | 2023-05-05 |
|
671 |
| [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 |
|
672 |
| [caformer_s36.sail_in22k_ft_in1k_384](https://huggingface.co/timm/caformer_s36.sail_in22k_ft_in1k_384) | 39.3M | 22.1G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
673 |
| [caformer_s36.sail_in1k_384](https://huggingface.co/timm/caformer_s36.sail_in1k_384) | 39.3M | 22.1G | 384 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
caformer_b36.sail_in22k_ft_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f721805b5e0e7e3ef40e6ce67ea1edfe28b132b1db9df66c789cfceb7633bd4
|
3 |
+
size 169822
|
caformer_b36.sail_in22k_ft_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de2071a947494cee79b3755b0bfa1885e11d3db4d42c6165745259bacedd756c
|
3 |
+
size 395691399
|
caformer_b36.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:fce59acc2f04c6130892bfa6ecbcf180bbaec7710ba9508e8f14dd2f3b43d829
|
3 |
+
size 51257
|