Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -35,28 +35,29 @@ 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 |
-
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 5.
|
39 |
-
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.
|
40 |
-
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 6.
|
41 |
-
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.
|
42 |
-
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.
|
43 |
-
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 4.
|
44 |
-
| YOLOv8-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 3.
|
45 |
-
| YOLOv8-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.
|
46 |
-
| YOLOv8-Detection |
|
47 |
-
| YOLOv8-Detection | QCS8550 (Proxy) | QCS8550 Proxy |
|
48 |
-
| YOLOv8-Detection |
|
49 |
-
| YOLOv8-Detection | SA8255 (Proxy) | SA8255P Proxy |
|
50 |
-
| YOLOv8-Detection |
|
51 |
-
| YOLOv8-Detection | SA8775 (Proxy) | SA8775P Proxy |
|
52 |
-
| YOLOv8-Detection |
|
53 |
-
| YOLOv8-Detection | SA8650 (Proxy) | SA8650P Proxy |
|
54 |
-
| YOLOv8-Detection |
|
55 |
-
| YOLOv8-Detection | SA8295P ADP | SA8295P |
|
56 |
-
| YOLOv8-Detection |
|
57 |
-
| YOLOv8-Detection | QCS8450 (Proxy) | QCS8450 Proxy |
|
58 |
-
| YOLOv8-Detection |
|
59 |
-
| YOLOv8-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite |
|
|
|
60 |
|
61 |
|
62 |
|
@@ -121,8 +122,8 @@ Profiling Results
|
|
121 |
YOLOv8-Detection
|
122 |
Device : Samsung Galaxy S23 (13)
|
123 |
Runtime : TFLITE
|
124 |
-
Estimated inference time (ms) : 5.
|
125 |
-
Estimated peak memory usage (MB): [0,
|
126 |
Total # Ops : 290
|
127 |
Compute Unit(s) : NPU (290 ops)
|
128 |
```
|
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
+
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 5.164 ms | 0 - 4 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
39 |
+
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.216 ms | 5 - 20 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so) |
|
40 |
+
| YOLOv8-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 6.065 ms | 5 - 9 MB | FP16 | NPU | [YOLOv8-Detection.onnx](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.onnx) |
|
41 |
+
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.722 ms | 0 - 94 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
42 |
+
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.708 ms | 5 - 56 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so) |
|
43 |
+
| YOLOv8-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 4.087 ms | 5 - 117 MB | FP16 | NPU | [YOLOv8-Detection.onnx](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.onnx) |
|
44 |
+
| YOLOv8-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 3.674 ms | 0 - 59 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
45 |
+
| YOLOv8-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.606 ms | 5 - 48 MB | FP16 | NPU | Use Export Script |
|
46 |
+
| YOLOv8-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 3.977 ms | 5 - 72 MB | FP16 | NPU | [YOLOv8-Detection.onnx](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.onnx) |
|
47 |
+
| YOLOv8-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 5.146 ms | 5 - 6 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
48 |
+
| YOLOv8-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 4.992 ms | 5 - 6 MB | FP16 | NPU | Use Export Script |
|
49 |
+
| YOLOv8-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 5.177 ms | 0 - 5 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
50 |
+
| YOLOv8-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 5.011 ms | 6 - 7 MB | FP16 | NPU | Use Export Script |
|
51 |
+
| YOLOv8-Detection | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 5.171 ms | 0 - 16 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
52 |
+
| YOLOv8-Detection | SA8775 (Proxy) | SA8775P Proxy | QNN | 5.034 ms | 5 - 6 MB | FP16 | NPU | Use Export Script |
|
53 |
+
| YOLOv8-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 5.191 ms | 0 - 2 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
54 |
+
| YOLOv8-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 5.003 ms | 5 - 6 MB | FP16 | NPU | Use Export Script |
|
55 |
+
| YOLOv8-Detection | SA8295P ADP | SA8295P | TFLITE | 9.914 ms | 0 - 51 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
56 |
+
| YOLOv8-Detection | SA8295P ADP | SA8295P | QNN | 8.548 ms | 0 - 5 MB | FP16 | NPU | Use Export Script |
|
57 |
+
| YOLOv8-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 8.7 ms | 0 - 83 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite) |
|
58 |
+
| YOLOv8-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 7.915 ms | 5 - 39 MB | FP16 | NPU | Use Export Script |
|
59 |
+
| YOLOv8-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.532 ms | 5 - 5 MB | FP16 | NPU | Use Export Script |
|
60 |
+
| YOLOv8-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 6.7 ms | 5 - 5 MB | FP16 | NPU | [YOLOv8-Detection.onnx](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.onnx) |
|
61 |
|
62 |
|
63 |
|
|
|
122 |
YOLOv8-Detection
|
123 |
Device : Samsung Galaxy S23 (13)
|
124 |
Runtime : TFLITE
|
125 |
+
Estimated inference time (ms) : 5.2
|
126 |
+
Estimated peak memory usage (MB): [0, 4]
|
127 |
Total # Ops : 290
|
128 |
Compute Unit(s) : NPU (290 ops)
|
129 |
```
|