Export model 'repvit_m2.dist_in1k', on 2025-01-20 05:46:53 UTC
Browse files- README.md +4 -3
- models.parquet +2 -2
- repvit_m2.dist_in1k/meta.json +3 -0
- repvit_m2.dist_in1k/model.onnx +3 -0
- repvit_m2.dist_in1k/preprocess.json +3 -0
README.md
CHANGED
@@ -53,7 +53,6 @@ base_model:
|
|
53 |
- timm/mobilenetv4_conv_small.e3600_r256_in1k
|
54 |
- timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
|
55 |
- timm/mobilenetv4_hybrid_medium.ix_e550_r384_in1k
|
56 |
-
- timm/mobilevit_xs.cvnets_in1k
|
57 |
- timm/mobilevitv2_050.cvnets_in1k
|
58 |
- timm/mobilevitv2_175.cvnets_in1k
|
59 |
- timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384
|
@@ -71,6 +70,7 @@ base_model:
|
|
71 |
- timm/repghostnet_150.in1k
|
72 |
- timm/repghostnet_200.in1k
|
73 |
- timm/repvit_m0_9.dist_300e_in1k
|
|
|
74 |
- timm/repvit_m2_3.dist_300e_in1k
|
75 |
- timm/repvit_m3.dist_in1k
|
76 |
- timm/resnet50_clip_gap.openai
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
-
|
118 |
|
119 |
## Beit
|
120 |
|
@@ -566,12 +566,13 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
566 |
|
567 |
## RepVit
|
568 |
|
569 |
-
|
570 |
|
571 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
572 |
|:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
573 |
| [repvit_m2_3.dist_300e_in1k](https://huggingface.co/timm/repvit_m2_3.dist_300e_in1k) | 23.7M | 4.6G | 224 | True | 640 | 1000 | imagenet-1k | RepVit | repvit_m2_3 | 2023-10-20 |
|
574 |
| [repvit_m3.dist_in1k](https://huggingface.co/timm/repvit_m3.dist_in1k) | 10.7M | 1.9G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m3 | 2023-08-25 |
|
|
|
575 |
| [repvit_m0_9.dist_300e_in1k](https://huggingface.co/timm/repvit_m0_9.dist_300e_in1k) | 5.5M | 847.1M | 224 | True | 384 | 1000 | imagenet-1k | RepVit | repvit_m0_9 | 2023-10-20 |
|
576 |
|
577 |
## ResNet
|
|
|
53 |
- timm/mobilenetv4_conv_small.e3600_r256_in1k
|
54 |
- timm/mobilenetv4_hybrid_medium.ix_e550_r256_in1k
|
55 |
- timm/mobilenetv4_hybrid_medium.ix_e550_r384_in1k
|
|
|
56 |
- timm/mobilevitv2_050.cvnets_in1k
|
57 |
- timm/mobilevitv2_175.cvnets_in1k
|
58 |
- timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384
|
|
|
70 |
- timm/repghostnet_150.in1k
|
71 |
- timm/repghostnet_200.in1k
|
72 |
- timm/repvit_m0_9.dist_300e_in1k
|
73 |
+
- timm/repvit_m2.dist_in1k
|
74 |
- timm/repvit_m2_3.dist_300e_in1k
|
75 |
- timm/repvit_m3.dist_in1k
|
76 |
- timm/resnet50_clip_gap.openai
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
302 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
566 |
|
567 |
## RepVit
|
568 |
|
569 |
+
4 models with model class `RepVit`.
|
570 |
|
571 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
572 |
|:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
573 |
| [repvit_m2_3.dist_300e_in1k](https://huggingface.co/timm/repvit_m2_3.dist_300e_in1k) | 23.7M | 4.6G | 224 | True | 640 | 1000 | imagenet-1k | RepVit | repvit_m2_3 | 2023-10-20 |
|
574 |
| [repvit_m3.dist_in1k](https://huggingface.co/timm/repvit_m3.dist_in1k) | 10.7M | 1.9G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m3 | 2023-08-25 |
|
575 |
+
| [repvit_m2.dist_in1k](https://huggingface.co/timm/repvit_m2.dist_in1k) | 8.8M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m2 | 2023-08-25 |
|
576 |
| [repvit_m0_9.dist_300e_in1k](https://huggingface.co/timm/repvit_m0_9.dist_300e_in1k) | 5.5M | 847.1M | 224 | True | 384 | 1000 | imagenet-1k | RepVit | repvit_m0_9 | 2023-10-20 |
|
577 |
|
578 |
## ResNet
|
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:8ee2da287ac5b76feba205cef8e656c7ec8eb37039a6d83395d5befa370d0394
|
3 |
+
size 26644
|
repvit_m2.dist_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e4ef7ae61f476716c9efb3ca490d71cf035b6f348223e83f2eeedd35c2f4cbc
|
3 |
+
size 169789
|
repvit_m2.dist_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b27d71e2a9ccd48028f685cfdfaf06d601fe65b06322a497cd8ed2090e3d7b89
|
3 |
+
size 35231757
|
repvit_m2.dist_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
3 |
+
size 734
|