narugo1992 commited on
Export model 'convformer_s36.sail_in1k', on 2025-01-20 22:28:09 JST
Browse files- README.md +3 -2
- convformer_s36.sail_in1k/meta.json +3 -0
- convformer_s36.sail_in1k/model.onnx +3 -0
- convformer_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 |
|
|
@@ -693,7 +693,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 693 |
|
| 694 |
## MetaFormer
|
| 695 |
|
| 696 |
-
|
| 697 |
|
| 698 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 699 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
@@ -726,6 +726,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 726 |
| [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 |
|
| 727 |
| [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 |
|
| 728 |
| [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 |
|
|
|
|
| 729 |
| [caformer_s36.sail_in22k](https://huggingface.co/timm/caformer_s36.sail_in22k) | 82.0M | 7.6G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s36 | 2023-05-05 |
|
| 730 |
| [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 |
|
| 731 |
| [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 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
997 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 693 |
|
| 694 |
## MetaFormer
|
| 695 |
|
| 696 |
+
44 models with model class `MetaFormer`.
|
| 697 |
|
| 698 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 699 |
|:-----------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-----------|:-----------------|:-------------|
|
|
|
|
| 726 |
| [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 |
|
| 727 |
| [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 |
|
| 728 |
| [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 |
|
| 729 |
+
| [convformer_s36.sail_in1k](https://huggingface.co/timm/convformer_s36.sail_in1k) | 40.0M | 7.6G | 224 | True | 512 | 1000 | imagenet-1k | MetaFormer | convformer_s36 | 2023-05-05 |
|
| 730 |
| [caformer_s36.sail_in22k](https://huggingface.co/timm/caformer_s36.sail_in22k) | 82.0M | 7.6G | 224 | True | 512 | 21841 | imagenet-22k | MetaFormer | caformer_s36 | 2023-05-05 |
|
| 731 |
| [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 |
|
| 732 |
| [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 |
|
convformer_s36.sail_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75023a1c5683a64854ddc9b4c7c972d60aa0f6deeb367c577ba291178583bc1e
|
| 3 |
+
size 169809
|
convformer_s36.sail_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c8766751241575a7bcc5ee9d1b6caf56bd1b2506fd740a1af865d79129da06b
|
| 3 |
+
size 160575383
|
convformer_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:86fba6e283f1d52026cbe5a05f41268e947d6e0b4c5c55619ba891a67223214d
|
| 3 |
+
size 55519
|