narugo1992 commited on
Export model 'inception_next_tiny.sail_in1k', on 2025-01-20 05:36:12 UTC
Browse files
README.md
CHANGED
|
@@ -16,7 +16,6 @@ base_model:
|
|
| 16 |
- timm/convnext_nano.r384_ad_in12k
|
| 17 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 18 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
| 19 |
-
- timm/dla46x_c.in1k
|
| 20 |
- timm/dla102x.in1k
|
| 21 |
- timm/efficientvit_b1.r256_in1k
|
| 22 |
- timm/efficientvit_b2.r256_in1k
|
|
@@ -40,6 +39,7 @@ base_model:
|
|
| 40 |
- timm/hrnet_w18.ms_in1k
|
| 41 |
- timm/hrnet_w44.ms_in1k
|
| 42 |
- timm/inception_next_small.sail_in1k
|
|
|
|
| 43 |
- timm/inception_resnet_v2.tf_in1k
|
| 44 |
- timm/inception_v3.tf_in1k
|
| 45 |
- timm/inception_v4.tf_in1k
|
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -421,11 +421,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 421 |
|
| 422 |
## MetaNeXt
|
| 423 |
|
| 424 |
-
|
| 425 |
|
| 426 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 427 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------------|:-------------|
|
| 428 |
| [inception_next_small.sail_in1k](https://huggingface.co/timm/inception_next_small.sail_in1k) | 49.4M | 8.4G | 224 | True | 2304 | 1000 | imagenet-1k | MetaNeXt | inception_next_small | 2023-08-24 |
|
|
|
|
| 429 |
|
| 430 |
## MlpMixer
|
| 431 |
|
|
|
|
| 16 |
- timm/convnext_nano.r384_ad_in12k
|
| 17 |
- timm/convnext_nano.r384_in12k_ft_in1k
|
| 18 |
- timm/convnext_zepto_rms.ra4_e3600_r224_in1k
|
|
|
|
| 19 |
- timm/dla102x.in1k
|
| 20 |
- timm/efficientvit_b1.r256_in1k
|
| 21 |
- timm/efficientvit_b2.r256_in1k
|
|
|
|
| 39 |
- timm/hrnet_w18.ms_in1k
|
| 40 |
- timm/hrnet_w44.ms_in1k
|
| 41 |
- timm/inception_next_small.sail_in1k
|
| 42 |
+
- timm/inception_next_tiny.sail_in1k
|
| 43 |
- timm/inception_resnet_v2.tf_in1k
|
| 44 |
- timm/inception_v3.tf_in1k
|
| 45 |
- timm/inception_v4.tf_in1k
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
279 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 421 |
|
| 422 |
## MetaNeXt
|
| 423 |
|
| 424 |
+
2 models with model class `MetaNeXt`.
|
| 425 |
|
| 426 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 427 |
|:---------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------------|:-------------|
|
| 428 |
| [inception_next_small.sail_in1k](https://huggingface.co/timm/inception_next_small.sail_in1k) | 49.4M | 8.4G | 224 | True | 2304 | 1000 | imagenet-1k | MetaNeXt | inception_next_small | 2023-08-24 |
|
| 429 |
+
| [inception_next_tiny.sail_in1k](https://huggingface.co/timm/inception_next_tiny.sail_in1k) | 28.0M | 4.2G | 224 | True | 2304 | 1000 | imagenet-1k | MetaNeXt | inception_next_tiny | 2023-08-24 |
|
| 430 |
|
| 431 |
## MlpMixer
|
| 432 |
|
inception_next_tiny.sail_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03c5b368e8c5b2fa6b5dbeb3a3550af70eb02b02d0a7c81099b7adcc823b0825
|
| 3 |
+
size 169823
|
inception_next_tiny.sail_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bbe6425182a561553f3824bece7ece5bbc24048059bebb24f8e9071b2ba3d0e
|
| 3 |
+
size 112436673
|
inception_next_tiny.sail_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 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:6ccc489069acdb46891afa9508412506e41384d6d5e0d23be9493fc4ceb65ced
|
| 3 |
+
size 25491
|