narugo1992 commited on
Export model 'efficientnet_b1.ft_in1k', on 2025-01-20 22:15:42 JST
Browse files- README.md +3 -2
- efficientnet_b1.ft_in1k/meta.json +3 -0
- efficientnet_b1.ft_in1k/model.onnx +3 -0
- efficientnet_b1.ft_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 |
|
|
@@ -388,7 +388,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 388 |
|
| 389 |
## EfficientNet
|
| 390 |
|
| 391 |
-
|
| 392 |
|
| 393 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 394 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
@@ -415,6 +415,7 @@ ONNX export version from [TIMM](https://huggingface.co/timm).
|
|
| 415 |
| [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 |
|
| 416 |
| [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-26 |
|
| 417 |
| [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 |
|
|
|
|
| 418 |
| [mobilenetv1_100.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenetv1_100.ra4_e3600_r224_in1k) | 4.2M | 568.8M | 224 | True | 1024 | 1000 | imagenet-1k | EfficientNet | mobilenetv1_100 | 2024-07-26 |
|
| 419 |
| [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 |
|
| 420 |
| [mobilenetv2_110d.ra_in1k](https://huggingface.co/timm/mobilenetv2_110d.ra_in1k) | 4.5M | 430.6M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_110d | 2022-12-13 |
|
|
|
|
| 114 |
|
| 115 |
# Models
|
| 116 |
|
| 117 |
+
992 models exported from TIMM in total.
|
| 118 |
|
| 119 |
## Beit
|
| 120 |
|
|
|
|
| 388 |
|
| 389 |
## EfficientNet
|
| 390 |
|
| 391 |
+
50 models with model class `EfficientNet`.
|
| 392 |
|
| 393 |
| Name | Params | Flops | Input Size | Can Classify | Features | Classes | Dataset | Model | Architecture | Created At |
|
| 394 |
|:---------------------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|:---------------|-----------:|----------:|:-------------|:-------------|:-----------------------|:-------------|
|
|
|
|
| 415 |
| [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 |
|
| 416 |
| [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-26 |
|
| 417 |
| [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 |
|
| 418 |
+
| [efficientnet_b1.ft_in1k](https://huggingface.co/timm/efficientnet_b1.ft_in1k) | 7.7M | 569.7M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | efficientnet_b1 | 2022-12-13 |
|
| 419 |
| [mobilenetv1_100.ra4_e3600_r224_in1k](https://huggingface.co/timm/mobilenetv1_100.ra4_e3600_r224_in1k) | 4.2M | 568.8M | 224 | True | 1024 | 1000 | imagenet-1k | EfficientNet | mobilenetv1_100 | 2024-07-26 |
|
| 420 |
| [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 |
|
| 421 |
| [mobilenetv2_110d.ra_in1k](https://huggingface.co/timm/mobilenetv2_110d.ra_in1k) | 4.5M | 430.6M | 224 | True | 1280 | 1000 | imagenet-1k | EfficientNet | mobilenetv2_110d | 2022-12-13 |
|
efficientnet_b1.ft_in1k/meta.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:915be2d4c68feeec3a71cd61aefa2b870b1d2f01b7e0d3580b40d5a70eec116e
|
| 3 |
+
size 169809
|
efficientnet_b1.ft_in1k/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:471d095617d66b67341fb34f2396a2bf4093d68f6e7b781f53238d7987e025b2
|
| 3 |
+
size 31186568
|
efficientnet_b1.ft_in1k/preprocess.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:669f8647198ada7d9fc760619c603fe09a7d39f34bf341b37e0efaf083c8db34
|
| 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:b75b9a272a1684948f6c4af1640f64f9e74ac6b1e78f0a43773722b34e98e054
|
| 3 |
+
size 55321
|