narugo1992 commited on
Export model 'maxvit_base_tf_384.in1k', on 2025-01-21 14:30:35 JST
Browse files- README.md +3 -2
- maxvit_base_tf_384.in1k/meta.json +3 -0
- maxvit_base_tf_384.in1k/model.onnx +3 -0
- maxvit_base_tf_384.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 |
|
|
@@ -674,7 +674,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 674 |
|
| 675 |
## MaxxVit
|
| 676 |
|
| 677 |
-
|
| 678 |
|
| 679 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 680 |
|:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
|
|
@@ -682,6 +682,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 682 |
| [maxvit_large_tf_384.in21k_ft_in1k](https://huggingface.co/timm/maxvit_large_tf_384.in21k_ft_in1k) | 211.3M | 125.6G | 384 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxvit_large_tf_384 | 2022-12-03 |
|
| 683 |
| [maxvit_base_tf_512.in21k_ft_in1k](https://huggingface.co/timm/maxvit_base_tf_512.in21k_ft_in1k) | 119.1M | 121.9G | 512 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_512 | 2022-12-03 |
|
| 684 |
| [maxvit_base_tf_384.in21k_ft_in1k](https://huggingface.co/timm/maxvit_base_tf_384.in21k_ft_in1k) | 119.1M | 68.6G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_384 | 2022-12-03 |
|
|
|
|
| 685 |
| [maxvit_small_tf_512.in1k](https://huggingface.co/timm/maxvit_small_tf_512.in1k) | 68.7M | 58.9G | 512 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_512 | 2022-12-03 |
|
| 686 |
| [coatnet_rmlp_2_rw_384.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_2_rw_384.sw_in12k_ft_in1k) | 73.8M | 42.8G | 384 | True | 1024 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_2_rw_384 | 2023-01-21 |
|
| 687 |
| [maxvit_large_tf_224.in21k](https://huggingface.co/timm/maxvit_large_tf_224.in21k) | 232.7M | 42.8G | 224 | True | 1024 | 21843 | imagenet-21k-goog | MaxxVit | maxvit_large_tf_224 | 2023-05-11 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
1052 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 674 |
|
| 675 |
## MaxxVit
|
| 676 |
|
| 677 |
+
40 models with model class `MaxxVit`.
|
| 678 |
|
| 679 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 680 |
|:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
|
|
|
|
| 682 |
| [maxvit_large_tf_384.in21k_ft_in1k](https://huggingface.co/timm/maxvit_large_tf_384.in21k_ft_in1k) | 211.3M | 125.6G | 384 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxvit_large_tf_384 | 2022-12-03 |
|
| 683 |
| [maxvit_base_tf_512.in21k_ft_in1k](https://huggingface.co/timm/maxvit_base_tf_512.in21k_ft_in1k) | 119.1M | 121.9G | 512 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_512 | 2022-12-03 |
|
| 684 |
| [maxvit_base_tf_384.in21k_ft_in1k](https://huggingface.co/timm/maxvit_base_tf_384.in21k_ft_in1k) | 119.1M | 68.6G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_384 | 2022-12-03 |
|
| 685 |
+
| [maxvit_base_tf_384.in1k](https://huggingface.co/timm/maxvit_base_tf_384.in1k) | 119.1M | 68.6G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_384 | 2022-12-03 |
|
| 686 |
| [maxvit_small_tf_512.in1k](https://huggingface.co/timm/maxvit_small_tf_512.in1k) | 68.7M | 58.9G | 512 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_512 | 2022-12-03 |
|
| 687 |
| [coatnet_rmlp_2_rw_384.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_2_rw_384.sw_in12k_ft_in1k) | 73.8M | 42.8G | 384 | True | 1024 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_2_rw_384 | 2023-01-21 |
|
| 688 |
| [maxvit_large_tf_224.in21k](https://huggingface.co/timm/maxvit_large_tf_224.in21k) | 232.7M | 42.8G | 224 | True | 1024 | 21843 | imagenet-21k-goog | MaxxVit | maxvit_large_tf_224 | 2023-05-11 |
|
maxvit_base_tf_384.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2421e95b8b0696275caa951aba58e79158d461adfe7880101a9f05447dba98b
|
| 3 |
+
size 169810
|
maxvit_base_tf_384.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1892e703e4d53a46bf62bbdb2d9ee876376701e57d58925656b051a2cf00f946
|
| 3 |
+
size 521876558
|
maxvit_base_tf_384.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b0e088d13c449d48212dcb54f839d72f578652629589882f302ec50e81fdc80
|
| 3 |
+
size 695
|
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:e410aba07738076da6dff52fbd56671834623ee102b03d9cddf52b7c96fbd4c3
|
| 3 |
+
size 58777
|