Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,29 +36,29 @@ 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 |
-
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 6.
|
40 |
-
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 6.
|
41 |
-
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 7.
|
42 |
-
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 4.
|
43 |
-
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 4.
|
44 |
-
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX |
|
45 |
-
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 4.
|
46 |
-
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 4.
|
47 |
-
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 4.
|
48 |
-
| YOLOv8-Segmentation | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 6.
|
49 |
-
| YOLOv8-Segmentation | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 6.
|
50 |
-
| YOLOv8-Segmentation | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 6.
|
51 |
-
| YOLOv8-Segmentation | SA8255 (Proxy) | SA8255P Proxy | QNN | 6.
|
52 |
-
| YOLOv8-Segmentation | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 6.
|
53 |
-
| YOLOv8-Segmentation | SA8775 (Proxy) | SA8775P Proxy | QNN | 6.
|
54 |
-
| YOLOv8-Segmentation | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 6.
|
55 |
-
| YOLOv8-Segmentation | SA8650 (Proxy) | SA8650P Proxy | QNN | 6.
|
56 |
-
| YOLOv8-Segmentation | SA8295P ADP | SA8295P | TFLITE | 10.
|
57 |
-
| YOLOv8-Segmentation | SA8295P ADP | SA8295P | QNN | 10.
|
58 |
-
| YOLOv8-Segmentation | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 9.
|
59 |
-
| YOLOv8-Segmentation | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 9.
|
60 |
-
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN |
|
61 |
-
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 7.
|
62 |
|
63 |
|
64 |
|
@@ -124,7 +124,7 @@ YOLOv8-Segmentation
|
|
124 |
Device : Samsung Galaxy S23 (13)
|
125 |
Runtime : TFLITE
|
126 |
Estimated inference time (ms) : 6.6
|
127 |
-
Estimated peak memory usage (MB): [
|
128 |
Total # Ops : 338
|
129 |
Compute Unit(s) : NPU (338 ops)
|
130 |
```
|
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
+
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 6.58 ms | 4 - 7 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
40 |
+
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 6.435 ms | 5 - 19 MB | FP16 | NPU | [YOLOv8-Segmentation.so](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.so) |
|
41 |
+
| YOLOv8-Segmentation | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 7.637 ms | 12 - 20 MB | FP16 | NPU | [YOLOv8-Segmentation.onnx](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.onnx) |
|
42 |
+
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 4.674 ms | 4 - 118 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
43 |
+
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 4.601 ms | 5 - 61 MB | FP16 | NPU | [YOLOv8-Segmentation.so](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.so) |
|
44 |
+
| YOLOv8-Segmentation | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 5.063 ms | 16 - 135 MB | FP16 | NPU | [YOLOv8-Segmentation.onnx](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.onnx) |
|
45 |
+
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 4.509 ms | 3 - 74 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
46 |
+
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 4.372 ms | 5 - 55 MB | FP16 | NPU | Use Export Script |
|
47 |
+
| YOLOv8-Segmentation | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 4.896 ms | 0 - 71 MB | FP16 | NPU | [YOLOv8-Segmentation.onnx](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.onnx) |
|
48 |
+
| YOLOv8-Segmentation | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 6.559 ms | 2 - 10 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
49 |
+
| YOLOv8-Segmentation | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 6.321 ms | 5 - 9 MB | FP16 | NPU | Use Export Script |
|
50 |
+
| YOLOv8-Segmentation | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 6.473 ms | 0 - 175 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
51 |
+
| YOLOv8-Segmentation | SA8255 (Proxy) | SA8255P Proxy | QNN | 6.295 ms | 5 - 11 MB | FP16 | NPU | Use Export Script |
|
52 |
+
| YOLOv8-Segmentation | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 6.453 ms | 4 - 7 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
53 |
+
| YOLOv8-Segmentation | SA8775 (Proxy) | SA8775P Proxy | QNN | 6.381 ms | 5 - 6 MB | FP16 | NPU | Use Export Script |
|
54 |
+
| YOLOv8-Segmentation | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 6.424 ms | 1 - 3 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
55 |
+
| YOLOv8-Segmentation | SA8650 (Proxy) | SA8650P Proxy | QNN | 6.278 ms | 5 - 6 MB | FP16 | NPU | Use Export Script |
|
56 |
+
| YOLOv8-Segmentation | SA8295P ADP | SA8295P | TFLITE | 10.892 ms | 4 - 65 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
57 |
+
| YOLOv8-Segmentation | SA8295P ADP | SA8295P | QNN | 10.437 ms | 0 - 5 MB | FP16 | NPU | Use Export Script |
|
58 |
+
| YOLOv8-Segmentation | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 9.546 ms | 4 - 103 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite) |
|
59 |
+
| YOLOv8-Segmentation | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 9.162 ms | 5 - 45 MB | FP16 | NPU | Use Export Script |
|
60 |
+
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 6.852 ms | 5 - 5 MB | FP16 | NPU | Use Export Script |
|
61 |
+
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 7.643 ms | 17 - 17 MB | FP16 | NPU | [YOLOv8-Segmentation.onnx](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.onnx) |
|
62 |
|
63 |
|
64 |
|
|
|
124 |
Device : Samsung Galaxy S23 (13)
|
125 |
Runtime : TFLITE
|
126 |
Estimated inference time (ms) : 6.6
|
127 |
+
Estimated peak memory usage (MB): [4, 7]
|
128 |
Total # Ops : 338
|
129 |
Compute Unit(s) : NPU (338 ops)
|
130 |
```
|