narugo1992 commited on
Export model 'gmlp_s16_224.ra3_in1k', on 2025-01-20 07:17:23 UTC
Browse files- README.md +3 -2
- gmlp_s16_224.ra3_in1k/meta.json +3 -0
- gmlp_s16_224.ra3_in1k/model.onnx +3 -0
- gmlp_s16_224.ra3_in1k/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 |
|
|
@@ -530,7 +530,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 530 |
|
| 531 |
## MlpMixer
|
| 532 |
|
| 533 |
-
|
| 534 |
|
| 535 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 536 |
|:-----------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:---------------|:-------------|
|
|
@@ -539,6 +539,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 539 |
| [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-27 |
|
| 540 |
| [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-27 |
|
| 541 |
| [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-27 |
|
|
|
|
| 542 |
| [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-27 |
|
| 543 |
| [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-27 |
|
| 544 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
479 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 530 |
|
| 531 |
## MlpMixer
|
| 532 |
|
| 533 |
+
8 models with model class `MlpMixer`.
|
| 534 |
|
| 535 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 536 |
|:-----------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:---------|:---------------|:-------------|
|
|
|
|
| 539 |
| [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-27 |
|
| 540 |
| [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-27 |
|
| 541 |
| [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-27 |
|
| 542 |
+
| [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-27 |
|
| 543 |
| [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-27 |
|
| 544 |
| [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-27 |
|
| 545 |
|
gmlp_s16_224.ra3_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2d01a2887159bf4766221d4c0ea8ee01671d9a410e1c1d96c197bfc45ade8f3
|
| 3 |
+
size 169799
|
gmlp_s16_224.ra3_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f766878d1230f0716e633f58b4f05726218621d29517ff1343bdf84cddc4db94
|
| 3 |
+
size 78049002
|
gmlp_s16_224.ra3_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bed6e31315ff1705e2c30d0f8599851d065fb99a791121378e424a9e26036f3
|
| 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:b00f6bacd2f970897ff7150cc40b5fb3cfc434fd141ddca14b03a92054fd05a1
|
| 3 |
+
size 34811
|