v0.49.1
Browse filesSee https://github.com/qualcomm/ai-hub-models/releases/v0.49.1 for changelog.
README.md
CHANGED
|
@@ -15,18 +15,18 @@ pipeline_tag: image-segmentation
|
|
| 15 |
Ultralytics YOLOv8 is a machine learning model that predicts bounding boxes, segmentation masks and classes of objects in an image.
|
| 16 |
|
| 17 |
This is based on the implementation of YOLOv8-Segmentation found [here](https://github.com/ultralytics/ultralytics/tree/main/ultralytics/models/yolo/segment).
|
| 18 |
-
This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/
|
| 19 |
|
| 20 |
Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
|
| 21 |
|
| 22 |
## Getting Started
|
| 23 |
Due to licensing restrictions, we cannot distribute pre-exported model assets for this model.
|
| 24 |
-
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/
|
| 25 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 26 |
- Custom input shapes
|
| 27 |
- Target device and runtime configurations
|
| 28 |
|
| 29 |
-
See our repository for [YOLOv8-Segmentation on GitHub](https://github.com/qualcomm/ai-hub-models/
|
| 30 |
|
| 31 |
|
| 32 |
## Model Details
|
|
@@ -44,35 +44,35 @@ See our repository for [YOLOv8-Segmentation on GitHub](https://github.com/qualco
|
|
| 44 |
## Performance Summary
|
| 45 |
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 46 |
|---|---|---|---|---|---|---
|
| 47 |
-
| YOLOv8-Segmentation | ONNX | float | Snapdragon®
|
| 48 |
-
| YOLOv8-Segmentation | ONNX | float | Snapdragon®
|
| 49 |
-
| YOLOv8-Segmentation | ONNX | float | Snapdragon®
|
| 50 |
-
| YOLOv8-Segmentation | ONNX | float |
|
| 51 |
-
| YOLOv8-Segmentation | ONNX | float | Qualcomm®
|
| 52 |
-
| YOLOv8-Segmentation | ONNX | float |
|
| 53 |
-
| YOLOv8-Segmentation | ONNX | float | Snapdragon® 8 Elite
|
| 54 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon®
|
| 55 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon®
|
| 56 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon®
|
| 57 |
-
| YOLOv8-Segmentation | QNN_DLC | float |
|
| 58 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 59 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 60 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 61 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 62 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 63 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm®
|
| 64 |
-
| YOLOv8-Segmentation | QNN_DLC | float |
|
| 65 |
-
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® 8 Elite
|
| 66 |
-
| YOLOv8-Segmentation | TFLITE | float | Snapdragon® 8 Gen
|
| 67 |
-
| YOLOv8-Segmentation | TFLITE | float |
|
| 68 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 69 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 70 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 71 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 72 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 73 |
-
| YOLOv8-Segmentation | TFLITE | float | Qualcomm®
|
| 74 |
-
| YOLOv8-Segmentation | TFLITE | float |
|
| 75 |
-
| YOLOv8-Segmentation | TFLITE | float | Snapdragon® 8 Elite
|
| 76 |
|
| 77 |
## License
|
| 78 |
* The license for the original implementation of YOLOv8-Segmentation can be found
|
|
|
|
| 15 |
Ultralytics YOLOv8 is a machine learning model that predicts bounding boxes, segmentation masks and classes of objects in an image.
|
| 16 |
|
| 17 |
This is based on the implementation of YOLOv8-Segmentation found [here](https://github.com/ultralytics/ultralytics/tree/main/ultralytics/models/yolo/segment).
|
| 18 |
+
This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/yolov8_seg) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
|
| 19 |
|
| 20 |
Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
|
| 21 |
|
| 22 |
## Getting Started
|
| 23 |
Due to licensing restrictions, we cannot distribute pre-exported model assets for this model.
|
| 24 |
+
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/yolov8_seg) Python library to compile and export the model with your own:
|
| 25 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 26 |
- Custom input shapes
|
| 27 |
- Target device and runtime configurations
|
| 28 |
|
| 29 |
+
See our repository for [YOLOv8-Segmentation on GitHub](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/yolov8_seg) for usage instructions.
|
| 30 |
|
| 31 |
|
| 32 |
## Model Details
|
|
|
|
| 44 |
## Performance Summary
|
| 45 |
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 46 |
|---|---|---|---|---|---|---
|
| 47 |
+
| YOLOv8-Segmentation | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.955 ms | 0 - 233 MB | NPU
|
| 48 |
+
| YOLOv8-Segmentation | ONNX | float | Snapdragon® X2 Elite | 3.453 ms | 16 - 16 MB | NPU
|
| 49 |
+
| YOLOv8-Segmentation | ONNX | float | Snapdragon® X Elite | 6.865 ms | 17 - 17 MB | NPU
|
| 50 |
+
| YOLOv8-Segmentation | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 4.061 ms | 16 - 295 MB | NPU
|
| 51 |
+
| YOLOv8-Segmentation | ONNX | float | Qualcomm® QCS8550 (Proxy) | 6.354 ms | 12 - 19 MB | NPU
|
| 52 |
+
| YOLOv8-Segmentation | ONNX | float | Qualcomm® QCS9075 | 7.797 ms | 13 - 16 MB | NPU
|
| 53 |
+
| YOLOv8-Segmentation | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.306 ms | 0 - 221 MB | NPU
|
| 54 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.916 ms | 5 - 189 MB | NPU
|
| 55 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® X2 Elite | 2.783 ms | 5 - 5 MB | NPU
|
| 56 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® X Elite | 4.853 ms | 5 - 5 MB | NPU
|
| 57 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 3.339 ms | 5 - 216 MB | NPU
|
| 58 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 16.948 ms | 0 - 179 MB | NPU
|
| 59 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 4.486 ms | 5 - 38 MB | NPU
|
| 60 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® SA8775P | 6.379 ms | 1 - 182 MB | NPU
|
| 61 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® QCS9075 | 6.047 ms | 5 - 15 MB | NPU
|
| 62 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 9.859 ms | 5 - 195 MB | NPU
|
| 63 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® SA7255P | 16.948 ms | 0 - 179 MB | NPU
|
| 64 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Qualcomm® SA8295P | 9.217 ms | 0 - 165 MB | NPU
|
| 65 |
+
| YOLOv8-Segmentation | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.66 ms | 0 - 183 MB | NPU
|
| 66 |
+
| YOLOv8-Segmentation | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.751 ms | 0 - 102 MB | NPU
|
| 67 |
+
| YOLOv8-Segmentation | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 2.92 ms | 0 - 113 MB | NPU
|
| 68 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 16.149 ms | 4 - 84 MB | NPU
|
| 69 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 3.97 ms | 0 - 2 MB | NPU
|
| 70 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® SA8775P | 23.111 ms | 4 - 88 MB | NPU
|
| 71 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® QCS9075 | 5.77 ms | 4 - 23 MB | NPU
|
| 72 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 8.899 ms | 4 - 207 MB | NPU
|
| 73 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® SA7255P | 16.149 ms | 4 - 84 MB | NPU
|
| 74 |
+
| YOLOv8-Segmentation | TFLITE | float | Qualcomm® SA8295P | 8.653 ms | 4 - 174 MB | NPU
|
| 75 |
+
| YOLOv8-Segmentation | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.257 ms | 0 - 80 MB | NPU
|
| 76 |
|
| 77 |
## License
|
| 78 |
* The license for the original implementation of YOLOv8-Segmentation can be found
|