Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,33 +36,35 @@ More details on model performance across various devices, can be found
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
-
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 4.
|
40 |
-
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 4.
|
41 |
-
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 5.
|
42 |
-
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.
|
43 |
-
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.
|
44 |
-
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 3.
|
45 |
-
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 2.
|
46 |
-
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.
|
47 |
-
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 3.
|
48 |
-
| Person-Foot-Detection | SA7255P ADP | SA7255P | TFLITE | 156.
|
49 |
-
| Person-Foot-Detection | SA7255P ADP | SA7255P | QNN |
|
50 |
-
| Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 4.
|
51 |
-
| Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 4.
|
52 |
-
| Person-Foot-Detection | SA8295P ADP | SA8295P | TFLITE | 8.
|
53 |
-
| Person-Foot-Detection | SA8295P ADP | SA8295P | QNN |
|
54 |
-
| Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 4.
|
55 |
-
| Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 4.
|
56 |
-
| Person-Foot-Detection | SA8775P ADP | SA8775P |
|
57 |
-
| Person-Foot-Detection |
|
58 |
-
| Person-Foot-Detection | QCS8275 (Proxy) | QCS8275 Proxy |
|
59 |
-
| Person-Foot-Detection |
|
60 |
-
| Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy |
|
61 |
-
| Person-Foot-Detection |
|
62 |
-
| Person-Foot-Detection |
|
63 |
-
| Person-Foot-Detection |
|
64 |
-
| Person-Foot-Detection |
|
65 |
-
| Person-Foot-Detection |
|
|
|
|
|
66 |
|
67 |
|
68 |
|
@@ -72,7 +74,7 @@ More details on model performance across various devices, can be found
|
|
72 |
|
73 |
Install the package via pip:
|
74 |
```bash
|
75 |
-
pip install qai-hub-models
|
76 |
```
|
77 |
|
78 |
|
@@ -126,8 +128,8 @@ Profiling Results
|
|
126 |
Person-Foot-Detection
|
127 |
Device : Samsung Galaxy S23 (13)
|
128 |
Runtime : TFLITE
|
129 |
-
Estimated inference time (ms) : 4.
|
130 |
-
Estimated peak memory usage (MB): [5,
|
131 |
Total # Ops : 135
|
132 |
Compute Unit(s) : NPU (135 ops)
|
133 |
```
|
@@ -233,7 +235,7 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
233 |
|
234 |
## License
|
235 |
* The license for the original implementation of Person-Foot-Detection can be found
|
236 |
-
[here](https://github.com/
|
237 |
* 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)
|
238 |
|
239 |
|
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
+
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 4.853 ms | 5 - 13 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
40 |
+
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 4.629 ms | 4 - 6 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
|
41 |
+
| Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 5.524 ms | 16 - 36 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
|
42 |
+
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.364 ms | 0 - 33 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
43 |
+
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.123 ms | 4 - 23 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
|
44 |
+
| Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 3.802 ms | 3 - 36 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
|
45 |
+
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 2.948 ms | 0 - 31 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
46 |
+
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.644 ms | 4 - 24 MB | FP16 | NPU | Use Export Script |
|
47 |
+
| Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 3.361 ms | 4 - 27 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
|
48 |
+
| Person-Foot-Detection | SA7255P ADP | SA7255P | TFLITE | 156.671 ms | 5 - 26 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
49 |
+
| Person-Foot-Detection | SA7255P ADP | SA7255P | QNN | 155.96 ms | 2 - 9 MB | FP16 | NPU | Use Export Script |
|
50 |
+
| Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 4.859 ms | 5 - 16 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
51 |
+
| Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 4.606 ms | 4 - 6 MB | FP16 | NPU | Use Export Script |
|
52 |
+
| Person-Foot-Detection | SA8295P ADP | SA8295P | TFLITE | 8.401 ms | 5 - 31 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
53 |
+
| Person-Foot-Detection | SA8295P ADP | SA8295P | QNN | 7.779 ms | 0 - 15 MB | FP16 | NPU | Use Export Script |
|
54 |
+
| Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 4.886 ms | 5 - 18 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
55 |
+
| Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 4.65 ms | 5 - 7 MB | FP16 | NPU | Use Export Script |
|
56 |
+
| Person-Foot-Detection | SA8775P ADP | SA8775P | TFLITE | 9.279 ms | 5 - 27 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
57 |
+
| Person-Foot-Detection | SA8775P ADP | SA8775P | QNN | 8.834 ms | 2 - 12 MB | FP16 | NPU | Use Export Script |
|
58 |
+
| Person-Foot-Detection | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 156.671 ms | 5 - 26 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
59 |
+
| Person-Foot-Detection | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 155.96 ms | 2 - 9 MB | FP16 | NPU | Use Export Script |
|
60 |
+
| Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 4.771 ms | 5 - 13 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
61 |
+
| Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 4.635 ms | 4 - 7 MB | FP16 | NPU | Use Export Script |
|
62 |
+
| Person-Foot-Detection | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 9.279 ms | 5 - 27 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
63 |
+
| Person-Foot-Detection | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 8.834 ms | 2 - 12 MB | FP16 | NPU | Use Export Script |
|
64 |
+
| Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 7.095 ms | 5 - 41 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
|
65 |
+
| Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 7.17 ms | 4 - 34 MB | FP16 | NPU | Use Export Script |
|
66 |
+
| Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.16 ms | 4 - 4 MB | FP16 | NPU | Use Export Script |
|
67 |
+
| Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 5.432 ms | 17 - 17 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
|
68 |
|
69 |
|
70 |
|
|
|
74 |
|
75 |
Install the package via pip:
|
76 |
```bash
|
77 |
+
pip install "qai-hub-models[foot-track-net]"
|
78 |
```
|
79 |
|
80 |
|
|
|
128 |
Person-Foot-Detection
|
129 |
Device : Samsung Galaxy S23 (13)
|
130 |
Runtime : TFLITE
|
131 |
+
Estimated inference time (ms) : 4.9
|
132 |
+
Estimated peak memory usage (MB): [5, 13]
|
133 |
Total # Ops : 135
|
134 |
Compute Unit(s) : NPU (135 ops)
|
135 |
```
|
|
|
235 |
|
236 |
## License
|
237 |
* The license for the original implementation of Person-Foot-Detection can be found
|
238 |
+
[here](https://github.com/quic/ai-hub-models/blob/main/LICENSE).
|
239 |
* 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)
|
240 |
|
241 |
|