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 YOLOv11 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 YOLOv11-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 [YOLOv11-Segmentation on GitHub](https://github.com/qualcomm/ai-hub-models/
|
| 30 |
|
| 31 |
|
| 32 |
## Model Details
|
|
@@ -44,33 +44,33 @@ See our repository for [YOLOv11-Segmentation on GitHub](https://github.com/qualc
|
|
| 44 |
## Performance Summary
|
| 45 |
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 46 |
|---|---|---|---|---|---|---
|
| 47 |
-
| YOLOv11-Segmentation | ONNX | float | Snapdragon®
|
| 48 |
-
| YOLOv11-Segmentation | ONNX | float | Snapdragon®
|
| 49 |
-
| YOLOv11-Segmentation | ONNX | float | Snapdragon®
|
| 50 |
-
| YOLOv11-Segmentation | ONNX | float |
|
| 51 |
-
| YOLOv11-Segmentation | ONNX | float | Qualcomm®
|
| 52 |
-
| YOLOv11-Segmentation | ONNX | float |
|
| 53 |
-
| YOLOv11-Segmentation | ONNX | float | Snapdragon® 8 Elite
|
| 54 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon®
|
| 55 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon®
|
| 56 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon®
|
| 57 |
-
| YOLOv11-Segmentation | ONNX | w8a16 |
|
| 58 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm®
|
| 59 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm®
|
| 60 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm®
|
| 61 |
-
| YOLOv11-Segmentation | ONNX | w8a16 |
|
| 62 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon®
|
| 63 |
-
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon®
|
| 64 |
-
| YOLOv11-Segmentation | TFLITE | float | Snapdragon® 8 Gen
|
| 65 |
-
| YOLOv11-Segmentation | TFLITE | float |
|
| 66 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 67 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 68 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 69 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 70 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 71 |
-
| YOLOv11-Segmentation | TFLITE | float | Qualcomm®
|
| 72 |
-
| YOLOv11-Segmentation | TFLITE | float |
|
| 73 |
-
| YOLOv11-Segmentation | TFLITE | float | Snapdragon® 8 Elite
|
| 74 |
|
| 75 |
## License
|
| 76 |
* The license for the original implementation of YOLOv11-Segmentation can be found
|
|
|
|
| 15 |
Ultralytics YOLOv11 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 YOLOv11-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/yolov11_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/yolov11_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 [YOLOv11-Segmentation on GitHub](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/yolov11_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 |
+
| YOLOv11-Segmentation | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.914 ms | 0 - 234 MB | NPU
|
| 48 |
+
| YOLOv11-Segmentation | ONNX | float | Snapdragon® X2 Elite | 3.393 ms | 16 - 16 MB | NPU
|
| 49 |
+
| YOLOv11-Segmentation | ONNX | float | Snapdragon® X Elite | 7.168 ms | 17 - 17 MB | NPU
|
| 50 |
+
| YOLOv11-Segmentation | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 4.207 ms | 16 - 284 MB | NPU
|
| 51 |
+
| YOLOv11-Segmentation | ONNX | float | Qualcomm® QCS8550 (Proxy) | 6.654 ms | 11 - 16 MB | NPU
|
| 52 |
+
| YOLOv11-Segmentation | ONNX | float | Qualcomm® QCS9075 | 7.833 ms | 13 - 16 MB | NPU
|
| 53 |
+
| YOLOv11-Segmentation | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.461 ms | 0 - 228 MB | NPU
|
| 54 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 2.427 ms | 0 - 90 MB | NPU
|
| 55 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® X2 Elite | 2.665 ms | 6 - 6 MB | NPU
|
| 56 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® X Elite | 6.477 ms | 8 - 8 MB | NPU
|
| 57 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 3.661 ms | 1 - 233 MB | NPU
|
| 58 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm® QCS6490 | 416.127 ms | 164 - 169 MB | CPU
|
| 59 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 5.88 ms | 5 - 10 MB | NPU
|
| 60 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm® QCS9075 | 7.095 ms | 6 - 9 MB | NPU
|
| 61 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Qualcomm® QCM6690 | 219.193 ms | 167 - 176 MB | CPU
|
| 62 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 2.742 ms | 1 - 101 MB | NPU
|
| 63 |
+
| YOLOv11-Segmentation | ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 196.905 ms | 99 - 109 MB | CPU
|
| 64 |
+
| YOLOv11-Segmentation | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 1.933 ms | 0 - 104 MB | NPU
|
| 65 |
+
| YOLOv11-Segmentation | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 3.15 ms | 0 - 114 MB | NPU
|
| 66 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 15.371 ms | 4 - 86 MB | NPU
|
| 67 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 4.335 ms | 4 - 8 MB | NPU
|
| 68 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® SA8775P | 6.071 ms | 4 - 90 MB | NPU
|
| 69 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® QCS9075 | 5.861 ms | 4 - 22 MB | NPU
|
| 70 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 10.077 ms | 4 - 211 MB | NPU
|
| 71 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® SA7255P | 15.371 ms | 4 - 86 MB | NPU
|
| 72 |
+
| YOLOv11-Segmentation | TFLITE | float | Qualcomm® SA8295P | 9.371 ms | 4 - 177 MB | NPU
|
| 73 |
+
| YOLOv11-Segmentation | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.381 ms | 0 - 96 MB | NPU
|
| 74 |
|
| 75 |
## License
|
| 76 |
* The license for the original implementation of YOLOv11-Segmentation can be found
|