Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,8 +36,8 @@ More details on model performance across various devices, can be found
|
|
36 |
|
37 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
| ---|---|---|---|---|---|---|---|
|
39 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 6.
|
40 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 6.
|
41 |
|
42 |
|
43 |
|
@@ -100,7 +100,7 @@ python -m qai_hub_models.models.yolov8_seg.export
|
|
100 |
Profile Job summary of YOLOv8-Segmentation
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
-
Estimated Inference Time: 6.
|
104 |
Estimated Peak Memory Range: 4.70-4.70 MB
|
105 |
Compute Units: NPU (333) | Total (333)
|
106 |
|
|
|
36 |
|
37 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
| ---|---|---|---|---|---|---|---|
|
39 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 6.418 ms | 4 - 7 MB | FP16 | NPU | [YOLOv8-Segmentation.tflite](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.tflite)
|
40 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 6.398 ms | 7 - 17 MB | FP16 | NPU | [YOLOv8-Segmentation.so](https://huggingface.co/qualcomm/YOLOv8-Segmentation/blob/main/YOLOv8-Segmentation.so)
|
41 |
|
42 |
|
43 |
|
|
|
100 |
Profile Job summary of YOLOv8-Segmentation
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
+
Estimated Inference Time: 6.42 ms
|
104 |
Estimated Peak Memory Range: 4.70-4.70 MB
|
105 |
Compute Units: NPU (333) | Total (333)
|
106 |
|