narugo1992 commited on
Export model 'mvitv2_tiny.fb_in1k', on 2025-01-20 04:59:41 UTC
Browse files- README.md +10 -2
- models.parquet +2 -2
- mvitv2_tiny.fb_in1k/meta.json +3 -0
- mvitv2_tiny.fb_in1k/model.onnx +3 -0
- mvitv2_tiny.fb_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -17,7 +17,6 @@ base_model:
|
|
| 17 |
- timm/convnext_nano.r384_ad_in12k
|
| 18 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 19 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
| 20 |
-
- timm/cspresnext50.ra_in1k
|
| 21 |
- timm/dla46x_c.in1k
|
| 22 |
- timm/dla102x.in1k
|
| 23 |
- timm/edgenext_xx_small.in1k
|
|
@@ -56,6 +55,7 @@ base_model:
|
|
| 56 |
- timm/mobilevitv2_050.cvnets_in1k
|
| 57 |
- timm/mobilevitv2_175.cvnets_in1k
|
| 58 |
- timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384
|
|
|
|
| 59 |
- timm/nest_base_jx.goog_in1k
|
| 60 |
- timm/nextvit_base.bd_in1k
|
| 61 |
- timm/nextvit_small.bd_in1k_384
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -411,6 +411,14 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 411 |
| [mobilenetv4_conv_small.e3600_r256_in1k](https://huggingface.co/timm/mobilenetv4_conv_small.e3600_r256_in1k) | 2.5M | 241.0M | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_small | 2024-12-03 |
|
| 412 |
| [hardcorenas_a.miil_green_in1k](https://huggingface.co/timm/hardcorenas_a.miil_green_in1k) | 4.0M | 223.0M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_a | 2023-04-21 |
|
| 413 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 414 |
## Nest
|
| 415 |
|
| 416 |
1 model with model class `Nest`.
|
|
|
|
| 17 |
- timm/convnext_nano.r384_ad_in12k
|
| 18 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 19 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
|
|
|
| 20 |
- timm/dla46x_c.in1k
|
| 21 |
- timm/dla102x.in1k
|
| 22 |
- timm/edgenext_xx_small.in1k
|
|
|
|
| 55 |
- timm/mobilevitv2_050.cvnets_in1k
|
| 56 |
- timm/mobilevitv2_175.cvnets_in1k
|
| 57 |
- timm/mobilevitv2_175.cvnets_in22k_ft_in1k_384
|
| 58 |
+
- timm/mvitv2_tiny.fb_in1k
|
| 59 |
- timm/nest_base_jx.goog_in1k
|
| 60 |
- timm/nextvit_base.bd_in1k
|
| 61 |
- timm/nextvit_small.bd_in1k_384
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
205 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 411 |
| [mobilenetv4_conv_small.e3600_r256_in1k](https://huggingface.co/timm/mobilenetv4_conv_small.e3600_r256_in1k) | 2.5M | 241.0M | 256 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | mobilenetv4_conv_small | 2024-12-03 |
|
| 412 |
| [hardcorenas_a.miil_green_in1k](https://huggingface.co/timm/hardcorenas_a.miil_green_in1k) | 4.0M | 223.0M | 224 | True | 1280 | 1000 | imagenet-1k | MobileNetV3 | hardcorenas_a | 2023-04-21 |
|
| 413 |
|
| 414 |
+
## MultiScaleVit
|
| 415 |
+
|
| 416 |
+
1 model with model class `MultiScaleVit`.
|
| 417 |
+
|
| 418 |
+
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 419 |
+
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------------|:---------------|:-------------|
|
| 420 |
+
| [mvitv2_tiny.fb_in1k](https://huggingface.co/timm/mvitv2_tiny.fb_in1k) | 24.1M | 4.0G | 224 | True | 768 | 1000 | imagenet-1k | MultiScaleVit | mvitv2_tiny | 2023-04-13 |
|
| 421 |
+
|
| 422 |
## Nest
|
| 423 |
|
| 424 |
1 model with model class `Nest`.
|
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:cc817432744dd0c738949f936010bc8d9682a8331637fdae1592e44434174fbc
|
| 3 |
+
size 21354
|
mvitv2_tiny.fb_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a89ab8f313a24e7d7ec0f8f95f10526288dec174b4571d716bd4f0dc380701e4
|
| 3 |
+
size 169799
|
mvitv2_tiny.fb_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c3679c0b36e020abd9df0fae77c040d92972c11ec6626df6f8cfb93989a53a3
|
| 3 |
+
size 97379366
|
mvitv2_tiny.fb_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c893c9365d4dd7675e5a744c55cbf3af06c8aeeabcbe2db46ba48f5fae256c5
|
| 3 |
+
size 734
|