narugo1992 commited on
Export model 'efficientnet_b2_pruned.in1k', on 2025-01-20 07:10:59 UTC
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 |
|
|
@@ -278,7 +278,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 278 |
|
| 279 |
## EfficientNet
|
| 280 |
|
| 281 |
-
|
| 282 |
|
| 283 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 284 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
@@ -293,6 +293,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 293 |
| [efficientnet_es_pruned.in1k](https://huggingface.co/timm/efficientnet_es_pruned.in1k) | 5.4M | 1.8G | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_es_pruned | 2022-12-12 |
|
| 294 |
| [mixnet_xl.ra_in1k](https://huggingface.co/timm/mixnet_xl.ra_in1k) | 11.8M | 904.1M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_xl | 2022-12-12 |
|
| 295 |
| [efficientnet_b2.ra_in1k](https://huggingface.co/timm/efficientnet_b2.ra_in1k) | 9.0M | 859.9M | 256 | True | 1408 | 1000 | imagenet-1k | EfficientNet | efficientnet_b2 | 2022-12-12 |
|
|
|
|
| 296 |
| [mobilenetv2_120d.ra_in1k](https://huggingface.co/timm/mobilenetv2_120d.ra_in1k) | 5.8M | 668.9M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_120d | 2022-12-13 |
|
| 297 |
| [mobilenetv1_100h.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenetv1_100h.ra4_e3600_r224_in1k) | 5.3M | 620.2M | 224 | True | 1024 | 1000 | imagenet-1k | EfficientNet | mobilenetv1_100h | 2024-07-25 |
|
| 298 |
| [mobilenetv2_140.ra_in1k](https://huggingface.co/timm/mobilenetv2_140.ra_in1k) | 6.1M | 582.3M | 224 | True | 1792 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_140 | 2022-12-13 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
462 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 278 |
|
| 279 |
## EfficientNet
|
| 280 |
|
| 281 |
+
29 models with model class `EfficientNet`.
|
| 282 |
|
| 283 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 284 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
|
|
| 293 |
| [efficientnet_es_pruned.in1k](https://huggingface.co/timm/efficientnet_es_pruned.in1k) | 5.4M | 1.8G | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_es_pruned | 2022-12-12 |
|
| 294 |
| [mixnet_xl.ra_in1k](https://huggingface.co/timm/mixnet_xl.ra_in1k) | 11.8M | 904.1M | 224 | True | 1536 | 1000 | imagenet-1k | EfficientNet | mixnet_xl | 2022-12-12 |
|
| 295 |
| [efficientnet_b2.ra_in1k](https://huggingface.co/timm/efficientnet_b2.ra_in1k) | 9.0M | 859.9M | 256 | True | 1408 | 1000 | imagenet-1k | EfficientNet | efficientnet_b2 | 2022-12-12 |
|
| 296 |
+
| [efficientnet_b2_pruned.in1k](https://huggingface.co/timm/efficientnet_b2_pruned.in1k) | 6.8M | 693.4M | 260 | True | 1408 | 1000 | imagenet-1k | EfficientNet | efficientnet_b2_pruned | 2022-12-12 |
|
| 297 |
| [mobilenetv2_120d.ra_in1k](https://huggingface.co/timm/mobilenetv2_120d.ra_in1k) | 5.8M | 668.9M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_120d | 2022-12-13 |
|
| 298 |
| [mobilenetv1_100h.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenetv1_100h.ra4_e3600_r224_in1k) | 5.3M | 620.2M | 224 | True | 1024 | 1000 | imagenet-1k | EfficientNet | mobilenetv1_100h | 2024-07-25 |
|
| 299 |
| [mobilenetv2_140.ra_in1k](https://huggingface.co/timm/mobilenetv2_140.ra_in1k) | 6.1M | 582.3M | 224 | True | 1792 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_140 | 2022-12-13 |
|
efficientnet_b2_pruned.in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00f4355ad987fe3465f2d9ef081bd56453529dfe286b32d616cd25c607807b3d
|
| 3 |
+
size 169824
|
efficientnet_b2_pruned.in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b21c491409a84e047ce491a38cb52d2cda45cc8a718f0ac68d60c14676bb1365
|
| 3 |
+
size 33259549
|
efficientnet_b2_pruned.in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7774f7523f48e636ff7c37b784e2624ab0d07ac9619383a0a7e2d5a1f8ad969
|
| 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:cd7e3778c1e75eee131eed3ea271500a616b8732226e31c15c763d9c64ca132e
|
| 3 |
+
size 34021
|