narugo commited on
Commit
48fd574
·
verified ·
1 Parent(s): 4da1aa4

Export model 'coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k', on 2025-01-20 04:38:05 UTC

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 156 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
@@ -312,16 +312,17 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
312
 
313
  ## MaxxVit
314
 
315
- 6 models with model class `MaxxVit`.
316
-
317
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
318
- |:-------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:----------------------|:-------------|
319
- | [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-02 |
320
- | [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-02 |
321
- | [coatnet_2_rw_224.sw_in12k](https://huggingface.co/timm/coatnet_2_rw_224.sw_in12k) | 84.7M | 14.5G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | coatnet_2_rw_224 | 2023-01-20 |
322
- | [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 |
323
- | [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 |
324
- | [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 |
 
325
 
326
  ## MetaFormer
327
 
 
114
 
115
  # Models
116
 
117
+ 157 models exported from TIMM in total.
118
 
119
  ## ByobNet
120
 
 
312
 
313
  ## MaxxVit
314
 
315
+ 7 models with model class `MaxxVit`.
316
+
317
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
318
+ |:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:-----------------------|:-------------|
319
+ | [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-02 |
320
+ | [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-02 |
321
+ | [coatnet_2_rw_224.sw_in12k](https://huggingface.co/timm/coatnet_2_rw_224.sw_in12k) | 84.7M | 14.5G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | coatnet_2_rw_224 | 2023-01-20 |
322
+ | [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 |
323
+ | [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 |
324
+ | [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 |
325
+ | [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 |
326
 
327
  ## MetaFormer
328
 
coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0eb0d2b9b7d94a0301cba390bfb1cbe183897fab746f9fb9afa0d069c3b0c59
3
+ size 169844
coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7111743459aa26b3acb0ab885a8a9c38ac464e8360fa397d8ed466efbfcba519
3
+ size 192071062
coatnet_rmlp_1_rw2_224.sw_in12k_ft_in1k/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:a0586f8cfa4a93f5b5f68a7b5847fafcf5a5b5c6a75211556ef6f3e6f655e708
3
- size 18755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d63ed1cc8564c306d107c27152bed8e295281855de524c6c57b958971346b2
3
+ size 18805