Export model 'coatnet_3_rw_224.sw_in12k', on 2025-01-21 12:49:42 JST
Browse files- README.md +3 -2
- coatnet_3_rw_224.sw_in12k/meta.json +3 -0
- coatnet_3_rw_224.sw_in12k/model.onnx +3 -0
- coatnet_3_rw_224.sw_in12k/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 |
|
@@ -661,13 +661,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
661 |
|
662 |
## MaxxVit
|
663 |
|
664 |
-
|
665 |
|
666 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
667 |
|:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------------|:-------------|
|
668 |
| [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 |
|
669 |
| [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 |
|
670 |
| [maxvit_small_tf_384.in1k](https://huggingface.co/timm/maxvit_small_tf_384.in1k) | 68.7M | 33.1G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_384 | 2022-12-03 |
|
|
|
671 |
| [maxvit_tiny_tf_512.in1k](https://huggingface.co/timm/maxvit_tiny_tf_512.in1k) | 30.8M | 27.9G | 512 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_512 | 2022-12-03 |
|
672 |
| [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 |
|
673 |
| [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 |
+
1009 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
661 |
|
662 |
## MaxxVit
|
663 |
|
664 |
+
30 models with model class `MaxxVit`.
|
665 |
|
666 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
667 |
|:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------------|:-------------|
|
668 |
| [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 |
|
669 |
| [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 |
|
670 |
| [maxvit_small_tf_384.in1k](https://huggingface.co/timm/maxvit_small_tf_384.in1k) | 68.7M | 33.1G | 384 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_small_tf_384 | 2022-12-03 |
|
671 |
+
| [coatnet_3_rw_224.sw_in12k](https://huggingface.co/timm/coatnet_3_rw_224.sw_in12k) | 181.4M | 32.5G | 224 | True | 1536 | 11821 | imagenet-12k | MaxxVit | coatnet_3_rw_224 | 2023-01-21 |
|
672 |
| [maxvit_tiny_tf_512.in1k](https://huggingface.co/timm/maxvit_tiny_tf_512.in1k) | 30.8M | 27.9G | 512 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxvit_tiny_tf_512 | 2022-12-03 |
|
673 |
| [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 |
|
674 |
| [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 |
|
coatnet_3_rw_224.sw_in12k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b43ceaee97833601c13e4544d45ac86eaf8d7552559481433422c98f195a45
|
3 |
+
size 2015379
|
coatnet_3_rw_224.sw_in12k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f55160880e7baf2c3369257786a0ec5d45ae2ed40314f150a348966668b37403
|
3 |
+
size 777124982
|
coatnet_3_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:e974a901deb2eec05473be803a4cb66ed9899a0873151dde7bc480275f04e580
|
3 |
+
size 55971
|