v0.36.0
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.36.0 for changelog.
- EfficientNet-V2-s.dlc +2 -2
- EfficientNet-V2-s.onnx.zip +1 -1
- EfficientNet-V2-s_w8a16.dlc +2 -2
- EfficientNet-V2-s_w8a16.onnx.zip +0 -3
- README.md +28 -32
- precompiled/qualcomm-qcs6490-proxy/EfficientNet-V2-s_w8a16.bin +2 -2
- precompiled/qualcomm-qcs6490-proxy/sdk_versions.yml +1 -1
- precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s.bin +2 -2
- precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s.onnx.zip +2 -2
- precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s_w8a16.bin +2 -2
- precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s_w8a16.onnx.zip +2 -2
- precompiled/qualcomm-snapdragon-x-elite/sdk_versions.yml +1 -1
- sdk_versions.yml +3 -3
EfficientNet-V2-s.dlc
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:bb4580291d97eb7f7e5fb44c703339bdc9d41b99bc2cf4a6e26f663c7df3fc34
|
3 |
+
size 86055980
|
EfficientNet-V2-s.onnx.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 79809630
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3667374ced9a96a286b3ebca970a98949292cb13f4dbdb7a19714a345633662
|
3 |
size 79809630
|
EfficientNet-V2-s_w8a16.dlc
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:231efb100048ff6ff3086638c7aed5b32617fff16cbb317b17deb2898cd4f8a2
|
3 |
+
size 28563932
|
EfficientNet-V2-s_w8a16.onnx.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:ba2d2b3b6192189c241ed29864f03ab16308929ee3eb4cec7571dce928667e2f
|
3 |
-
size 44584781
|
|
|
|
|
|
|
|
README.md
CHANGED
@@ -37,38 +37,34 @@ More details on model performance across various devices, can be found
|
|
37 |
|
38 |
| Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
|
39 |
|---|---|---|---|---|---|---|---|---|
|
40 |
-
| EfficientNet-V2-s | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 10.
|
41 |
-
| EfficientNet-V2-s | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 10.
|
42 |
-
| EfficientNet-V2-s | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE |
|
43 |
-
| EfficientNet-V2-s | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 5.
|
44 |
-
| EfficientNet-V2-s | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 2.
|
45 |
-
| EfficientNet-V2-s | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.
|
46 |
-
| EfficientNet-V2-s | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 3.
|
47 |
-
| EfficientNet-V2-s | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 3.
|
48 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 2.
|
49 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.
|
50 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 2.
|
51 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 2.
|
52 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 1.
|
53 |
-
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 1.
|
54 |
-
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 1.
|
55 |
-
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 1.
|
56 |
-
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 1.
|
57 |
-
| EfficientNet-V2-s | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC |
|
58 |
-
| EfficientNet-V2-s | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 2.
|
59 |
-
| EfficientNet-V2-s | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 5.
|
60 |
-
| EfficientNet-V2-s | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 3.
|
61 |
-
| EfficientNet-V2-s | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.
|
62 |
-
| EfficientNet-V2-s | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 2.
|
63 |
-
| EfficientNet-V2-s | w8a16 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 9.
|
64 |
-
| EfficientNet-V2-s | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.
|
65 |
-
| EfficientNet-V2-s | w8a16 | Samsung Galaxy
|
66 |
-
| EfficientNet-V2-s | w8a16 |
|
67 |
-
| EfficientNet-V2-s | w8a16 |
|
68 |
-
| EfficientNet-V2-s | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 1.5 ms | 0 - 67 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
69 |
-
| EfficientNet-V2-s | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 1.659 ms | 0 - 74 MB | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.onnx) |
|
70 |
-
| EfficientNet-V2-s | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 3.094 ms | 89 - 89 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
71 |
-
| EfficientNet-V2-s | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 2.881 ms | 25 - 25 MB | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.onnx) |
|
72 |
|
73 |
|
74 |
|
|
|
37 |
|
38 |
| Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
|
39 |
|---|---|---|---|---|---|---|---|---|
|
40 |
+
| EfficientNet-V2-s | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 10.968 ms | 0 - 77 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
41 |
+
| EfficientNet-V2-s | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 10.771 ms | 0 - 35 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
42 |
+
| EfficientNet-V2-s | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 4.866 ms | 0 - 92 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
43 |
+
| EfficientNet-V2-s | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 5.527 ms | 1 - 46 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
44 |
+
| EfficientNet-V2-s | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 2.693 ms | 0 - 372 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
45 |
+
| EfficientNet-V2-s | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.549 ms | 0 - 27 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
46 |
+
| EfficientNet-V2-s | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 3.864 ms | 0 - 77 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
47 |
+
| EfficientNet-V2-s | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 3.702 ms | 1 - 35 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
48 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 2.686 ms | 0 - 374 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
49 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.579 ms | 0 - 22 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
50 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 2.592 ms | 0 - 158 MB | NPU | [EfficientNet-V2-s.onnx.zip](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx.zip) |
|
51 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 2.0 ms | 0 - 103 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
52 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 1.88 ms | 1 - 56 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
53 |
+
| EfficientNet-V2-s | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 1.97 ms | 0 - 63 MB | NPU | [EfficientNet-V2-s.onnx.zip](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx.zip) |
|
54 |
+
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 1.847 ms | 0 - 81 MB | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
|
55 |
+
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 1.734 ms | 1 - 40 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
56 |
+
| EfficientNet-V2-s | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 1.858 ms | 1 - 36 MB | NPU | [EfficientNet-V2-s.onnx.zip](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx.zip) |
|
57 |
+
| EfficientNet-V2-s | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 2.859 ms | 216 - 216 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.dlc) |
|
58 |
+
| EfficientNet-V2-s | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 2.772 ms | 47 - 47 MB | NPU | [EfficientNet-V2-s.onnx.zip](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx.zip) |
|
59 |
+
| EfficientNet-V2-s | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 5.272 ms | 0 - 64 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
60 |
+
| EfficientNet-V2-s | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 3.129 ms | 0 - 75 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
61 |
+
| EfficientNet-V2-s | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.594 ms | 0 - 17 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
62 |
+
| EfficientNet-V2-s | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 2.977 ms | 0 - 64 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
63 |
+
| EfficientNet-V2-s | w8a16 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 9.441 ms | 0 - 127 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
64 |
+
| EfficientNet-V2-s | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 2.616 ms | 0 - 16 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
65 |
+
| EfficientNet-V2-s | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 1.764 ms | 0 - 75 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
66 |
+
| EfficientNet-V2-s | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 1.477 ms | 0 - 71 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
67 |
+
| EfficientNet-V2-s | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 2.9 ms | 103 - 103 MB | NPU | [EfficientNet-V2-s.dlc](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s_w8a16.dlc) |
|
|
|
|
|
|
|
|
|
68 |
|
69 |
|
70 |
|
precompiled/qualcomm-qcs6490-proxy/EfficientNet-V2-s_w8a16.bin
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:d2a3170466ddaff58569e306880002d3b8adaf6790c2338a7549bb5dc512d1b1
|
3 |
+
size 32378880
|
precompiled/qualcomm-qcs6490-proxy/sdk_versions.yml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
sdk_versions:
|
2 |
qnn_context_binary:
|
3 |
-
qairt: 2.
|
|
|
1 |
sdk_versions:
|
2 |
qnn_context_binary:
|
3 |
+
qairt: 2.37.0.250724175447_124859
|
precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s.bin
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:28f5fe9780bd5cbbb1f2155e58a312aded189e06bfd743d6f4d466253ab2c528
|
3 |
+
size 49291264
|
precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s.onnx.zip
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:aaf3a15d802c83dea5a6b564fcf08d6321622f63d49b44a85f794853e1f33508
|
3 |
+
size 41332755
|
precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s_w8a16.bin
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:a719ee5d80a8c4b1a38235a088f347d4528a8e7a4a5af2ab1c36a0123ebd7c6b
|
3 |
+
size 25288704
|
precompiled/qualcomm-snapdragon-x-elite/EfficientNet-V2-s_w8a16.onnx.zip
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:21cdba685c4939a6ebd735bed415e48eb3934a0bc6c74dc5a8e9b97d227a8b8a
|
3 |
+
size 20067815
|
precompiled/qualcomm-snapdragon-x-elite/sdk_versions.yml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
sdk_versions:
|
2 |
qnn_context_binary:
|
3 |
-
qairt: 2.
|
4 |
precompiled_qnn_onnx:
|
5 |
qairt: 2.33.2.250410134701_117956
|
|
|
1 |
sdk_versions:
|
2 |
qnn_context_binary:
|
3 |
+
qairt: 2.37.0.250724175447_124859
|
4 |
precompiled_qnn_onnx:
|
5 |
qairt: 2.33.2.250410134701_117956
|
sdk_versions.yml
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
sdk_versions:
|
2 |
tflite:
|
3 |
-
qairt: 2.
|
4 |
tflite: 2.17.0
|
5 |
qnn_dlc:
|
6 |
-
qairt: 2.
|
7 |
onnx:
|
8 |
-
qairt: 2.
|
9 |
onnx_runtime: 1.22.0
|
|
|
1 |
sdk_versions:
|
2 |
tflite:
|
3 |
+
qairt: 2.37.0.250724175447_124859
|
4 |
tflite: 2.17.0
|
5 |
qnn_dlc:
|
6 |
+
qairt: 2.37.0.250724175447_124859
|
7 |
onnx:
|
8 |
+
qairt: 2.33.2.250410134701_117956
|
9 |
onnx_runtime: 1.22.0
|