Yolo-v5: Optimized for Mobile Deployment
Real-time object detection optimized for mobile and edge
YoloV5 is a machine learning model that predicts bounding boxes and classes of objects in an image.
This model is an implementation of Yolo-v5 found here.
More details on model performance across various devices, can be found here.
Model Details
- Model Type: Object detection
- Model Stats:
- Model checkpoint: YoloV5-M
- Input resolution: 640x640
- Number of parameters: 21.2M
- Model size: 81.1 MB
Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model |
---|---|---|---|---|---|---|---|---|
Yolo-v5 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 23.655 ms | 6 - 39 MB | FP16 | NPU | -- |
Yolo-v5 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 28.505 ms | 1 - 98 MB | FP16 | NPU | -- |
Yolo-v5 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 17.794 ms | 5 - 103 MB | FP16 | NPU | -- |
Yolo-v5 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 17.207 ms | 5 - 25 MB | FP16 | NPU | -- |
Yolo-v5 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 22.121 ms | 0 - 126 MB | FP16 | NPU | -- |
Yolo-v5 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 16.41 ms | 5 - 84 MB | FP16 | NPU | -- |
Yolo-v5 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 15.27 ms | 5 - 133 MB | FP16 | NPU | -- |
Yolo-v5 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 20.373 ms | 7 - 122 MB | FP16 | NPU | -- |
Yolo-v5 | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 369.644 ms | 6 - 80 MB | FP16 | NPU | -- |
Yolo-v5 | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 365.658 ms | 2 - 9 MB | FP16 | NPU | -- |
Yolo-v5 | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 23.892 ms | 9 - 37 MB | FP16 | NPU | -- |
Yolo-v5 | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 34.496 ms | 6 - 81 MB | FP16 | NPU | -- |
Yolo-v5 | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 31.01 ms | 1 - 11 MB | FP16 | NPU | -- |
Yolo-v5 | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 36.013 ms | 6 - 88 MB | FP16 | NPU | -- |
Yolo-v5 | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 43.033 ms | 5 - 40 MB | FP16 | NPU | -- |
Yolo-v5 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 21.546 ms | 5 - 5 MB | FP16 | NPU | -- |
Yolo-v5 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 28.102 ms | 39 - 39 MB | FP16 | NPU | -- |
License
- The license for the original implementation of Yolo-v5 can be found here.
- The license for the compiled assets for on-device deployment can be found here
References
Community
- Join our AI Hub Slack community to collaborate, post questions and learn more about on-device AI.
- For questions or feedback please reach out to us.
Usage and Limitations
Model may not be used for or in connection with any of the following applications:
- Accessing essential private and public services and benefits;
- Administration of justice and democratic processes;
- Assessing or recognizing the emotional state of a person;
- Biometric and biometrics-based systems, including categorization of persons based on sensitive characteristics;
- Education and vocational training;
- Employment and workers management;
- Exploitation of the vulnerabilities of persons resulting in harmful behavior;
- General purpose social scoring;
- Law enforcement;
- Management and operation of critical infrastructure;
- Migration, asylum and border control management;
- Predictive policing;
- Real-time remote biometric identification in public spaces;
- Recommender systems of social media platforms;
- Scraping of facial images (from the internet or otherwise); and/or
- Subliminal manipulation
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The HF Inference API does not support object-detection models for pytorch library.