narugo1992 commited on
Export model 'maxvit_rmlp_tiny_rw_256.sw_in1k', on 2025-01-20 07:14:40 UTC
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 |
|
|
@@ -465,7 +465,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 465 |
|
| 466 |
## MaxxVit
|
| 467 |
|
| 468 |
-
|
| 469 |
|
| 470 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 471 |
|:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------------|:-------------|
|
|
@@ -479,6 +479,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 479 |
| [maxvit_small_tf_224.in1k](https://huggingface.co/timm/maxvit_small_tf_224.in1k) | 68.7M | 11.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_224 | 2022-12-02 |
|
| 480 |
| [coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k) | 41.7M | 7.7G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_1_rw2_224 | 2023-01-20 |
|
| 481 |
| [coatnet_rmlp_1_rw_224.sw_in1k](https://huggingface.co/timm/coatnet_rmlp_1_rw_224.sw_in1k) | 41.6M | 7.4G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_1_rw_224 | 2023-01-20 |
|
|
|
|
| 482 |
| [maxxvitv2_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvitv2_nano_rw_256.sw_in1k) | 23.7M | 6.1G | 256 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_nano_rw_256 | 2023-01-20 |
|
| 483 |
| [maxvit_tiny_tf_224.in1k](https://huggingface.co/timm/maxvit_tiny_tf_224.in1k) | 30.8M | 5.3G | 224 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_224 | 2022-12-02 |
|
| 484 |
| [coatnet_bn_0_rw_224.sw_in1k](https://huggingface.co/timm/coatnet_bn_0_rw_224.sw_in1k) | 27.4M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_bn_0_rw_224 | 2023-01-20 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
474 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 465 |
|
| 466 |
## MaxxVit
|
| 467 |
|
| 468 |
+
18 models with model class `MaxxVit`.
|
| 469 |
|
| 470 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 471 |
|:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------------|:-------------|
|
|
|
|
| 479 |
| [maxvit_small_tf_224.in1k](https://huggingface.co/timm/maxvit_small_tf_224.in1k) | 68.7M | 11.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_224 | 2022-12-02 |
|
| 480 |
| [coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k) | 41.7M | 7.7G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_1_rw2_224 | 2023-01-20 |
|
| 481 |
| [coatnet_rmlp_1_rw_224.sw_in1k](https://huggingface.co/timm/coatnet_rmlp_1_rw_224.sw_in1k) | 41.6M | 7.4G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_1_rw_224 | 2023-01-20 |
|
| 482 |
+
| [maxvit_rmlp_tiny_rw_256.sw_in1k](https://huggingface.co/timm/maxvit_rmlp_tiny_rw_256.sw_in1k) | 29.1M | 6.4G | 256 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_rmlp_tiny_rw_256 | 2023-01-20 |
|
| 483 |
| [maxxvitv2_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvitv2_nano_rw_256.sw_in1k) | 23.7M | 6.1G | 256 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_nano_rw_256 | 2023-01-20 |
|
| 484 |
| [maxvit_tiny_tf_224.in1k](https://huggingface.co/timm/maxvit_tiny_tf_224.in1k) | 30.8M | 5.3G | 224 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_224 | 2022-12-02 |
|
| 485 |
| [coatnet_bn_0_rw_224.sw_in1k](https://huggingface.co/timm/coatnet_bn_0_rw_224.sw_in1k) | 27.4M | 4.5G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | coatnet_bn_0_rw_224 | 2023-01-20 |
|
maxvit_rmlp_tiny_rw_256.sw_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0980e261920050e7e9e6c0d5334e63af459563a4a50639e6002a9712296c9f88
|
| 3 |
+
size 169829
|
maxvit_rmlp_tiny_rw_256.sw_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abe6e26f718d771117ffaed458bd84888e7f41cd43c7a59af24c5f91c4ccb9b8
|
| 3 |
+
size 119566168
|
maxvit_rmlp_tiny_rw_256.sw_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4c3ceed99ae49aa023c8c7cbc224be5ba023f409004ac0091862f1e398d784e
|
| 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:bdadd9b4e15b9f6d592dd8677ef1b4c62ee5ef2d85ba0bfa2a194400e70861db
|
| 3 |
+
size 34614
|