narugo1992 commited on
Commit
104a6ea
·
verified ·
1 Parent(s): 849bd72

Export model 'maxxvit_rmlp_small_rw_256.sw_in1k', on 2025-01-20 06:04:45 UTC

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 328 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -419,21 +419,22 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
419
 
420
  ## MaxxVit
421
 
422
- 11 models with model class `MaxxVit`.
423
-
424
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
425
- |:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:-------------------------|:-------------|
426
- | [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-02 |
427
- | [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 |
428
- | [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 |
429
- | [coatnet_rmlp_2_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_2_rw_224.sw_in12k_ft_in1k) | 73.8M | 14.6G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_2_rw_224 | 2023-01-20 |
430
- | [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 |
431
- | [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 |
432
- | [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 |
433
- | [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 |
434
- | [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 |
435
- | [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 |
436
- | [maxxvit_rmlp_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvit_rmlp_nano_rw_256.sw_in1k) | 16.8M | 4.2G | 256 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxxvit_rmlp_nano_rw_256 | 2023-01-20 |
 
437
 
438
  ## MetaFormer
439
 
 
114
 
115
  # Models
116
 
117
+ 329 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
419
 
420
  ## MaxxVit
421
 
422
+ 12 models with model class `MaxxVit`.
423
+
424
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
425
+ |:---------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:--------|:--------------------------|:-------------|
426
+ | [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-02 |
427
+ | [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 |
428
+ | [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 |
429
+ | [coatnet_rmlp_2_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/coatnet_rmlp_2_rw_224.sw_in12k_ft_in1k) | 73.8M | 14.6G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | coatnet_rmlp_2_rw_224 | 2023-01-20 |
430
+ | [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 |
431
+ | [maxxvit_rmlp_small_rw_256.sw_in1k](https://huggingface.co/timm/maxxvit_rmlp_small_rw_256.sw_in1k) | 65.9M | 14.2G | 256 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxxvit_rmlp_small_rw_256 | 2023-01-20 |
432
+ | [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 |
433
+ | [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 |
434
+ | [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 |
435
+ | [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 |
436
+ | [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 |
437
+ | [maxxvit_rmlp_nano_rw_256.sw_in1k](https://huggingface.co/timm/maxxvit_rmlp_nano_rw_256.sw_in1k) | 16.8M | 4.2G | 256 | True | 512 | 1000 | imagenet-1k | MaxxVit | maxxvit_rmlp_nano_rw_256 | 2023-01-20 |
438
 
439
  ## MetaFormer
440
 
maxxvit_rmlp_small_rw_256.sw_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a2c6ee0797bb2f1e1bf89e4a0814df39c9173e60a49e80d75ad8bcf12e64ca
3
+ size 169836
maxxvit_rmlp_small_rw_256.sw_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3a5a3d072244fd05a2ca9371f83640886bb025fa109a53bebe559fc32f0fcfe
3
+ size 268299904
maxxvit_rmlp_small_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:8301f4757e2489b518b14517e8b7241247fe71da934bf9167d9f7e3afa6d3113
3
- size 27844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2430522ac9ecce8a579eb9435f8a9e99ac82ec214771c8894167a6f41aa13536
3
+ size 27986