narugo1992 commited on
Commit
a4d4d2a
·
verified ·
1 Parent(s): 6ad4629

Export model 'resmlp_big_24_224.fb_in1k', on 2025-01-21 15:01:41 JST

Browse files
README.md CHANGED
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 1063 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -791,24 +791,25 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
791
 
792
  ## MlpMixer
793
 
794
- 14 models with model class `MlpMixer`.
795
-
796
- | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
797
- |:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:---------------|:-------------|
798
- | [mixer_b16_224.goog_in21k](https://huggingface.co/timm/mixer_b16_224.goog_in21k) | 75.9M | 12.6G | 224 | True | 768 | 21843 | imagenet-21k-goog | MlpMixer | mixer_b16_224 | 2023-03-28 |
799
- | [mixer_b16_224.miil_in21k](https://huggingface.co/timm/mixer_b16_224.miil_in21k) | 67.7M | 12.6G | 224 | True | 768 | 11221 | imagenet-21k-miil | MlpMixer | mixer_b16_224 | 2023-03-28 |
800
- | [mixer_b16_224.miil_in21k_ft_in1k](https://huggingface.co/timm/mixer_b16_224.miil_in21k_ft_in1k) | 59.9M | 12.6G | 224 | True | 768 | 1000 | imagenet-1k | MlpMixer | mixer_b16_224 | 2023-03-28 |
801
- | [mixer_b16_224.goog_in21k_ft_in1k](https://huggingface.co/timm/mixer_b16_224.goog_in21k_ft_in1k) | 59.9M | 12.6G | 224 | True | 768 | 1000 | imagenet-1k | MlpMixer | mixer_b16_224 | 2023-03-28 |
802
- | [resmlp_36_224.fb_in1k](https://huggingface.co/timm/resmlp_36_224.fb_in1k) | 44.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_36_224 | 2023-03-28 |
803
- | [resmlp_36_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_36_224.fb_distilled_in1k) | 44.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_36_224 | 2023-03-28 |
804
- | [resmlp_24_224.fb_in1k](https://huggingface.co/timm/resmlp_24_224.fb_in1k) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
805
- | [resmlp_24_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_24_224.fb_distilled_in1k) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
806
- | [resmlp_24_224.fb_dino](https://huggingface.co/timm/resmlp_24_224.fb_dino) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
807
- | [gmixer_24_224.ra3_in1k](https://huggingface.co/timm/gmixer_24_224.ra3_in1k) | 24.7M | 5.3G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | gmixer_24_224 | 2023-03-28 |
808
- | [gmlp_s16_224.ra3_in1k](https://huggingface.co/timm/gmlp_s16_224.ra3_in1k) | 19.4M | 4.4G | 224 | True | 256 | 1000 | imagenet-1k | MlpMixer | gmlp_s16_224 | 2023-03-28 |
809
- | [resmlp_12_224.fb_in1k](https://huggingface.co/timm/resmlp_12_224.fb_in1k) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
810
- | [resmlp_12_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_12_224.fb_distilled_in1k) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
811
- | [resmlp_12_224.fb_dino](https://huggingface.co/timm/resmlp_12_224.fb_dino) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
 
812
 
813
  ## MobileNetV3
814
 
 
114
 
115
  # Models
116
 
117
+ 1064 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
791
 
792
  ## MlpMixer
793
 
794
+ 15 models with model class `MlpMixer`.
795
+
796
+ | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
797
+ |:-------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:------------------|:-------------|
798
+ | [resmlp_big_24_224.fb_in1k](https://huggingface.co/timm/resmlp_big_24_224.fb_in1k) | 129.0M | 100.2G | 224 | True | 768 | 1000 | imagenet-1k | MlpMixer | resmlp_big_24_224 | 2023-03-28 |
799
+ | [mixer_b16_224.goog_in21k](https://huggingface.co/timm/mixer_b16_224.goog_in21k) | 75.9M | 12.6G | 224 | True | 768 | 21843 | imagenet-21k-goog | MlpMixer | mixer_b16_224 | 2023-03-28 |
800
+ | [mixer_b16_224.miil_in21k](https://huggingface.co/timm/mixer_b16_224.miil_in21k) | 67.7M | 12.6G | 224 | True | 768 | 11221 | imagenet-21k-miil | MlpMixer | mixer_b16_224 | 2023-03-28 |
801
+ | [mixer_b16_224.miil_in21k_ft_in1k](https://huggingface.co/timm/mixer_b16_224.miil_in21k_ft_in1k) | 59.9M | 12.6G | 224 | True | 768 | 1000 | imagenet-1k | MlpMixer | mixer_b16_224 | 2023-03-28 |
802
+ | [mixer_b16_224.goog_in21k_ft_in1k](https://huggingface.co/timm/mixer_b16_224.goog_in21k_ft_in1k) | 59.9M | 12.6G | 224 | True | 768 | 1000 | imagenet-1k | MlpMixer | mixer_b16_224 | 2023-03-28 |
803
+ | [resmlp_36_224.fb_in1k](https://huggingface.co/timm/resmlp_36_224.fb_in1k) | 44.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_36_224 | 2023-03-28 |
804
+ | [resmlp_36_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_36_224.fb_distilled_in1k) | 44.6M | 8.9G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_36_224 | 2023-03-28 |
805
+ | [resmlp_24_224.fb_in1k](https://huggingface.co/timm/resmlp_24_224.fb_in1k) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
806
+ | [resmlp_24_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_24_224.fb_distilled_in1k) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
807
+ | [resmlp_24_224.fb_dino](https://huggingface.co/timm/resmlp_24_224.fb_dino) | 30.0M | 6.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_24_224 | 2023-03-28 |
808
+ | [gmixer_24_224.ra3_in1k](https://huggingface.co/timm/gmixer_24_224.ra3_in1k) | 24.7M | 5.3G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | gmixer_24_224 | 2023-03-28 |
809
+ | [gmlp_s16_224.ra3_in1k](https://huggingface.co/timm/gmlp_s16_224.ra3_in1k) | 19.4M | 4.4G | 224 | True | 256 | 1000 | imagenet-1k | MlpMixer | gmlp_s16_224 | 2023-03-28 |
810
+ | [resmlp_12_224.fb_in1k](https://huggingface.co/timm/resmlp_12_224.fb_in1k) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
811
+ | [resmlp_12_224.fb_distilled_in1k](https://huggingface.co/timm/resmlp_12_224.fb_distilled_in1k) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
812
+ | [resmlp_12_224.fb_dino](https://huggingface.co/timm/resmlp_12_224.fb_dino) | 15.3M | 3.0G | 224 | True | 384 | 1000 | imagenet-1k | MlpMixer | resmlp_12_224 | 2023-03-28 |
813
 
814
  ## MobileNetV3
815
 
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6ed5bd9a2206949bb21ce13a8e6d1fed7454b417581f394da473cbf2f4525a4
3
- size 59322
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0788116a6956d6532a1b0affaca22ad7ec4ec92116fbe6705524765d74735781
3
+ size 59383
resmlp_big_24_224.fb_in1k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74e1062ceb0a18d76b981bbca9428d75e1f2327a07f36efb5575ef2d0ba4cc9f
3
+ size 169815
resmlp_big_24_224.fb_in1k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9ead397f268047fde13a714408e777ae9c3657f87ba3885979020617777d00
3
+ size 516712834
resmlp_big_24_224.fb_in1k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
3
+ size 734