narugo1992 commited on
Export model 'repvit_m1_1.dist_300e_in1k', on 2025-01-20 07:49:41 UTC
Browse files
README.md
CHANGED
|
@@ -10,7 +10,6 @@ base_model:
|
|
| 10 |
- timm/fastvit_ma36.apple_dist_in1k
|
| 11 |
- timm/fastvit_s12.apple_dist_in1k
|
| 12 |
- timm/fastvit_t12.apple_dist_in1k
|
| 13 |
-
- timm/fastvit_t12.apple_in1k
|
| 14 |
- timm/hgnet_small.ssld_in1k
|
| 15 |
- timm/hgnet_tiny.paddle_in1k
|
| 16 |
- timm/hgnet_tiny.ssld_in1k
|
|
@@ -56,6 +55,7 @@ base_model:
|
|
| 56 |
- timm/nextvit_small.bd_ssld_6m_in1k
|
| 57 |
- timm/repvit_m0_9.dist_300e_in1k
|
| 58 |
- timm/repvit_m1.dist_in1k
|
|
|
|
| 59 |
- timm/repvit_m1_1.dist_450e_in1k
|
| 60 |
- timm/repvit_m1_5.dist_450e_in1k
|
| 61 |
- timm/repvit_m2.dist_in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -709,7 +709,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 709 |
|
| 710 |
## RepVit
|
| 711 |
|
| 712 |
-
|
| 713 |
|
| 714 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 715 |
|:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
|
@@ -717,6 +717,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 717 |
| [repvit_m1_5.dist_450e_in1k](https://huggingface.co/timm/repvit_m1_5.dist_450e_in1k) | 14.6M | 2.3G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m1_5 | 2023-10-20 |
|
| 718 |
| [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 |
|
| 719 |
| [repvit_m1_1.dist_450e_in1k](https://huggingface.co/timm/repvit_m1_1.dist_450e_in1k) | 8.8M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m1_1 | 2023-10-20 |
|
|
|
|
| 720 |
| [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 |
|
| 721 |
| [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 |
|
| 722 |
| [repvit_m1.dist_in1k](https://huggingface.co/timm/repvit_m1.dist_in1k) | 5.5M | 847.1M | 224 | True | 384 | 1000 | imagenet-1k | RepVit | repvit_m1 | 2023-08-25 |
|
|
|
|
| 10 |
- timm/fastvit_ma36.apple_dist_in1k
|
| 11 |
- timm/fastvit_s12.apple_dist_in1k
|
| 12 |
- timm/fastvit_t12.apple_dist_in1k
|
|
|
|
| 13 |
- timm/hgnet_small.ssld_in1k
|
| 14 |
- timm/hgnet_tiny.paddle_in1k
|
| 15 |
- timm/hgnet_tiny.ssld_in1k
|
|
|
|
| 55 |
- timm/nextvit_small.bd_ssld_6m_in1k
|
| 56 |
- timm/repvit_m0_9.dist_300e_in1k
|
| 57 |
- timm/repvit_m1.dist_in1k
|
| 58 |
+
- timm/repvit_m1_1.dist_300e_in1k
|
| 59 |
- timm/repvit_m1_1.dist_450e_in1k
|
| 60 |
- timm/repvit_m1_5.dist_450e_in1k
|
| 61 |
- timm/repvit_m2.dist_in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
521 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 709 |
|
| 710 |
## RepVit
|
| 711 |
|
| 712 |
+
8 models with model class `RepVit`.
|
| 713 |
|
| 714 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 715 |
|:-------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
|
|
|
| 717 |
| [repvit_m1_5.dist_450e_in1k](https://huggingface.co/timm/repvit_m1_5.dist_450e_in1k) | 14.6M | 2.3G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m1_5 | 2023-10-20 |
|
| 718 |
| [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 |
|
| 719 |
| [repvit_m1_1.dist_450e_in1k](https://huggingface.co/timm/repvit_m1_1.dist_450e_in1k) | 8.8M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m1_1 | 2023-10-20 |
|
| 720 |
+
| [repvit_m1_1.dist_300e_in1k](https://huggingface.co/timm/repvit_m1_1.dist_300e_in1k) | 8.8M | 1.4G | 224 | True | 512 | 1000 | imagenet-1k | RepVit | repvit_m1_1 | 2023-10-20 |
|
| 721 |
| [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 |
|
| 722 |
| [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 |
|
| 723 |
| [repvit_m1.dist_in1k](https://huggingface.co/timm/repvit_m1.dist_in1k) | 5.5M | 847.1M | 224 | True | 384 | 1000 | imagenet-1k | RepVit | repvit_m1 | 2023-08-25 |
|
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:c1668663eff023f8cc26dae853dbc8c8e3e5c9f6e9e0aea696626436f92ab095
|
| 3 |
+
size 36825
|
repvit_m1_1.dist_300e_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f6ac8051cbd9fe2d5bd31bd7d7163c28d0137dfa4bf585565aaa5f4f1c45014
|
| 3 |
+
size 169805
|
repvit_m1_1.dist_300e_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27f6ce6a327bf4f9a2f6ab67b0e8284f52f5cd37e15965578c040d166c92493e
|
| 3 |
+
size 35334511
|
repvit_m1_1.dist_300e_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b37bcb7130e7738caf023d84cc7798d76ec9bfa5f2fe005d624cf82db0e21be0
|
| 3 |
+
size 734
|