narugo1992
commited on
Export model 'nest_tiny_jx.goog_in1k', on 2025-01-20 05:37:31 UTC
Browse files- README.md +3 -2
- models.parquet +2 -2
- nest_tiny_jx.goog_in1k/meta.json +3 -0
- nest_tiny_jx.goog_in1k/model.onnx +3 -0
- nest_tiny_jx.goog_in1k/preprocess.json +3 -0
README.md
CHANGED
|
@@ -114,7 +114,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
-
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
@@ -477,11 +477,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 477 |
|
| 478 |
## Nest
|
| 479 |
|
| 480 |
-
|
| 481 |
|
| 482 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 483 |
|:-----------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 484 |
| [nest_base_jx.goog_in1k](https://huggingface.co/timm/nest_base_jx.goog_in1k) | 67.0M | 16.7G | 224 | True | 512 | 1000 | imagenet-1k | Nest | nest_base_jx | 2023-04-23 |
|
|
|
|
| 485 |
|
| 486 |
## NextViT
|
| 487 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
283 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 477 |
|
| 478 |
## Nest
|
| 479 |
|
| 480 |
+
2 models with model class `Nest`.
|
| 481 |
|
| 482 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 483 |
|:-----------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:--------|:---------------|:-------------|
|
| 484 |
| [nest_base_jx.goog_in1k](https://huggingface.co/timm/nest_base_jx.goog_in1k) | 67.0M | 16.7G | 224 | True | 512 | 1000 | imagenet-1k | Nest | nest_base_jx | 2023-04-23 |
|
| 485 |
+
| [nest_tiny_jx.goog_in1k](https://huggingface.co/timm/nest_tiny_jx.goog_in1k) | 16.5M | 5.2G | 224 | True | 384 | 1000 | imagenet-1k | Nest | nest_tiny_jx | 2023-04-23 |
|
| 486 |
|
| 487 |
## NextViT
|
| 488 |
|
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:a9c20f8e02eab77a852c44d49c4d5de75ab4e2f31ecee0186214e26720f324de
|
| 3 |
+
size 25700
|
nest_tiny_jx.goog_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1c0a4296f30278fd70c4013b2a89e4c71019597e3c273049931b90195c0c51a
|
| 3 |
+
size 169797
|
nest_tiny_jx.goog_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aca3b5217da9bbebd17c337a1ee6755aa27967f985e7ebb8f4011d38d0c57bb9
|
| 3 |
+
size 68591995
|
nest_tiny_jx.goog_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5ddfa5f811419c53f2604e24f1d6ea68d955f1a20343d26ab2ebd78e4e21e5
|
| 3 |
+
size 734
|