narugo1992 commited on
Commit
bcae71f
·
verified ·
1 Parent(s): 4463caa

Export model 'maxvit_base_tf_224.in21k', on 2025-01-21 14:44:32 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1058 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -677,7 +677,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
677
 
678
  ## MaxxVit
679
 
680
- 40 models with model class `MaxxVit`.
681
 
682
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
683
  |:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
@@ -695,6 +695,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
695
  | [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 |
696
  | [maxxvitv2_rmlp_base_rw_224.sw_in12k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k) | 127.1M | 23.8G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
697
  | [maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k) | 116.0M | 23.8G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
 
698
  | [maxvit_base_tf_224.in1k](https://huggingface.co/timm/maxvit_base_tf_224.in1k) | 119.1M | 23.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_224 | 2022-12-03 |
699
  | [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 |
700
  | [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
+ 1059 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
677
 
678
  ## MaxxVit
679
 
680
+ 41 models with model class `MaxxVit`.
681
 
682
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
683
  |:-----------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:--------|:---------------------------|:-------------|
 
695
  | [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 |
696
  | [maxxvitv2_rmlp_base_rw_224.sw_in12k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k) | 127.1M | 23.8G | 224 | True | 1024 | 11821 | imagenet-12k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
697
  | [maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k](https://huggingface.co/timm/maxxvitv2_rmlp_base_rw_224.sw_in12k_ft_in1k) | 116.0M | 23.8G | 224 | True | 1024 | 1000 | imagenet-1k | MaxxVit | maxxvitv2_rmlp_base_rw_224 | 2023-01-21 |
698
+ | [maxvit_base_tf_224.in21k](https://huggingface.co/timm/maxvit_base_tf_224.in21k) | 135.1M | 23.4G | 224 | True | 768 | 21843 | imagenet-21k-goog | MaxxVit | maxvit_base_tf_224 | 2023-05-11 |
699
  | [maxvit_base_tf_224.in1k](https://huggingface.co/timm/maxvit_base_tf_224.in1k) | 119.1M | 23.3G | 224 | True | 768 | 1000 | imagenet-1k | MaxxVit | maxvit_base_tf_224 | 2022-12-03 |
700
  | [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 |
701
  | [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 |
maxvit_base_tf_224.in21k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c073cfbcfe8942b410e73b88acdf2b16b47788b89e7715fc97ddf22e6829b25
3
+ size 3714023
maxvit_base_tf_224.in21k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5189fde2c3f713b1a9e9f7f4338fe61a929e307da696d0ee251560c152579fcd
3
+ size 548146002
maxvit_base_tf_224.in21k/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:37fe942f30741ee3a31b8cf3210958ea8ee24fb3fe45417d6e6e988d18696276
3
- size 59064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff39f641eb47ccf6565c997d6cb0f83ad246d102401b57a71f9be99bccc7d3a
3
+ size 59120