Export model 'efficientnet_el.ra_in1k', on 2025-01-20 04:34:09 UTC
Browse files- README.md +3 -2
- efficientnet_el.ra_in1k/meta.json +3 -0
- efficientnet_el.ra_in1k/model.onnx +3 -0
- efficientnet_el.ra_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 |
## ByobNet
|
120 |
|
@@ -202,11 +202,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
202 |
|
203 |
## EfficientNet
|
204 |
|
205 |
-
|
206 |
|
207 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
208 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
209 |
| [efficientnet_b5.sw_in12k](https://huggingface.co/timm/efficientnet_b5.sw_in12k) | 52.4M | 8.1G | 416 | True | 2048 | 11821 | imagenet-12k | EfficientNet | efficientnet_b5 | 2022-12-12 |
|
|
|
210 |
| [efficientnet_em.ra2_in1k](https://huggingface.co/timm/efficientnet_em.ra2_in1k) | 6.8M | 3.0G | 240 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_em | 2022-12-12 |
|
211 |
| [mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k) | 8.4M | 1.8G | 224 | True | 1344 | 1000 | imagenet-1k | EfficientNet | mobilenet_edgetpu_v2_m | 2024-07-29 |
|
212 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
151 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
202 |
|
203 |
## EfficientNet
|
204 |
|
205 |
+
10 models with model class `EfficientNet`.
|
206 |
|
207 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
208 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
209 |
| [efficientnet_b5.sw_in12k](https://huggingface.co/timm/efficientnet_b5.sw_in12k) | 52.4M | 8.1G | 416 | True | 2048 | 11821 | imagenet-12k | EfficientNet | efficientnet_b5 | 2022-12-12 |
|
210 |
+
| [efficientnet_el.ra_in1k](https://huggingface.co/timm/efficientnet_el.ra_in1k) | 10.5M | 7.9G | 300 | True | 1536 | 1000 | imagenet-1k | EfficientNet | efficientnet_el | 2022-12-12 |
|
211 |
| [efficientnet_em.ra2_in1k](https://huggingface.co/timm/efficientnet_em.ra2_in1k) | 6.8M | 3.0G | 240 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_em | 2022-12-12 |
|
212 |
| [mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenet_edgetpu_v2_m.ra4_e3600_r224_in1k) | 8.4M | 1.8G | 224 | True | 1344 | 1000 | imagenet-1k | EfficientNet | mobilenet_edgetpu_v2_m | 2024-07-29 |
|
213 |
| [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 |
|
efficientnet_el.ra_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ebee3b27b87c4c88202b86650c036c98c11cc4895c3c7454b540c4ec8d850aa
|
3 |
+
size 169811
|
efficientnet_el.ra_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12a8a44ce7970f6fed34bb6a8421ef494a5ecb5bd86d4c721fc3eb496fa6768c
|
3 |
+
size 42228849
|
efficientnet_el.ra_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:737129139a2f74d9ea00d02879fd68d3fddc7551f420efc7e1ca70d52ce92d68
|
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:e5689766b34ca5c8b5210b5bb2a402e22beca9b8a490763a1955bcb66d5251f1
|
3 |
+
size 18426
|