narugo1992
commited on
Export model 'convformer_s36.sail_in22k', on 2025-01-20 06:54:03 UTC
Browse files- README.md +3 -2
- convformer_s36.sail_in22k/meta.json +3 -0
- convformer_s36.sail_in22k/model.onnx +3 -0
- convformer_s36.sail_in22k/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 |
|
|
@@ -470,7 +470,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 470 |
|
| 471 |
## MetaFormer
|
| 472 |
|
| 473 |
-
|
| 474 |
|
| 475 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 476 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
@@ -486,6 +486,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 486 |
| [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 |
|
| 487 |
| [caformer_m36.sail_in1k](https://huggingface.co/timm/caformer_m36.sail_in1k) | 56.2M | 12.7G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | caformer_m36 | 2023-05-05 |
|
| 488 |
| [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 |
|
|
|
|
| 489 |
| [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 |
|
| 490 |
| [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 |
|
| 491 |
| [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 |
+
427 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 470 |
|
| 471 |
## MetaFormer
|
| 472 |
|
| 473 |
+
20 models with model class `MetaFormer`.
|
| 474 |
|
| 475 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 476 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
|
|
| 486 |
| [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 |
|
| 487 |
| [caformer_m36.sail_in1k](https://huggingface.co/timm/caformer_m36.sail_in1k) | 56.2M | 12.7G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | caformer_m36 | 2023-05-05 |
|
| 488 |
| [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 |
|
| 489 |
+
| [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 |
|
| 490 |
| [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 |
|
| 491 |
| [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 |
|
| 492 |
| [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 |
|
convformer_s36.sail_in22k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a386f3711d298a6905f291d63ae39d003bb4ed72d79a31c3b52740ebee7c0b35
|
| 3 |
+
size 3713690
|
convformer_s36.sail_in22k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d21155f8db1910f41fdefab5b9b92de4d950a92cf44105cd8892caaeb0c58cc2
|
| 3 |
+
size 331388226
|
convformer_s36.sail_in22k/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:fb5cec8522f522c85ff3138c3592d47229ad9bea78c40e4b8b3a1d8744690a83
|
| 3 |
+
size 32541
|