Export model 'efficientnet_em.ra2_in1k', on 2025-01-20 04:27:11 UTC
Browse files- README.md +3 -2
- efficientnet_em.ra2_in1k/meta.json +3 -0
- efficientnet_em.ra2_in1k/model.onnx +3 -0
- efficientnet_em.ra2_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 |
|
@@ -189,11 +189,12 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
189 |
|
190 |
## EfficientNet
|
191 |
|
192 |
-
|
193 |
|
194 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
195 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
196 |
| [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 |
|
|
|
197 |
| [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 |
|
198 |
| [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 |
|
199 |
| [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 |
|
|
|
114 |
|
115 |
# Models
|
116 |
|
117 |
+
132 models exported from TIMM in total.
|
118 |
|
119 |
## ByobNet
|
120 |
|
|
|
189 |
|
190 |
## EfficientNet
|
191 |
|
192 |
+
9 models with model class `EfficientNet`.
|
193 |
|
194 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
195 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
196 |
| [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 |
|
197 |
+
| [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 |
|
198 |
| [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 |
|
199 |
| [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 |
|
200 |
| [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 |
|
efficientnet_em.ra2_in1k/meta.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1552e9dccef6a163c965b8e5de71f5895afd2e6fe5ab8629fc90768e94352683
|
3 |
+
size 169812
|
efficientnet_em.ra2_in1k/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7c62a7a361db4305c55d3c6993e9ea0b25af780f065b8a54f7115fd9f8564bc
|
3 |
+
size 27510526
|
efficientnet_em.ra2_in1k/preprocess.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da7123fbfa2b9569b4c9675a01247cb6f50750c4474025a9f850e460e441122d
|
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:9e227f117af7cd1af99fe22f39913e1982e4c45b049794366b0af8110852b7d4
|
3 |
+
size 17336
|