narugo1992
commited on
Export model 'efficientvit_b2.r256_in1k', on 2025-01-19 18:13:28 UTC
Browse files- README.md +18 -16
- efficientvit_b2.r256_in1k/meta.json +3 -0
- efficientvit_b2.r256_in1k/model.onnx +3 -0
- efficientvit_b2.r256_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
|
@@ -8,6 +8,7 @@ base_model:
|
|
| 8 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
| 9 |
- timm/ecaresnet50t.a1_in1k
|
| 10 |
- timm/efficientvit_b1.r256_in1k
|
|
|
|
| 11 |
- timm/ghostnetv2_100.in1k
|
| 12 |
- timm/hgnetv2_b4.ssld_stage2_ft_in1k
|
| 13 |
- timm/mobilenetv2_100.ra_in1k
|
|
@@ -34,9 +35,9 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 34 |
|
| 35 |
# Models
|
| 36 |
|
| 37 |
-
|
| 38 |
|
| 39 |
-
ByobNet
|
| 40 |
|
| 41 |
2 models with model class `ByobNet`.
|
| 42 |
|
|
@@ -45,7 +46,7 @@ ByobNet
|
|
| 45 |
| [repvgg_b1.rvgg_in1k](https://huggingface.co/timm/repvgg_b1.rvgg_in1k) | 57.3M | 13.1G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | repvgg_b1 | 2023-03-22 |
|
| 46 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
| 47 |
|
| 48 |
-
ConvMixer
|
| 49 |
|
| 50 |
1 model with model class `ConvMixer`.
|
| 51 |
|
|
@@ -53,7 +54,7 @@ ConvMixer
|
|
| 53 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:----------|:--------------------------|:-------------|
|
| 54 |
| [convmixer_1024_20_ks9_p14.in1k](https://huggingface.co/timm/convmixer_1024_20_ks9_p14.in1k) | 24.4M | 6.0G | 224 | True | 1024 | 1000 | imagenet-1k | ConvMixer | convmixer_1024_20_ks9_p14 | 2023-04-24 |
|
| 55 |
|
| 56 |
-
ConvNeXt
|
| 57 |
|
| 58 |
3 models with model class `ConvNeXt`.
|
| 59 |
|
|
@@ -63,7 +64,7 @@ ConvNeXt
|
|
| 63 |
| [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
|
| 64 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
| 65 |
|
| 66 |
-
EfficientNet
|
| 67 |
|
| 68 |
1 model with model class `EfficientNet`.
|
| 69 |
|
|
@@ -71,15 +72,16 @@ EfficientNet
|
|
| 71 |
|:-------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-------------|:----------------|:-------------|
|
| 72 |
| [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k) | 3.5M | 300.8M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_100 | 2022-12-13 |
|
| 73 |
|
| 74 |
-
EfficientVit
|
| 75 |
|
| 76 |
-
|
| 77 |
|
| 78 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 79 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-------------|:----------------|:-------------|
|
|
|
|
| 80 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
| 81 |
|
| 82 |
-
GhostNet
|
| 83 |
|
| 84 |
1 model with model class `GhostNet`.
|
| 85 |
|
|
@@ -87,7 +89,7 @@ GhostNet
|
|
| 87 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
| 88 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
| 89 |
|
| 90 |
-
HighPerfGpuNet
|
| 91 |
|
| 92 |
1 model with model class `HighPerfGpuNet`.
|
| 93 |
|
|
@@ -95,7 +97,7 @@ HighPerfGpuNet
|
|
| 95 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
|
| 96 |
| [hgnetv2_b4.ssld_stage2_ft_in1k](https://huggingface.co/timm/hgnetv2_b4.ssld_stage2_ft_in1k) | 19.8M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b4 | 2024-02-12 |
|
| 97 |
|
| 98 |
-
MetaFormer
|
| 99 |
|
| 100 |
1 model with model class `MetaFormer`.
|
| 101 |
|
|
@@ -103,7 +105,7 @@ MetaFormer
|
|
| 103 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------|:---------------|:-------------|
|
| 104 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
| 105 |
|
| 106 |
-
NextViT
|
| 107 |
|
| 108 |
1 model with model class `NextViT`.
|
| 109 |
|
|
@@ -111,7 +113,7 @@ NextViT
|
|
| 111 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 112 |
| [nextvit_base.bd_in1k](https://huggingface.co/timm/nextvit_base.bd_in1k) | 44.8M | 8.3G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
| 113 |
|
| 114 |
-
RegNet
|
| 115 |
|
| 116 |
1 model with model class `RegNet`.
|
| 117 |
|
|
@@ -119,7 +121,7 @@ RegNet
|
|
| 119 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 120 |
| [regnetx_080.tv2_in1k](https://huggingface.co/timm/regnetx_080.tv2_in1k) | 39.5M | 8.0G | 224 | True | 1920 | 1000 | imagenet-1k | RegNet | regnetx_080 | 2023-03-21 |
|
| 121 |
|
| 122 |
-
ResNet
|
| 123 |
|
| 124 |
2 models with model class `ResNet`.
|
| 125 |
|
|
@@ -128,7 +130,7 @@ ResNet
|
|
| 128 |
| [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
|
| 129 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
|
| 130 |
|
| 131 |
-
SwinTransformer
|
| 132 |
|
| 133 |
1 model with model class `SwinTransformer`.
|
| 134 |
|
|
@@ -136,7 +138,7 @@ SwinTransformer
|
|
| 136 |
|:---------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:----------------|:-----------------------------|:-------------|
|
| 137 |
| [swin_base_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 138 |
|
| 139 |
-
VisionTransformer
|
| 140 |
|
| 141 |
3 models with model class `VisionTransformer`.
|
| 142 |
|
|
@@ -146,7 +148,7 @@ VisionTransformer
|
|
| 146 |
| [vit_base_patch16_clip_384.laion2b_ft_in12k_in1k](https://huggingface.co/timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k) | 86.4M | 49.4G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_patch16_clip_384 | 2022-11-11 |
|
| 147 |
| [vit_little_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_little_patch16_reg4_gap_256.sbb_in1k) | 22.4M | 5.7G | 256 | True | 320 | 1000 | imagenet-1k | VisionTransformer | vit_little_patch16_reg4_gap_256 | 2024-05-10 |
|
| 148 |
|
| 149 |
-
Xcit
|
| 150 |
|
| 151 |
1 model with model class `Xcit`.
|
| 152 |
|
|
|
|
| 8 |
- timm/convnextv2_atto.fcmae_ft_in1k
|
| 9 |
- timm/ecaresnet50t.a1_in1k
|
| 10 |
- timm/efficientvit_b1.r256_in1k
|
| 11 |
+
- timm/efficientvit_b2.r256_in1k
|
| 12 |
- timm/ghostnetv2_100.in1k
|
| 13 |
- timm/hgnetv2_b4.ssld_stage2_ft_in1k
|
| 14 |
- timm/mobilenetv2_100.ra_in1k
|
|
|
|
| 35 |
|
| 36 |
# Models
|
| 37 |
|
| 38 |
+
21 models exported from TIMM in total.
|
| 39 |
|
| 40 |
+
## ByobNet
|
| 41 |
|
| 42 |
2 models with model class `ByobNet`.
|
| 43 |
|
|
|
|
| 46 |
| [repvgg_b1.rvgg_in1k](https://huggingface.co/timm/repvgg_b1.rvgg_in1k) | 57.3M | 13.1G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | repvgg_b1 | 2023-03-22 |
|
| 47 |
| [mobilevitv2_050.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_050.cvnets_in1k) | 1.4M | 464.6M | 256 | True | 256 | 1000 | imagenet-1k | ByobNet | mobilevitv2_050 | 2023-04-24 |
|
| 48 |
|
| 49 |
+
## ConvMixer
|
| 50 |
|
| 51 |
1 model with model class `ConvMixer`.
|
| 52 |
|
|
|
|
| 54 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:----------|:--------------------------|:-------------|
|
| 55 |
| [convmixer_1024_20_ks9_p14.in1k](https://huggingface.co/timm/convmixer_1024_20_ks9_p14.in1k) | 24.4M | 6.0G | 224 | True | 1024 | 1000 | imagenet-1k | ConvMixer | convmixer_1024_20_ks9_p14 | 2023-04-24 |
|
| 56 |
|
| 57 |
+
## ConvNeXt
|
| 58 |
|
| 59 |
3 models with model class `ConvNeXt`.
|
| 60 |
|
|
|
|
| 64 |
| [convnext_pico.d1_in1k](https://huggingface.co/timm/convnext_pico.d1_in1k) | 9.0M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | ConvNeXt | convnext_pico | 2022-12-13 |
|
| 65 |
| [convnextv2_atto.fcmae_ft_in1k](https://huggingface.co/timm/convnextv2_atto.fcmae_ft_in1k) | 3.7M | 547.3M | 224 | True | 320 | 1000 | imagenet-1k | ConvNeXt | convnextv2_atto | 2023-01-05 |
|
| 66 |
|
| 67 |
+
## EfficientNet
|
| 68 |
|
| 69 |
1 model with model class `EfficientNet`.
|
| 70 |
|
|
|
|
| 72 |
|:-------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-------------|:----------------|:-------------|
|
| 73 |
| [mobilenetv2_100.ra_in1k](https://huggingface.co/timm/mobilenetv2_100.ra_in1k) | 3.5M | 300.8M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_100 | 2022-12-13 |
|
| 74 |
|
| 75 |
+
## EfficientVit
|
| 76 |
|
| 77 |
+
2 models with model class `EfficientVit`.
|
| 78 |
|
| 79 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 80 |
|:-----------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-------------|:----------------|:-------------|
|
| 81 |
+
| [efficientvit_b2.r256_in1k](https://huggingface.co/timm/efficientvit_b2.r256_in1k) | 24.3M | 2.1G | 256 | True | 2560 | 1000 | imagenet-1k | EfficientVit | efficientvit_b2 | 2023-08-18 |
|
| 82 |
| [efficientvit_b1.r256_in1k](https://huggingface.co/timm/efficientvit_b1.r256_in1k) | 9.1M | 689.0M | 256 | True | 1600 | 1000 | imagenet-1k | EfficientVit | efficientvit_b1 | 2023-08-18 |
|
| 83 |
|
| 84 |
+
## GhostNet
|
| 85 |
|
| 86 |
1 model with model class `GhostNet`.
|
| 87 |
|
|
|
|
| 89 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
| 90 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
| 91 |
|
| 92 |
+
## HighPerfGpuNet
|
| 93 |
|
| 94 |
1 model with model class `HighPerfGpuNet`.
|
| 95 |
|
|
|
|
| 97 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------------|:---------------|:-------------|
|
| 98 |
| [hgnetv2_b4.ssld_stage2_ft_in1k](https://huggingface.co/timm/hgnetv2_b4.ssld_stage2_ft_in1k) | 19.8M | 2.8G | 224 | True | 2048 | 1000 | imagenet-1k | HighPerfGpuNet | hgnetv2_b4 | 2024-02-12 |
|
| 99 |
|
| 100 |
+
## MetaFormer
|
| 101 |
|
| 102 |
1 model with model class `MetaFormer`.
|
| 103 |
|
|
|
|
| 105 |
|:---------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:-----------|:---------------|:-------------|
|
| 106 |
| [convformer_m36.sail_in22k_ft_in1k](https://huggingface.co/timm/convformer_m36.sail_in22k_ft_in1k) | 57.0M | 12.8G | 224 | True | 576 | 1000 | imagenet-1k | MetaFormer | convformer_m36 | 2023-05-05 |
|
| 107 |
|
| 108 |
+
## NextViT
|
| 109 |
|
| 110 |
1 model with model class `NextViT`.
|
| 111 |
|
|
|
|
| 113 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 114 |
| [nextvit_base.bd_in1k](https://huggingface.co/timm/nextvit_base.bd_in1k) | 44.8M | 8.3G | 224 | True | 1024 | 1000 | imagenet-1k | NextViT | nextvit_base | 2024-02-11 |
|
| 115 |
|
| 116 |
+
## RegNet
|
| 117 |
|
| 118 |
1 model with model class `RegNet`.
|
| 119 |
|
|
|
|
| 121 |
|:-------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 122 |
| [regnetx_080.tv2_in1k](https://huggingface.co/timm/regnetx_080.tv2_in1k) | 39.5M | 8.0G | 224 | True | 1920 | 1000 | imagenet-1k | RegNet | regnetx_080 | 2023-03-21 |
|
| 123 |
|
| 124 |
+
## ResNet
|
| 125 |
|
| 126 |
2 models with model class `ResNet`.
|
| 127 |
|
|
|
|
| 130 |
| [resnetaa50.a1h_in1k](https://huggingface.co/timm/resnetaa50.a1h_in1k) | 25.6M | 5.2G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | resnetaa50 | 2023-04-05 |
|
| 131 |
| [ecaresnet50t.a1_in1k](https://huggingface.co/timm/ecaresnet50t.a1_in1k) | 25.6M | 4.3G | 224 | True | 2048 | 1000 | imagenet-1k | ResNet | ecaresnet50t | 2023-04-05 |
|
| 132 |
|
| 133 |
+
## SwinTransformer
|
| 134 |
|
| 135 |
1 model with model class `SwinTransformer`.
|
| 136 |
|
|
|
|
| 138 |
|:---------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:----------------|:-----------------------------|:-------------|
|
| 139 |
| [swin_base_patch4_window7_224.ms_in1k](https://huggingface.co/timm/swin_base_patch4_window7_224.ms_in1k) | 87.7M | 15.2G | 224 | True | 1024 | 1000 | imagenet-1k | SwinTransformer | swin_base_patch4_window7_224 | 2023-03-18 |
|
| 140 |
|
| 141 |
+
## VisionTransformer
|
| 142 |
|
| 143 |
3 models with model class `VisionTransformer`.
|
| 144 |
|
|
|
|
| 148 |
| [vit_base_patch16_clip_384.laion2b_ft_in12k_in1k](https://huggingface.co/timm/vit_base_patch16_clip_384.laion2b_ft_in12k_in1k) | 86.4M | 49.4G | 384 | True | 768 | 1000 | imagenet-1k | VisionTransformer | vit_base_patch16_clip_384 | 2022-11-11 |
|
| 149 |
| [vit_little_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_little_patch16_reg4_gap_256.sbb_in1k) | 22.4M | 5.7G | 256 | True | 320 | 1000 | imagenet-1k | VisionTransformer | vit_little_patch16_reg4_gap_256 | 2024-05-10 |
|
| 150 |
|
| 151 |
+
## Xcit
|
| 152 |
|
| 153 |
1 model with model class `Xcit`.
|
| 154 |
|
efficientvit_b2.r256_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c991769e57f6ed9eeee5361d864cea008a8ca633369b94162cb23c2b5eb1a4bd
|
| 3 |
+
size 169815
|
efficientvit_b2.r256_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fde5c3c6dd84c9771bcafeb14876e0e52123903eca94537aa72aa6bfd217d39
|
| 3 |
+
size 97510263
|
efficientvit_b2.r256_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c4b254f991aa6274711239fc46b75158d934860c8cf84fcbc90d52d8499e71
|
| 3 |
+
size 734
|
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:9652845f5bc6626c208b2b6be679ab0081b31eb3edd55f7c27581445471d0c16
|
| 3 |
+
size 9948
|