narugo1992
commited on
Export model 'maxvit_rmlp_base_rw_224.sw_in12k', on 2025-01-21 19:30:38 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 |
## MaxxVit
|
698 |
|
699 |
-
|
700 |
|
701 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
702 |
|:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
|
@@ -720,6 +720,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
720 |
| [maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k) | 116.0M | 23.8G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
|
721 |
| [maxvit_base_tf_224.in21k](https://huggingface.co/timm/maxvit_base_tf_224.in21k) | 135.1M | 23.4G | 224 | True | 768 | 21843 | imagenet-21k-goog | MaxxVit | maxvit_base_tf_224 | 2023-05-11 |
|
722 |
| [maxvit_base_tf_224.in1k](https://huggingface.co/timm/maxvit_base_tf_224.in1k) | 119.1M | 23.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_224 | 2022-12-03 |
|
|
|
723 |
| [maxvit_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxvit_rmlp_base_rw_224.sw_in12k_ft_in1k) | 115.9M | 22.5G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_rmlp_base_rw_224 | 2023-01-21 |
|
724 |
| [maxvit_tiny_tf_384.in1k](https://huggingface.co/timm/maxvit_tiny_tf_384.in1k) | 30.8M | 15.7G | 384 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_384 | 2022-12-03 |
|
725 |
| [coatnet_rmlp_2_rw_224.sw_in12k](https://huggingface.co/timm/coatnet_rmlp_2_rw_224.sw_in12k) | 84.9M | 14.6G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | coatnet_rmlp_2_rw_224 | 2023-01-21 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
1136 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
696 |
|
697 |
## MaxxVit
|
698 |
|
699 |
+
47 models with model class `MaxxVit`.
|
700 |
|
701 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
702 |
|:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
|
|
|
720 |
| [maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k) | 116.0M | 23.8G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
|
721 |
| [maxvit_base_tf_224.in21k](https://huggingface.co/timm/maxvit_base_tf_224.in21k) | 135.1M | 23.4G | 224 | True | 768 | 21843 | imagenet-21k-goog | MaxxVit | maxvit_base_tf_224 | 2023-05-11 |
|
722 |
| [maxvit_base_tf_224.in1k](https://huggingface.co/timm/maxvit_base_tf_224.in1k) | 119.1M | 23.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_224 | 2022-12-03 |
|
723 |
+
| [maxvit_rmlp_base_rw_224.sw_in12k](https://huggingface.co/timm/maxvit_rmlp_base_rw_224.sw_in12k) | 124.3M | 22.5G | 224 | True | 768 | 11821 | imagenet-12k | MaxxVit | maxvit_rmlp_base_rw_224 | 2023-01-21 |
|
724 |
| [maxvit_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxvit_rmlp_base_rw_224.sw_in12k_ft_in1k) | 115.9M | 22.5G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_rmlp_base_rw_224 | 2023-01-21 |
|
725 |
| [maxvit_tiny_tf_384.in1k](https://huggingface.co/timm/maxvit_tiny_tf_384.in1k) | 30.8M | 15.7G | 384 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_384 | 2022-12-03 |
|
726 |
| [coatnet_rmlp_2_rw_224.sw_in12k](https://huggingface.co/timm/coatnet_rmlp_2_rw_224.sw_in12k) | 84.9M | 14.6G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | coatnet_rmlp_2_rw_224 | 2023-01-21 |
|
maxvit_rmlp_base_rw_224.sw_in12k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a9655e9763d9d28ee97f749704c339da37ca5a6c89104fe31a3642064487138
|
3 |
+
size 2015399
|
maxvit_rmlp_base_rw_224.sw_in12k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64be53011f9b15acb53b38f96a969faec856359f6d7ed9ff36859bb7518eac3f
|
3 |
+
size 502885676
|
maxvit_rmlp_base_rw_224.sw_in12k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f0c5419388b180049426deb3901ffdc314970b3ec4e9a9ce9f27b2eaad2b68
|
3 |
+
size 642
|
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:abf102f842a6e56a22cf7f3356845eaec61d011a0f51063ece051e493d6ef340
|
3 |
+
size 62300
|