narugo1992 commited on
Export model 'efficientnet_b1_pruned.in1k', on 2025-01-20 19:23:30 JST
Browse files
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 |
|
|
@@ -350,7 +350,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 350 |
|
| 351 |
## EfficientNet
|
| 352 |
|
| 353 |
-
|
| 354 |
|
| 355 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 356 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
@@ -378,6 +378,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 378 |
| [mixnet_l.ft_in1k](https://huggingface.co/timm/mixnet_l.ft_in1k) | 7.3M | 555.3M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_l | 2022-12-13 |
|
| 379 |
| [efficientnet_lite0.ra_in1k](https://huggingface.co/timm/efficientnet_lite0.ra_in1k) | 4.6M | 385.3M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_lite0 | 2022-12-13 |
|
| 380 |
| [fbnetc_100.rmsp_in1k](https://huggingface.co/timm/fbnetc_100.rmsp_in1k) | 5.5M | 385.1M | 224 | True | 1984 | 1000 | imagenet-1k | EfficientNet | fbnetc_100 | 2022-12-13 |
|
|
|
|
| 381 |
| [mixnet_m.ft_in1k](https://huggingface.co/timm/mixnet_m.ft_in1k) | 5.0M | 339.2M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_m | 2022-12-13 |
|
| 382 |
| [tinynet_a.in1k](https://huggingface.co/timm/tinynet_a.in1k) | 6.1M | 336.9M | 192 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_a | 2022-12-13 |
|
| 383 |
| [mnasnet_100.rmsp_in1k](https://huggingface.co/timm/mnasnet_100.rmsp_in1k) | 4.3M | 314.5M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mnasnet_100 | 2022-12-13 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
772 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 350 |
|
| 351 |
## EfficientNet
|
| 352 |
|
| 353 |
+
40 models with model class `EfficientNet`.
|
| 354 |
|
| 355 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 356 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
|
|
| 378 |
| [mixnet_l.ft_in1k](https://huggingface.co/timm/mixnet_l.ft_in1k) | 7.3M | 555.3M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_l | 2022-12-13 |
|
| 379 |
| [efficientnet_lite0.ra_in1k](https://huggingface.co/timm/efficientnet_lite0.ra_in1k) | 4.6M | 385.3M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_lite0 | 2022-12-13 |
|
| 380 |
| [fbnetc_100.rmsp_in1k](https://huggingface.co/timm/fbnetc_100.rmsp_in1k) | 5.5M | 385.1M | 224 | True | 1984 | 1000 | imagenet-1k | EfficientNet | fbnetc_100 | 2022-12-13 |
|
| 381 |
+
| [efficientnet_b1_pruned.in1k](https://huggingface.co/timm/efficientnet_b1_pruned.in1k) | 5.0M | 373.1M | 240 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_b1_pruned | 2022-12-13 |
|
| 382 |
| [mixnet_m.ft_in1k](https://huggingface.co/timm/mixnet_m.ft_in1k) | 5.0M | 339.2M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_m | 2022-12-13 |
|
| 383 |
| [tinynet_a.in1k](https://huggingface.co/timm/tinynet_a.in1k) | 6.1M | 336.9M | 192 | True | 1280 | 1000 | imagenet-1k | EfficientNet | tinynet_a | 2022-12-13 |
|
| 384 |
| [mnasnet_100.rmsp_in1k](https://huggingface.co/timm/mnasnet_100.rmsp_in1k) | 4.3M | 314.5M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mnasnet_100 | 2022-12-13 |
|
efficientnet_b1_pruned.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fecfc3b4353a823b59b70bad282aaea58a11d5f489e0d4b6e633c96c1a63c3e
|
| 3 |
+
size 169824
|
efficientnet_b1_pruned.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe1211c4b760e4ed3d2a01756381a91f4ea7c9bb80262cf4b8a0cbc7619e205a
|
| 3 |
+
size 25372429
|
efficientnet_b1_pruned.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbe9d8d8a38823855ba7c257f96ff5c71ea42dad28f4dde021b59865fec312e9
|
| 3 |
+
size 642
|
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:0aceb078995b9e2980397fe77642a09f911122a9cfd25ad5a582603ca83f6d3d
|
| 3 |
+
size 46895
|