narugo1992 commited on
Commit
f7bbdbf
·
verified ·
1 Parent(s): 9e7bd65

Export model 'resnet50_clip_gap.yfcc15m', on 2025-01-20 20:21:45 JST

Browse files
README.md CHANGED
@@ -52,6 +52,7 @@ base_model:
52
  - timm/resnet34.ra4_e3600_r224_in1k
53
  - timm/resnet50_clip_gap.cc12m
54
  - timm/resnet50_clip_gap.openai
 
55
  - timm/resnet50d.ra4_e3600_r224_in1k
56
  - timm/resnet50x4_clip_gap.openai
57
  - timm/resnet101_clip_gap.openai
@@ -83,7 +84,6 @@ base_model:
83
  - timm/vit_base_patch16_siglip_gap_512.webli
84
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
85
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k
86
- - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k
87
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k
88
  - timm/vit_betwixt_patch16_reg4_gap_384.sbb2_e200_in12k_ft_in1k
89
  - timm/vit_betwixt_patch16_rope_reg4_gap_256.sbb_in1k
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
114
 
115
  # Models
116
 
117
- 863 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
@@ -129,7 +129,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
129
 
130
  ## ByobNet
131
 
132
- 55 models with model class `ByobNet`.
133
 
134
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
135
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
@@ -153,6 +153,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
153
  | [mobilevitv2_175.cvnets_in22k_ft_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-25 |
154
  | [mobilevitv2_175.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-25 |
155
  | [gcresnet50t.ra2_in1k](https://huggingface.co/timm/gcresnet50t.ra2_in1k) | 25.8M | 5.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnet50t | 2023-03-22 |
 
156
  | [resnet50_clip_gap.openai](https://huggingface.co/timm/resnet50_clip_gap.openai) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-27 |
157
  | [resnet50_clip_gap.cc12m](https://huggingface.co/timm/resnet50_clip_gap.cc12m) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-27 |
158
  | [lambda_resnet50ts.a1h_in1k](https://huggingface.co/timm/lambda_resnet50ts.a1h_in1k) | 21.5M | 5.0G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | lambda_resnet50ts | 2023-04-27 |
 
52
  - timm/resnet34.ra4_e3600_r224_in1k
53
  - timm/resnet50_clip_gap.cc12m
54
  - timm/resnet50_clip_gap.openai
55
+ - timm/resnet50_clip_gap.yfcc15m
56
  - timm/resnet50d.ra4_e3600_r224_in1k
57
  - timm/resnet50x4_clip_gap.openai
58
  - timm/resnet101_clip_gap.openai
 
84
  - timm/vit_base_patch16_siglip_gap_512.webli
85
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k
86
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb2_e200_in12k_ft_in1k
 
87
  - timm/vit_betwixt_patch16_reg4_gap_256.sbb_in12k_ft_in1k
88
  - timm/vit_betwixt_patch16_reg4_gap_384.sbb2_e200_in12k_ft_in1k
89
  - timm/vit_betwixt_patch16_rope_reg4_gap_256.sbb_in1k
 
114
 
115
  # Models
116
 
117
+ 864 models exported from TIMM in total.
118
 
119
  ## Beit
120
 
 
129
 
130
  ## ByobNet
131
 
132
+ 56 models with model class `ByobNet`.
133
 
134
  | Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
135
  |:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
 
153
  | [mobilevitv2_175.cvnets_in22k_ft_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-25 |
154
  | [mobilevitv2_175.cvnets_in1k](https://huggingface.co/timm/mobilevitv2_175.cvnets_in1k) | 14.2M | 5.5G | 256 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-25 |
155
  | [gcresnet50t.ra2_in1k](https://huggingface.co/timm/gcresnet50t.ra2_in1k) | 25.8M | 5.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | gcresnet50t | 2023-03-22 |
156
+ | [resnet50_clip_gap.yfcc15m](https://huggingface.co/timm/resnet50_clip_gap.yfcc15m) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-27 |
157
  | [resnet50_clip_gap.openai](https://huggingface.co/timm/resnet50_clip_gap.openai) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-27 |
158
  | [resnet50_clip_gap.cc12m](https://huggingface.co/timm/resnet50_clip_gap.cc12m) | 23.5M | 5.4G | 224 | False | 2048 | 2048 | | ByobNet | resnet50_clip_gap | 2024-12-27 |
159
  | [lambda_resnet50ts.a1h_in1k](https://huggingface.co/timm/lambda_resnet50ts.a1h_in1k) | 21.5M | 5.0G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | lambda_resnet50ts | 2023-04-27 |
models.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43ade918df221c4efc575de4f002d4ef38e6ffa12cf5b1cf3d8f249576af9587
3
- size 50400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:928915efbc7e0051ca3525cf1c47ed7bda1c37673842071d8023847e6e81e179
3
+ size 50410
resnet50_clip_gap.yfcc15m/meta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13f17b3829907332bfe50ab89b5cf6d0b562a871ca685a4c71cc5c48709e14c6
3
+ size 449
resnet50_clip_gap.yfcc15m/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ae410ce7c8775db0e74d1f46b1dcb1c515eee2b83a02b95b2fa5e602c75bd29
3
+ size 94054466
resnet50_clip_gap.yfcc15m/preprocess.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574b771c20861320cb80c928011fd91d4b6bda6830376ee87b045e2191b1bf4c
3
+ size 736