Export model 'resnet101_clip_gap.yfcc15m', on 2025-01-20 08:22:03 UTC
Browse files
README.md
CHANGED
@@ -64,6 +64,7 @@ base_model:
|
|
64 |
- timm/resnet50d.ra4_e3600_r224_in1k
|
65 |
- timm/resnet50x4_clip_gap.openai
|
66 |
- timm/resnet101_clip_gap.openai
|
|
|
67 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
68 |
- timm/test_byobnet.r160_in1k
|
69 |
- timm/test_convnext2.r160_in1k
|
@@ -74,7 +75,6 @@ base_model:
|
|
74 |
- timm/test_resnet.r160_in1k
|
75 |
- timm/test_vit2.r160_in1k
|
76 |
- timm/test_vit.r160_in1k
|
77 |
-
- timm/tiny_vit_5m_224.dist_in22k
|
78 |
- timm/tiny_vit_11m_224.in1k
|
79 |
- timm/tiny_vit_21m_384.dist_in22k_ft_in1k
|
80 |
- timm/vit_base_patch14_reg4_dinov2.lvd142m
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -126,7 +126,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
126 |
|
127 |
## ByobNet
|
128 |
|
129 |
-
|
130 |
|
131 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
132 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
@@ -135,6 +135,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
135 |
| [repvgg_b3g4.rvgg_in1k](https://huggingface.co/timm/repvgg_b3g4.rvgg_in1k) | 83.7M | 17.8G | 224 | True | 2560 | 1000 | imagenet-1k | ByobNet | repvgg_b3g4 | 2023-03-22 |
|
136 |
| [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 |
|
137 |
| [mobilevitv2_175.cvnets_in22k_ft_in1k_384](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384) | 14.2M | 12.3G | 384 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
|
|
138 |
| [resnet101_clip_gap.openai](https://huggingface.co/timm/resnet101_clip_gap.openai) | 42.4M | 9.1G | 224 | False | 2048 | 2048 | | ByobNet | resnet101_clip_gap | 2024-12-26 |
|
139 |
| [repvgg_b1g4.rvgg_in1k](https://huggingface.co/timm/repvgg_b1g4.rvgg_in1k) | 39.9M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | repvgg_b1g4 | 2023-03-22 |
|
140 |
| [resnet61q.ra2_in1k](https://huggingface.co/timm/resnet61q.ra2_in1k) | 36.7M | 7.8G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | resnet61q | 2023-03-22 |
|
|
|
64 |
- timm/resnet50d.ra4_e3600_r224_in1k
|
65 |
- timm/resnet50x4_clip_gap.openai
|
66 |
- timm/resnet101_clip_gap.openai
|
67 |
+
- timm/resnet101_clip_gap.yfcc15m
|
68 |
- timm/resnetv2_18d.ra4_e3600_r224_in1k
|
69 |
- timm/test_byobnet.r160_in1k
|
70 |
- timm/test_convnext2.r160_in1k
|
|
|
75 |
- timm/test_resnet.r160_in1k
|
76 |
- timm/test_vit2.r160_in1k
|
77 |
- timm/test_vit.r160_in1k
|
|
|
78 |
- timm/tiny_vit_11m_224.in1k
|
79 |
- timm/tiny_vit_21m_384.dist_in22k_ft_in1k
|
80 |
- timm/vit_base_patch14_reg4_dinov2.lvd142m
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
566 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
126 |
|
127 |
## ByobNet
|
128 |
|
129 |
+
40 models with model class `ByobNet`.
|
130 |
|
131 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
132 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:--------------------|:-------------|
|
|
|
135 |
| [repvgg_b3g4.rvgg_in1k](https://huggingface.co/timm/repvgg_b3g4.rvgg_in1k) | 83.7M | 17.8G | 224 | True | 2560 | 1000 | imagenet-1k | ByobNet | repvgg_b3g4 | 2023-03-22 |
|
136 |
| [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 |
|
137 |
| [mobilevitv2_175.cvnets_in22k_ft_in1k_384](https://huggingface.co/timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384) | 14.2M | 12.3G | 384 | True | 896 | 1000 | imagenet-1k | ByobNet | mobilevitv2_175 | 2023-04-24 |
|
138 |
+
| [resnet101_clip_gap.yfcc15m](https://huggingface.co/timm/resnet101_clip_gap.yfcc15m) | 42.4M | 9.1G | 224 | False | 2048 | 2048 | | ByobNet | resnet101_clip_gap | 2024-12-26 |
|
139 |
| [resnet101_clip_gap.openai](https://huggingface.co/timm/resnet101_clip_gap.openai) | 42.4M | 9.1G | 224 | False | 2048 | 2048 | | ByobNet | resnet101_clip_gap | 2024-12-26 |
|
140 |
| [repvgg_b1g4.rvgg_in1k](https://huggingface.co/timm/repvgg_b1g4.rvgg_in1k) | 39.9M | 8.1G | 224 | True | 2048 | 1000 | imagenet-1k | ByobNet | repvgg_b1g4 | 2023-03-22 |
|
141 |
| [resnet61q.ra2_in1k](https://huggingface.co/timm/resnet61q.ra2_in1k) | 36.7M | 7.8G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | resnet61q | 2023-03-22 |
|
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:b12962a8f3cb173b0916f46c1d9b70fce16631829111487a6965d2eb4410b96e
|
3 |
+
size 38737
|
resnet101_clip_gap.yfcc15m/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3141b520bf6b4bd9ea344c0aa4d892e5b0675be694b706941eeceb6d66b083e
|
3 |
+
size 452
|
resnet101_clip_gap.yfcc15m/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66bf5236e828adbead4c7b125499aa8bf221be7d2fb0d15fbc763324965e7145
|
3 |
+
size 169965929
|
resnet101_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
|