narugo1992 commited on
Commit
ad32256
·
verified ·
1 Parent(s): fe50b7d

Export model 'vit_betwixt_patch16_reg4_gap_256.sbb_in12k', on 2025-01-20 19:18:51 JST

Browse files
README.md CHANGED
@@ -8,7 +8,6 @@ base_model:
8
  - timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
9
  - timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
10
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
11
- - timm/hgnet_tiny.paddle_in1k
12
  - timm/hgnet_tiny.ssld_in1k
13
  - timm/hgnetv2_b1.ssld_stage1_in22k_in1k
14
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
@@ -88,6 +87,7 @@ base_model:
88
  - timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k
89
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
90
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k
 
91
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k
92
  - timm/vit_betwixt_patch16_rope_reg4_gap_256.sbb_in1k
93
  - timm/vit_little_patch16_reg1_gap_256.sbb_in12k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 762 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -1121,7 +1121,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1121
 
1122
  ## VisionTransformer
1123
 
1124
- 94 models with model class `VisionTransformer`.
1125
 
1126
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1127
  |:-------------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:------------------|:---------------------------------|:-------------|
@@ -1172,6 +1172,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
1172
  | [vit_mediumd_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k](https://huggingface.co/timm/vit_mediumd_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k) | 64.0M | 16.5G | 256 | True | 512 | 1000 | imagenet-1k | VisionTransformer | vit_mediumd_patch16_reg4_gap_256 | 2024-08-22 |
1173
  | [vit_mediumd_patch16_reg4_gap_256.sbb_in12k_ft_in1k](https://huggingface.co/timm/vit_mediumd_patch16_reg4_gap_256.sbb_in12k_ft_in1k) | 64.0M | 16.5G | 256 | True | 512 | 1000 | imagenet-1k | VisionTransformer | vit_mediumd_patch16_reg4_gap_256 | 2024-05-11 |
1174
  | [vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k) | 67.2M | 15.5G | 256 | True | 640 | 11821 | imagenet-12k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-08-15 |
 
1175
  | [vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k) | 60.2M | 15.5G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-05-11 |
1176
  | [vit_betwixt_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k) | 60.2M | 15.5G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-05-11 |
1177
  | [vit_betwixt_patch16_reg1_gap_256.sbb_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k) | 60.2M | 15.3G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg1_gap_256 | 2024-05-11 |
 
8
  - timm/convnext_zepto_rms_ols.ra4_e3600_r224_in1k
9
  - timm/cs3darknet_focus_s.ra4_e3600_r256_in1k
10
  - timm/efficientnet_b1.ra4_e3600_r240_in1k
 
11
  - timm/hgnet_tiny.ssld_in1k
12
  - timm/hgnetv2_b1.ssld_stage1_in22k_in1k
13
  - timm/hgnetv2_b2.ssld_stage1_in22k_in1k
 
87
  - timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k
88
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
89
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k
90
+ - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k
91
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k
92
  - timm/vit_betwixt_patch16_rope_reg4_gap_256.sbb_in1k
93
  - timm/vit_little_patch16_reg1_gap_256.sbb_in12k
 
114
 
115
  # Models
116
 
117
+ 763 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
1121
 
1122
  ## VisionTransformer
1123
 
1124
+ 95 models with model class `VisionTransformer`.
1125
 
1126
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
1127
  |:-------------------------------------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------------|:------------------|:---------------------------------|:-------------|
 
1172
  | [vit_mediumd_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k](https://huggingface.co/timm/vit_mediumd_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k) | 64.0M | 16.5G | 256 | True | 512 | 1000 | imagenet-1k | VisionTransformer | vit_mediumd_patch16_reg4_gap_256 | 2024-08-22 |
1173
  | [vit_mediumd_patch16_reg4_gap_256.sbb_in12k_ft_in1k](https://huggingface.co/timm/vit_mediumd_patch16_reg4_gap_256.sbb_in12k_ft_in1k) | 64.0M | 16.5G | 256 | True | 512 | 1000 | imagenet-1k | VisionTransformer | vit_mediumd_patch16_reg4_gap_256 | 2024-05-11 |
1174
  | [vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k) | 67.2M | 15.5G | 256 | True | 640 | 11821 | imagenet-12k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-08-15 |
1175
+ | [vit_betwixt_patch16_reg4_gap_256.sbb_in12k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k) | 67.2M | 15.5G | 256 | True | 640 | 11821 | imagenet-12k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-05-11 |
1176
  | [vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k) | 60.2M | 15.5G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-05-11 |
1177
  | [vit_betwixt_patch16_reg4_gap_256.sbb_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg4_gap_256.sbb_in1k) | 60.2M | 15.5G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg4_gap_256 | 2024-05-11 |
1178
  | [vit_betwixt_patch16_reg1_gap_256.sbb_in1k](https://huggingface.co/timm/vit_betwixt_patch16_reg1_gap_256.sbb_in1k) | 60.2M | 15.3G | 256 | True | 640 | 1000 | imagenet-1k | VisionTransformer | vit_betwixt_patch16_reg1_gap_256 | 2024-05-11 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a0e2bfde572cc08bba80006db14492a1f05c70cd54848c10be36ae34c477a81
3
- size 46566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b61153dcb01b03f8772121ffe5f7dde4aa0a0e3d248511ac54d7e5192e171fb6
3
+ size 46625
vit_betwixt_patch16_reg4_gap_256.sbb_in12k/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8bd58468b2b27fb9563cdac16ddf0c48bade7d5b7f2667aa7d687748a778dd
3
+ size 2015437
vit_betwixt_patch16_reg4_gap_256.sbb_in12k/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ce153e7297c05fa6ac45c2986f551f17abe28fbe5d97fb21ccef65c54b3ac1
3
+ size 269518626
vit_betwixt_patch16_reg4_gap_256.sbb_in12k/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c3ceed99ae49aa023c8c7cbc224be5ba023f409004ac0091862f1e398d784e
3
+ size 642