Export model 'botnet26t_256.c1_in1k', on 2025-01-20 05:12:15 UTC
Browse files- README.md +4 -3
- botnet26t_256.c1_in1k/meta.json +3 -0
- botnet26t_256.c1_in1k/model.onnx +3 -0
- botnet26t_256.c1_in1k/preprocess.json +3 -0
- models.parquet +2 -2
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
pipeline_tag: image-classification
|
3 |
base_model:
|
4 |
- timm/beitv2_base_patch16_224.in1k_ft_in1k
|
|
|
5 |
- timm/caformer_b36.sail_in1k
|
6 |
- timm/caformer_s18.sail_in22k
|
7 |
- timm/convformer_b36.sail_in1k
|
@@ -29,7 +30,6 @@ base_model:
|
|
29 |
- timm/fastvit_s12.apple_dist_in1k
|
30 |
- timm/fastvit_t12.apple_in1k
|
31 |
- timm/ghostnetv2_100.in1k
|
32 |
-
- timm/hardcorenas_b.miil_green_in1k
|
33 |
- timm/hardcorenas_f.miil_green_in1k
|
34 |
- timm/hgnet_small.ssld_in1k
|
35 |
- timm/hgnet_tiny.ssld_in1k
|
@@ -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 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:-------------------|:-------------|
|
@@ -139,6 +139,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
139 |
| [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-24 |
|
140 |
| [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-26 |
|
141 |
| [resnet32ts.ra2_in1k](https://huggingface.co/timm/resnet32ts.ra2_in1k) | 17.9M | 4.6G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | resnet32ts | 2023-03-22 |
|
|
|
142 |
| [resnext26ts.ra2_in1k](https://huggingface.co/timm/resnext26ts.ra2_in1k) | 10.3M | 2.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | resnext26ts | 2023-03-22 |
|
143 |
| [mobilevit_s.cvnets_in1k](https://huggingface.co/timm/mobilevit_s.cvnets_in1k) | 5.6M | 1.8G | 256 | True | 640 | 1000 | imagenet-1k | ByobNet | mobilevit_s | 2023-04-24 |
|
144 |
| [mobilevit_xs.cvnets_in1k](https://huggingface.co/timm/mobilevit_xs.cvnets_in1k) | 2.3M | 912.0M | 256 | True | 384 | 1000 | imagenet-1k | ByobNet | mobilevit_xs | 2023-04-24 |
|
|
|
2 |
pipeline_tag: image-classification
|
3 |
base_model:
|
4 |
- timm/beitv2_base_patch16_224.in1k_ft_in1k
|
5 |
+
- timm/botnet26t_256.c1_in1k
|
6 |
- timm/caformer_b36.sail_in1k
|
7 |
- timm/caformer_s18.sail_in22k
|
8 |
- timm/convformer_b36.sail_in1k
|
|
|
30 |
- timm/fastvit_s12.apple_dist_in1k
|
31 |
- timm/fastvit_t12.apple_in1k
|
32 |
- timm/ghostnetv2_100.in1k
|
|
|
33 |
- timm/hardcorenas_f.miil_green_in1k
|
34 |
- timm/hgnet_small.ssld_in1k
|
35 |
- timm/hgnet_tiny.ssld_in1k
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
237 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
126 |
|
127 |
## ByobNet
|
128 |
|
129 |
+
14 models with model class `ByobNet`.
|
130 |
|
131 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
132 |
|:-----------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:-------------------|:-------------|
|
|
|
139 |
| [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-24 |
|
140 |
| [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-26 |
|
141 |
| [resnet32ts.ra2_in1k](https://huggingface.co/timm/resnet32ts.ra2_in1k) | 17.9M | 4.6G | 256 | True | 1536 | 1000 | imagenet-1k | ByobNet | resnet32ts | 2023-03-22 |
|
142 |
+
| [botnet26t_256.c1_in1k](https://huggingface.co/timm/botnet26t_256.c1_in1k) | 12.4M | 3.2G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | botnet26t_256 | 2023-04-26 |
|
143 |
| [resnext26ts.ra2_in1k](https://huggingface.co/timm/resnext26ts.ra2_in1k) | 10.3M | 2.4G | 256 | True | 2048 | 1000 | imagenet-1k | ByobNet | resnext26ts | 2023-03-22 |
|
144 |
| [mobilevit_s.cvnets_in1k](https://huggingface.co/timm/mobilevit_s.cvnets_in1k) | 5.6M | 1.8G | 256 | True | 640 | 1000 | imagenet-1k | ByobNet | mobilevit_s | 2023-04-24 |
|
145 |
| [mobilevit_xs.cvnets_in1k](https://huggingface.co/timm/mobilevit_xs.cvnets_in1k) | 2.3M | 912.0M | 256 | True | 384 | 1000 | imagenet-1k | ByobNet | mobilevit_xs | 2023-04-24 |
|
botnet26t_256.c1_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4be593730036e558c8bad44ef03df629f9091f268b6d76e91300080c8ed00eb
|
3 |
+
size 169800
|
botnet26t_256.c1_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b1432977bf5268f0e693ffdcf3cca1d6f83554f37e1f85dd0e967374a9fa5fb
|
3 |
+
size 50068448
|
botnet26t_256.c1_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:575f8cce7c0f333e8b126ef17b89eea9046640514474ef50ad91ef37dbdbc0ca
|
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:a0004ad8dbda8d9579fed6bf2ea2b40df968045ebeed5a9328b1379a54bc03c8
|
3 |
+
size 23129
|