Export model 'ghostnetv2_130.in1k', on 2025-01-20 19:21:20 JST
Browse files- README.md +3 -2
- ghostnetv2_130.in1k/meta.json +3 -0
- ghostnetv2_130.in1k/model.onnx +3 -0
- ghostnetv2_130.in1k/preprocess.json +3 -0
- models.parquet +2 -2
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 |
|
@@ -473,10 +473,11 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
473 |
|
474 |
## GhostNet
|
475 |
|
476 |
-
|
477 |
|
478 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
479 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
|
|
480 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
481 |
| [ghostnet_100.in1k](https://huggingface.co/timm/ghostnet_100.in1k) | 3.9M | 153.9M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnet_100 | 2023-08-20 |
|
482 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
767 models exported from TIMM in total.
|
118 |
|
119 |
## Beit
|
120 |
|
|
|
473 |
|
474 |
## GhostNet
|
475 |
|
476 |
+
3 models with model class `GhostNet`.
|
477 |
|
478 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
479 |
|:-----------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:------------|:---------|:---------------|:-------------|
|
480 |
+
| [ghostnetv2_130.in1k](https://huggingface.co/timm/ghostnetv2_130.in1k) | 7.7M | 291.4M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_130 | 2023-08-20 |
|
481 |
| [ghostnetv2_100.in1k](https://huggingface.co/timm/ghostnetv2_100.in1k) | 4.9M | 183.8M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnetv2_100 | 2023-08-20 |
|
482 |
| [ghostnet_100.in1k](https://huggingface.co/timm/ghostnet_100.in1k) | 3.9M | 153.9M | 224 | True | 1280 | 1000 | imagenet-1k | GhostNet | ghostnet_100 | 2023-08-20 |
|
483 |
|
ghostnetv2_130.in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b400a868f3341d927f42500722a69276e2089013c38d4207510999bd91094fc
|
3 |
+
size 169796
|
ghostnetv2_130.in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f80b11833573b5584041d18792d6afbe6bb32e3365938cd18444c5038d26750c
|
3 |
+
size 35857844
|
ghostnetv2_130.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:b5fba2aab5ece99229897a5d618717f16d50edc73a242083061765d9e94cdbce
|
3 |
+
size 46725
|