DETR-ResNet50-DC5: Optimized for Qualcomm Devices

DETR is a machine learning model that can detect objects (trained on COCO dataset).

This is based on the implementation of DETR-ResNet50-DC5 found here. This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the Qualcomm® AI Hub Models library to export with custom configurations. More details on model performance across various devices, can be found here.

Qualcomm AI Hub Models uses Qualcomm AI Hub Workbench to compile, profile, and evaluate this model. Sign up to run these models on a hosted Qualcomm® device.

Getting Started

There are two ways to deploy this model on your device:

Option 1: Download Pre-Exported Models

Below are pre-exported model assets ready for deployment.

Runtime Precision Chipset SDK Versions Download
ONNX float Universal QAIRT 2.42, ONNX Runtime 1.24.1 Download
QNN_DLC float Universal QAIRT 2.43 Download
TFLITE float Universal QAIRT 2.43, TFLite 2.17.0 Download

For more device-specific assets and performance metrics, visit DETR-ResNet50-DC5 on Qualcomm® AI Hub.

Option 2: Export with Custom Configurations

Use the Qualcomm® AI Hub Models Python library to compile and export the model with your own:

  • Custom weights (e.g., fine-tuned checkpoints)
  • Custom input shapes
  • Target device and runtime configurations

This option is ideal if you need to customize the model beyond the default configuration provided here.

See our repository for DETR-ResNet50-DC5 on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.object_detection

Model Stats:

  • Model checkpoint: ResNet50-DC5
  • Input resolution: 480x480
  • Model size (float): 160 MB

Performance Summary

Model Runtime Precision Chipset Inference Time (ms) Peak Memory Range (MB) Primary Compute Unit
DETR-ResNet50-DC5 ONNX float Snapdragon® X Elite 45.343 ms 78 - 78 MB NPU
DETR-ResNet50-DC5 ONNX float Snapdragon® 8 Gen 3 Mobile 32.68 ms 1 - 652 MB NPU
DETR-ResNet50-DC5 ONNX float Qualcomm® QCS8550 (Proxy) 44.576 ms 5 - 9 MB NPU
DETR-ResNet50-DC5 ONNX float Qualcomm® QCS9075 64.459 ms 5 - 12 MB NPU
DETR-ResNet50-DC5 ONNX float Snapdragon® 8 Elite For Galaxy Mobile 23.566 ms 3 - 456 MB NPU
DETR-ResNet50-DC5 ONNX float Snapdragon® 8 Elite Gen 5 Mobile 19.02 ms 5 - 465 MB NPU
DETR-ResNet50-DC5 ONNX float Snapdragon® X2 Elite 20.236 ms 79 - 79 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Snapdragon® X Elite 47.64 ms 5 - 5 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Snapdragon® 8 Gen 3 Mobile 33.886 ms 5 - 631 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® QCS8275 (Proxy) 171.871 ms 0 - 476 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® QCS8550 (Proxy) 46.552 ms 5 - 7 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® SA8775P 60.121 ms 0 - 475 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® QCS9075 69.625 ms 5 - 11 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® QCS8450 (Proxy) 74.601 ms 4 - 448 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® SA7255P 171.871 ms 0 - 476 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Qualcomm® SA8295P 63.421 ms 2 - 327 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Snapdragon® 8 Elite For Galaxy Mobile 24.191 ms 0 - 497 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Snapdragon® 8 Elite Gen 5 Mobile 19.161 ms 4 - 508 MB NPU
DETR-ResNet50-DC5 QNN_DLC float Snapdragon® X2 Elite 20.812 ms 5 - 5 MB NPU

License

  • The license for the original implementation of DETR-ResNet50-DC5 can be found here.

References

Community

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for qualcomm/DETR-ResNet50-DC5