Export model 'caformer_s36.sail_in1k', on 2025-01-20 07:31:05 UTC
Browse files- README.md +3 -2
- caformer_s36.sail_in1k/meta.json +3 -0
- caformer_s36.sail_in1k/model.onnx +3 -0
- caformer_s36.sail_in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
@@ -499,7 +499,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
499 |
|
500 |
## MetaFormer
|
501 |
|
502 |
-
|
503 |
|
504 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
505 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
@@ -520,6 +520,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
520 |
| [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 |
|
521 |
| [convformer_s36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k) | 40.0M | 7.6G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
522 |
| [caformer_s36.sail_in22k_ft_in1k](https://huggingface.co/timm/caformer_s36.sail_in22k_ft_in1k) | 39.3M | 7.5G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
|
|
523 |
| [poolformer_s36.sail_in1k](https://huggingface.co/timm/poolformer_s36.sail_in1k) | 30.8M | 5.0G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | poolformer_s36 | 2023-05-05 |
|
524 |
| [convformer_s18.sail_in22k](https://huggingface.co/timm/convformer_s18.sail_in22k) | 69.5M | 4.0G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | convformer_s18 | 2023-05-05 |
|
525 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
504 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
499 |
|
500 |
## MetaFormer
|
501 |
|
502 |
+
25 models with model class `MetaFormer`.
|
503 |
|
504 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
505 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
|
520 |
| [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 |
|
521 |
| [convformer_s36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_s36.sail_in22k_ft_in1k) | 40.0M | 7.6G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
522 |
| [caformer_s36.sail_in22k_ft_in1k](https://huggingface.co/timm/caformer_s36.sail_in22k_ft_in1k) | 39.3M | 7.5G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
523 |
+
| [caformer_s36.sail_in1k](https://huggingface.co/timm/caformer_s36.sail_in1k) | 39.3M | 7.5G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | caformer_s36 | 2023-05-05 |
|
524 |
| [poolformer_s36.sail_in1k](https://huggingface.co/timm/poolformer_s36.sail_in1k) | 30.8M | 5.0G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | poolformer_s36 | 2023-05-05 |
|
525 |
| [convformer_s18.sail_in22k](https://huggingface.co/timm/convformer_s18.sail_in22k) | 69.5M | 4.0G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | convformer_s18 | 2023-05-05 |
|
526 |
| [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 |
|
caformer_s36.sail_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36f9f8f1c049351580e62bee27cbd4e0d7e868b659452bb2a5821bb3786892e0
|
3 |
+
size 169803
|
caformer_s36.sail_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26dd7f4ccbafc12ce0cc09b2db7c76feefdef8d5ca7e1f4589a12048b99ea05f
|
3 |
+
size 157865151
|
caformer_s36.sail_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:e8cce4e00c5f2997074aad5537fde9c6126d5400bb685d2e5a09db4bfa5f77ef
|
3 |
+
size 35863
|