qaihm-bot commited on
Commit
290c58a
·
verified ·
1 Parent(s): 29d6e77

See https://github.com/quic/ai-hub-models/releases/v0.46.1 for changelog.

Files changed (1) hide show
  1. README.md +72 -243
README.md CHANGED
@@ -10,261 +10,90 @@ pipeline_tag: object-detection
10
 
11
  ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/yolov6/web-assets/model_demo.png)
12
 
13
- # Yolo-v6: Optimized for Mobile Deployment
14
- ## Real-time object detection optimized for mobile and edge
15
-
16
 
17
  YoloV6 is a machine learning model that predicts bounding boxes and classes of objects in an image.
18
 
19
- This model is an implementation of Yolo-v6 found [here](https://github.com/meituan/YOLOv6/).
20
-
21
-
22
- This repository provides scripts to run Yolo-v6 on Qualcomm® devices.
23
- More details on model performance across various devices, can be found
24
- [here](https://aihub.qualcomm.com/models/yolov6).
25
-
26
- **WARNING**: The model assets are not readily available for download due to licensing restrictions.
27
-
28
- ### Model Details
29
-
30
- - **Model Type:** Model_use_case.object_detection
31
- - **Model Stats:**
32
- - Model checkpoint: YoloV6-N
33
- - Input resolution: 640x640
34
- - Number of parameters: 4.68M
35
- - Model size (float): 17.9 MB
36
- - Model size (w8a8): 4.68 MB
37
- - Model size (w8a16): 5.03 MB
38
-
39
- | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
40
- |---|---|---|---|---|---|---|---|---|
41
- | Yolo-v6 | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 58.192 ms | 6 - 149 MB | GPU | -- |
42
- | Yolo-v6 | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 14.655 ms | 4 - 178 MB | NPU | -- |
43
- | Yolo-v6 | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 22.193 ms | 6 - 184 MB | GPU | -- |
44
- | Yolo-v6 | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 6.786 ms | 5 - 156 MB | NPU | -- |
45
- | Yolo-v6 | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 16.13 ms | 0 - 36 MB | GPU | -- |
46
- | Yolo-v6 | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 4.609 ms | 5 - 7 MB | NPU | -- |
47
- | Yolo-v6 | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | ONNX | 7.98 ms | 0 - 9 MB | NPU | -- |
48
- | Yolo-v6 | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 25.733 ms | 6 - 149 MB | GPU | -- |
49
- | Yolo-v6 | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 6.251 ms | 1 - 173 MB | NPU | -- |
50
- | Yolo-v6 | float | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 58.192 ms | 6 - 149 MB | GPU | -- |
51
- | Yolo-v6 | float | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 14.655 ms | 4 - 178 MB | NPU | -- |
52
- | Yolo-v6 | float | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 20.406 ms | 6 - 156 MB | GPU | -- |
53
- | Yolo-v6 | float | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 6.793 ms | 0 - 135 MB | NPU | -- |
54
- | Yolo-v6 | float | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 25.733 ms | 6 - 149 MB | GPU | -- |
55
- | Yolo-v6 | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 6.251 ms | 1 - 173 MB | NPU | -- |
56
- | Yolo-v6 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 12.288 ms | 4 - 178 MB | GPU | -- |
57
- | Yolo-v6 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 3.331 ms | 5 - 232 MB | NPU | -- |
58
- | Yolo-v6 | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 5.71 ms | 5 - 197 MB | NPU | -- |
59
- | Yolo-v6 | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | TFLITE | 4.109 ms | 0 - 146 MB | NPU | -- |
60
- | Yolo-v6 | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | QNN_DLC | 2.632 ms | 5 - 179 MB | NPU | -- |
61
- | Yolo-v6 | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | ONNX | 4.756 ms | 1 - 146 MB | NPU | -- |
62
- | Yolo-v6 | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | TFLITE | 3.659 ms | 0 - 147 MB | NPU | -- |
63
- | Yolo-v6 | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | QNN_DLC | 2.19 ms | 5 - 176 MB | NPU | -- |
64
- | Yolo-v6 | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | ONNX | 3.345 ms | 1 - 151 MB | NPU | -- |
65
- | Yolo-v6 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 4.923 ms | 5 - 5 MB | NPU | -- |
66
- | Yolo-v6 | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 7.428 ms | 6 - 6 MB | NPU | -- |
67
- | Yolo-v6 | w8a16 | Dragonwing Q-6690 MTP | Qualcomm® QCM6690 | QNN_DLC | 18.326 ms | 2 - 139 MB | NPU | -- |
68
- | Yolo-v6 | w8a16 | Dragonwing RB3 Gen 2 Vision Kit | Qualcomm® QCS6490 | QNN_DLC | 6.307 ms | 4 - 8 MB | NPU | -- |
69
- | Yolo-v6 | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 5.279 ms | 2 - 135 MB | NPU | -- |
70
- | Yolo-v6 | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 2.816 ms | 2 - 160 MB | NPU | -- |
71
- | Yolo-v6 | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 2.149 ms | 2 - 4 MB | NPU | -- |
72
- | Yolo-v6 | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 2.775 ms | 1 - 133 MB | NPU | -- |
73
- | Yolo-v6 | w8a16 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 5.279 ms | 2 - 135 MB | NPU | -- |
74
- | Yolo-v6 | w8a16 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 3.453 ms | 0 - 139 MB | NPU | -- |
75
- | Yolo-v6 | w8a16 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 2.775 ms | 1 - 133 MB | NPU | -- |
76
- | Yolo-v6 | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 1.459 ms | 2 - 162 MB | NPU | -- |
77
- | Yolo-v6 | w8a16 | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | QNN_DLC | 1.09 ms | 2 - 144 MB | NPU | -- |
78
- | Yolo-v6 | w8a16 | Snapdragon 7 Gen 4 QRD | Snapdragon® 7 Gen 4 Mobile | QNN_DLC | 2.837 ms | 2 - 141 MB | NPU | -- |
79
- | Yolo-v6 | w8a16 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | QNN_DLC | 0.945 ms | 2 - 138 MB | NPU | -- |
80
- | Yolo-v6 | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 2.456 ms | 2 - 2 MB | NPU | -- |
81
-
82
-
83
-
84
-
85
- ## Installation
86
-
87
-
88
- Install the package via pip:
89
- ```bash
90
- # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
91
- pip install "qai-hub-models[yolov6]"
92
- ```
93
-
94
-
95
- ## Configure Qualcomm® AI Hub Workbench to run this model on a cloud-hosted device
96
-
97
- Sign-in to [Qualcomm® AI Hub Workbench](https://workbench.aihub.qualcomm.com/) with your
98
- Qualcomm® ID. Once signed in navigate to `Account -> Settings -> API Token`.
99
-
100
- With this API token, you can configure your client to run models on the cloud
101
- hosted devices.
102
- ```bash
103
- qai-hub configure --api_token API_TOKEN
104
- ```
105
- Navigate to [docs](https://workbench.aihub.qualcomm.com/docs/) for more information.
106
-
107
-
108
-
109
- ## Demo off target
110
-
111
- The package contains a simple end-to-end demo that downloads pre-trained
112
- weights and runs this model on a sample input.
113
-
114
- ```bash
115
- python -m qai_hub_models.models.yolov6.demo
116
- ```
117
-
118
- The above demo runs a reference implementation of pre-processing, model
119
- inference, and post processing.
120
-
121
- **NOTE**: If you want running in a Jupyter Notebook or Google Colab like
122
- environment, please add the following to your cell (instead of the above).
123
- ```
124
- %run -m qai_hub_models.models.yolov6.demo
125
- ```
126
-
127
-
128
- ### Run model on a cloud-hosted device
129
-
130
- In addition to the demo, you can also run the model on a cloud-hosted Qualcomm®
131
- device. This script does the following:
132
- * Performance check on-device on a cloud-hosted device
133
- * Downloads compiled assets that can be deployed on-device for Android.
134
- * Accuracy check between PyTorch and on-device outputs.
135
-
136
- ```bash
137
- python -m qai_hub_models.models.yolov6.export
138
- ```
139
-
140
-
141
-
142
- ## How does this work?
143
-
144
- This [export script](https://aihub.qualcomm.com/models/yolov6/qai_hub_models/models/Yolo-v6/export.py)
145
- leverages [Qualcomm® AI Hub](https://aihub.qualcomm.com/) to optimize, validate, and deploy this model
146
- on-device. Lets go through each step below in detail:
147
-
148
- Step 1: **Compile model for on-device deployment**
149
-
150
- To compile a PyTorch model for on-device deployment, we first trace the model
151
- in memory using the `jit.trace` and then call the `submit_compile_job` API.
152
-
153
- ```python
154
- import torch
155
-
156
- import qai_hub as hub
157
- from qai_hub_models.models.yolov6 import Model
158
-
159
- # Load the model
160
- torch_model = Model.from_pretrained()
161
-
162
- # Device
163
- device = hub.Device("Samsung Galaxy S25")
164
-
165
- # Trace model
166
- input_shape = torch_model.get_input_spec()
167
- sample_inputs = torch_model.sample_inputs()
168
-
169
- pt_model = torch.jit.trace(torch_model, [torch.tensor(data[0]) for _, data in sample_inputs.items()])
170
-
171
- # Compile model on a specific device
172
- compile_job = hub.submit_compile_job(
173
- model=pt_model,
174
- device=device,
175
- input_specs=torch_model.get_input_spec(),
176
- )
177
-
178
- # Get target model to run on-device
179
- target_model = compile_job.get_target_model()
180
-
181
- ```
182
-
183
-
184
- Step 2: **Performance profiling on cloud-hosted device**
185
-
186
- After compiling models from step 1. Models can be profiled model on-device using the
187
- `target_model`. Note that this scripts runs the model on a device automatically
188
- provisioned in the cloud. Once the job is submitted, you can navigate to a
189
- provided job URL to view a variety of on-device performance metrics.
190
- ```python
191
- profile_job = hub.submit_profile_job(
192
- model=target_model,
193
- device=device,
194
- )
195
-
196
- ```
197
-
198
- Step 3: **Verify on-device accuracy**
199
-
200
- To verify the accuracy of the model on-device, you can run on-device inference
201
- on sample input data on the same cloud hosted device.
202
- ```python
203
- input_data = torch_model.sample_inputs()
204
- inference_job = hub.submit_inference_job(
205
- model=target_model,
206
- device=device,
207
- inputs=input_data,
208
- )
209
- on_device_output = inference_job.download_output_data()
210
-
211
- ```
212
- With the output of the model, you can compute like PSNR, relative errors or
213
- spot check the output with expected output.
214
-
215
- **Note**: This on-device profiling and inference requires access to Qualcomm®
216
- AI Hub Workbench. [Sign up for access](https://myaccount.qualcomm.com/signup).
217
-
218
-
219
-
220
- ## Run demo on a cloud-hosted device
221
-
222
- You can also run the demo on-device.
223
-
224
- ```bash
225
- python -m qai_hub_models.models.yolov6.demo --eval-mode on-device
226
- ```
227
-
228
- **NOTE**: If you want running in a Jupyter Notebook or Google Colab like
229
- environment, please add the following to your cell (instead of the above).
230
- ```
231
- %run -m qai_hub_models.models.yolov6.demo -- --eval-mode on-device
232
- ```
233
-
234
-
235
- ## Deploying compiled model to Android
236
-
237
-
238
- The models can be deployed using multiple runtimes:
239
- - TensorFlow Lite (`.tflite` export): [This
240
- tutorial](https://www.tensorflow.org/lite/android/quickstart) provides a
241
- guide to deploy the .tflite model in an Android application.
242
-
243
-
244
- - QNN (`.so` export ): This [sample
245
- app](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/sample_app.html)
246
- provides instructions on how to use the `.so` shared library in an Android application.
247
-
248
-
249
- ## View on Qualcomm® AI Hub
250
- Get more details on Yolo-v6's performance across various devices [here](https://aihub.qualcomm.com/models/yolov6).
251
- Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
252
-
253
 
254
  ## License
255
  * The license for the original implementation of Yolo-v6 can be found
256
  [here](https://github.com/meituan/YOLOv6/blob/47625514e7480706a46ff3c0cd0252907ac12f22/LICENSE).
257
 
258
-
259
-
260
  ## References
261
  * [YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications](https://arxiv.org/abs/2209.02976)
262
  * [Source Model Implementation](https://github.com/meituan/YOLOv6/)
263
 
264
-
265
-
266
  ## Community
267
  * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
268
  * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).
269
-
270
-
 
10
 
11
  ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/yolov6/web-assets/model_demo.png)
12
 
13
+ # Yolo-v6: Optimized for Qualcomm Devices
 
 
14
 
15
  YoloV6 is a machine learning model that predicts bounding boxes and classes of objects in an image.
16
 
17
+ This is based on the implementation of Yolo-v6 found [here](https://github.com/meituan/YOLOv6/).
18
+ This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/yolov6) 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/quic/ai-hub-models/blob/main/qai_hub_models/models/yolov6) 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 [Yolo-v6 on GitHub](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/yolov6) for usage instructions.
30
+
31
+
32
+ ## Model Details
33
+
34
+ **Model Type:** Model_use_case.object_detection
35
+
36
+ **Model Stats:**
37
+ - Model checkpoint: YoloV6-N
38
+ - Input resolution: 640x640
39
+ - Number of parameters: 4.68M
40
+ - Model size (float): 17.9 MB
41
+ - Model size (w8a8): 4.68 MB
42
+ - Model size (w8a16): 5.03 MB
43
+
44
+ ## Performance Summary
45
+ | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
46
+ |---|---|---|---|---|---|---
47
+ | Yolo-v6 | ONNX | float | Snapdragon® X Elite | 9.207 ms | 14 - 14 MB | NPU
48
+ | Yolo-v6 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 7.253 ms | 5 - 155 MB | NPU
49
+ | Yolo-v6 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 9.931 ms | 0 - 42 MB | NPU
50
+ | Yolo-v6 | ONNX | float | Qualcomm® QCS9075 | 9.881 ms | 5 - 7 MB | NPU
51
+ | Yolo-v6 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 5.326 ms | 0 - 122 MB | NPU
52
+ | Yolo-v6 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 4.321 ms | 0 - 122 MB | NPU
53
+ | Yolo-v6 | QNN_DLC | float | Snapdragon® X Elite | 6.189 ms | 5 - 5 MB | NPU
54
+ | Yolo-v6 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 4.398 ms | 5 - 187 MB | NPU
55
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 16.035 ms | 1 - 154 MB | NPU
56
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 6.009 ms | 5 - 9 MB | NPU
57
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® SA8775P | 7.582 ms | 0 - 158 MB | NPU
58
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® QCS9075 | 7.695 ms | 5 - 11 MB | NPU
59
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 8.966 ms | 5 - 185 MB | NPU
60
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® SA7255P | 16.035 ms | 1 - 154 MB | NPU
61
+ | Yolo-v6 | QNN_DLC | float | Qualcomm® SA8295P | 9.042 ms | 0 - 152 MB | NPU
62
+ | Yolo-v6 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.334 ms | 0 - 155 MB | NPU
63
+ | Yolo-v6 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.002 ms | 5 - 161 MB | NPU
64
+ | Yolo-v6 | QNN_DLC | w8a16 | Snapdragon® X Elite | 2.547 ms | 2 - 2 MB | NPU
65
+ | Yolo-v6 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 1.514 ms | 2 - 61 MB | NPU
66
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCS6490 | 6.678 ms | 2 - 6 MB | NPU
67
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCS8275 (Proxy) | 5.356 ms | 0 - 41 MB | NPU
68
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCS8550 (Proxy) | 2.247 ms | 2 - 4 MB | NPU
69
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 11.103 ms | 0 - 39 MB | NPU
70
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCS9075 | 2.545 ms | 2 - 6 MB | NPU
71
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCM6690 | 18.582 ms | 2 - 153 MB | NPU
72
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® QCS8450 (Proxy) | 2.806 ms | 2 - 58 MB | NPU
73
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 5.356 ms | 0 - 41 MB | NPU
74
+ | Yolo-v6 | QNN_DLC | w8a16 | Qualcomm® SA8295P | 3.493 ms | 0 - 38 MB | NPU
75
+ | Yolo-v6 | QNN_DLC | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.138 ms | 2 - 43 MB | NPU
76
+ | Yolo-v6 | QNN_DLC | w8a16 | Snapdragon® 7 Gen 4 Mobile | 2.73 ms | 2 - 153 MB | NPU
77
+ | Yolo-v6 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 0.944 ms | 2 - 42 MB | NPU
78
+ | Yolo-v6 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 11.892 ms | 0 - 70 MB | GPU
79
+ | Yolo-v6 | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 59.006 ms | 0 - 52 MB | GPU
80
+ | Yolo-v6 | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 15.686 ms | 0 - 38 MB | GPU
81
+ | Yolo-v6 | TFLITE | float | Qualcomm® SA8775P | 26.538 ms | 0 - 56 MB | GPU
82
+ | Yolo-v6 | TFLITE | float | Qualcomm® QCS9075 | 7.869 ms | 0 - 18 MB | NPU
83
+ | Yolo-v6 | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 23.049 ms | 0 - 78 MB | GPU
84
+ | Yolo-v6 | TFLITE | float | Qualcomm® SA7255P | 59.006 ms | 0 - 52 MB | GPU
85
+ | Yolo-v6 | TFLITE | float | Qualcomm® SA8295P | 20.129 ms | 0 - 57 MB | GPU
86
+ | Yolo-v6 | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.807 ms | 0 - 163 MB | NPU
87
+ | Yolo-v6 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.381 ms | 0 - 166 MB | NPU
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
  ## License
90
  * The license for the original implementation of Yolo-v6 can be found
91
  [here](https://github.com/meituan/YOLOv6/blob/47625514e7480706a46ff3c0cd0252907ac12f22/LICENSE).
92
 
 
 
93
  ## References
94
  * [YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications](https://arxiv.org/abs/2209.02976)
95
  * [Source Model Implementation](https://github.com/meituan/YOLOv6/)
96
 
 
 
97
  ## Community
98
  * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
99
  * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).