Yolo-v3: Optimized for Mobile Deployment

Real-time object detection optimized for mobile and edge

YoloV3 is a machine learning model that predicts bounding boxes and classes of objects in an image.

This model is an implementation of Yolo-v3 found here.

More details on model performance across various devices, can be found here.

Model Details

  • Model Type: Object detection
  • Model Stats:
    • Model checkpoint: YoloV3 Tiny
    • Input resolution: 416p (416x416)
    • Number of parameters: 8.85M
    • Model size: 24.4 MB
Model Device Chipset Target Runtime Inference Time (ms) Peak Memory Range (MB) Precision Primary Compute Unit Target Model
Yolo-v3 Samsung Galaxy S23 Snapdragon® 8 Gen 2 TFLITE 25.025 ms 0 - 9 MB FP16 NPU --
Yolo-v3 Samsung Galaxy S23 Snapdragon® 8 Gen 2 QNN 9.956 ms 5 - 7 MB FP16 NPU --
Yolo-v3 Samsung Galaxy S23 Snapdragon® 8 Gen 2 ONNX 14.904 ms 7 - 66 MB FP16 NPU --
Yolo-v3 Samsung Galaxy S24 Snapdragon® 8 Gen 3 TFLITE 18.091 ms 0 - 82 MB FP16 NPU --
Yolo-v3 Samsung Galaxy S24 Snapdragon® 8 Gen 3 QNN 7.287 ms 5 - 24 MB FP16 NPU --
Yolo-v3 Samsung Galaxy S24 Snapdragon® 8 Gen 3 ONNX 11.755 ms 13 - 46 MB FP16 NPU --
Yolo-v3 Snapdragon 8 Elite QRD Snapdragon® 8 Elite TFLITE 14.232 ms 0 - 78 MB FP16 NPU --
Yolo-v3 Snapdragon 8 Elite QRD Snapdragon® 8 Elite QNN 7.592 ms 5 - 37 MB FP16 NPU --
Yolo-v3 Snapdragon 8 Elite QRD Snapdragon® 8 Elite ONNX 12.034 ms 1 - 30 MB FP16 NPU --
Yolo-v3 QCS8275 (Proxy) QCS8275 Proxy TFLITE 117.179 ms 0 - 71 MB FP16 NPU --
Yolo-v3 QCS8275 (Proxy) QCS8275 Proxy QNN 100.014 ms 2 - 9 MB FP16 NPU --
Yolo-v3 QCS8550 (Proxy) QCS8550 Proxy TFLITE 25.163 ms 0 - 10 MB FP16 NPU --
Yolo-v3 QCS8550 (Proxy) QCS8550 Proxy QNN 9.77 ms 5 - 8 MB FP16 NPU --
Yolo-v3 QCS9075 (Proxy) QCS9075 Proxy TFLITE 29.05 ms 0 - 72 MB FP16 NPU --
Yolo-v3 QCS9075 (Proxy) QCS9075 Proxy QNN 13.672 ms 1 - 7 MB FP16 NPU --
Yolo-v3 QCS8450 (Proxy) QCS8450 Proxy TFLITE 28.031 ms 0 - 76 MB FP16 NPU --
Yolo-v3 QCS8450 (Proxy) QCS8450 Proxy QNN 11.908 ms 5 - 31 MB FP16 NPU --
Yolo-v3 Snapdragon X Elite CRD Snapdragon® X Elite QNN 9.831 ms 5 - 5 MB FP16 NPU --
Yolo-v3 Snapdragon X Elite CRD Snapdragon® X Elite ONNX 15.287 ms 21 - 21 MB FP16 NPU --

License

  • The license for the original implementation of Yolo-v3 can be found here.
  • The license for the compiled assets for on-device deployment can be found here

References

Community

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
Downloads last month

-

Downloads are not tracked for this model. How to track
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.