Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -35,42 +35,42 @@ More details on model performance across various devices, can be found
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.
|
39 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.
|
40 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 0.
|
41 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.
|
42 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.244 ms | 0 -
|
43 |
-
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 0.
|
44 |
-
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.201 ms | 0 -
|
45 |
-
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.
|
46 |
-
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 0.
|
47 |
| Lightweight-Face-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 0.798 ms | 0 - 17 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
48 |
-
| Lightweight-Face-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.
|
49 |
-
| Lightweight-Face-Detection-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 6.
|
50 |
-
| Lightweight-Face-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.
|
51 |
-
| Lightweight-Face-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.
|
52 |
-
| Lightweight-Face-Detection-Quantized | SA7255P ADP | SA7255P | TFLITE | 3.
|
53 |
-
| Lightweight-Face-Detection-Quantized | SA7255P ADP | SA7255P | QNN | 3.
|
54 |
-
| Lightweight-Face-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.
|
55 |
-
| Lightweight-Face-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.
|
56 |
-
| Lightweight-Face-Detection-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.
|
57 |
| Lightweight-Face-Detection-Quantized | SA8295P ADP | SA8295P | QNN | 0.994 ms | 0 - 14 MB | INT8 | NPU | Use Export Script |
|
58 |
-
| Lightweight-Face-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.
|
59 |
-
| Lightweight-Face-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.
|
60 |
-
| Lightweight-Face-Detection-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.
|
61 |
-
| Lightweight-Face-Detection-Quantized | SA8775P ADP | SA8775P | QNN | 0.
|
62 |
-
| Lightweight-Face-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.
|
63 |
-
| Lightweight-Face-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.
|
64 |
-
| Lightweight-Face-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.
|
65 |
-
| Lightweight-Face-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 0.
|
66 |
|
67 |
|
68 |
|
69 |
|
70 |
## Installation
|
71 |
|
72 |
-
This model can be installed as a Python package via pip.
|
73 |
|
|
|
74 |
```bash
|
75 |
pip install qai-hub-models
|
76 |
```
|
@@ -170,7 +170,8 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
170 |
|
171 |
|
172 |
## License
|
173 |
-
* The license for the original implementation of Lightweight-Face-Detection-Quantized can be found
|
|
|
174 |
* The license for the compiled assets for on-device deployment can be found [here](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/Qualcomm+AI+Hub+Proprietary+License.pdf)
|
175 |
|
176 |
|
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.282 ms | 0 - 9 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
39 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.337 ms | 0 - 4 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.so](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.so) |
|
40 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 0.666 ms | 0 - 8 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.onnx) |
|
41 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.204 ms | 0 - 26 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
42 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.244 ms | 0 - 28 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.so](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.so) |
|
43 |
+
| Lightweight-Face-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 0.447 ms | 0 - 30 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.onnx) |
|
44 |
+
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.201 ms | 0 - 20 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
45 |
+
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.245 ms | 0 - 20 MB | INT8 | NPU | Use Export Script |
|
46 |
+
| Lightweight-Face-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 0.463 ms | 0 - 22 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.onnx) |
|
47 |
| Lightweight-Face-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 0.798 ms | 0 - 17 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
48 |
+
| Lightweight-Face-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.041 ms | 0 - 12 MB | INT8 | NPU | Use Export Script |
|
49 |
+
| Lightweight-Face-Detection-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 6.577 ms | 0 - 12 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
50 |
+
| Lightweight-Face-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.279 ms | 0 - 9 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
51 |
+
| Lightweight-Face-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.333 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
52 |
+
| Lightweight-Face-Detection-Quantized | SA7255P ADP | SA7255P | TFLITE | 3.022 ms | 0 - 14 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
53 |
+
| Lightweight-Face-Detection-Quantized | SA7255P ADP | SA7255P | QNN | 3.317 ms | 0 - 9 MB | INT8 | NPU | Use Export Script |
|
54 |
+
| Lightweight-Face-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.281 ms | 0 - 10 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
55 |
+
| Lightweight-Face-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.355 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
|
56 |
+
| Lightweight-Face-Detection-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.663 ms | 0 - 19 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
57 |
| Lightweight-Face-Detection-Quantized | SA8295P ADP | SA8295P | QNN | 0.994 ms | 0 - 14 MB | INT8 | NPU | Use Export Script |
|
58 |
+
| Lightweight-Face-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.276 ms | 0 - 9 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
59 |
+
| Lightweight-Face-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.338 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
|
60 |
+
| Lightweight-Face-Detection-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.612 ms | 0 - 13 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
61 |
+
| Lightweight-Face-Detection-Quantized | SA8775P ADP | SA8775P | QNN | 0.843 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
62 |
+
| Lightweight-Face-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.34 ms | 0 - 17 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.tflite) |
|
63 |
+
| Lightweight-Face-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.4 ms | 0 - 20 MB | INT8 | NPU | Use Export Script |
|
64 |
+
| Lightweight-Face-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.436 ms | 0 - 0 MB | INT8 | NPU | Use Export Script |
|
65 |
+
| Lightweight-Face-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 0.671 ms | 2 - 2 MB | INT8 | NPU | [Lightweight-Face-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Lightweight-Face-Detection-Quantized/blob/main/Lightweight-Face-Detection-Quantized.onnx) |
|
66 |
|
67 |
|
68 |
|
69 |
|
70 |
## Installation
|
71 |
|
|
|
72 |
|
73 |
+
Install the package via pip:
|
74 |
```bash
|
75 |
pip install qai-hub-models
|
76 |
```
|
|
|
170 |
|
171 |
|
172 |
## License
|
173 |
+
* The license for the original implementation of Lightweight-Face-Detection-Quantized can be found
|
174 |
+
[here](https://github.com/qcom-ai-hub/ai-hub-models-internal/blob/main/LICENSE).
|
175 |
* The license for the compiled assets for on-device deployment can be found [here](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/Qualcomm+AI+Hub+Proprietary+License.pdf)
|
176 |
|
177 |
|