DETR-ResNet101-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-ResNet101-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-ResNet101-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-ResNet101-DC5 on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.object_detection

Model Stats:

  • Model checkpoint: ResNet101-DC5
  • Input resolution: 480x480
  • Model size (float): 232 MB

Performance Summary

Model Runtime Precision Chipset Inference Time (ms) Peak Memory Range (MB) Primary Compute Unit
DETR-ResNet101-DC5 ONNX float Snapdragon® X2 Elite 23.979 ms 116 - 116 MB NPU
DETR-ResNet101-DC5 ONNX float Snapdragon® X Elite 52.084 ms 115 - 115 MB NPU
DETR-ResNet101-DC5 ONNX float Snapdragon® 8 Gen 3 Mobile 37.817 ms 0 - 654 MB NPU
DETR-ResNet101-DC5 ONNX float Qualcomm® QCS8550 (Proxy) 51.251 ms 0 - 136 MB NPU
DETR-ResNet101-DC5 ONNX float Qualcomm® QCS9075 77.447 ms 5 - 12 MB NPU
DETR-ResNet101-DC5 ONNX float Snapdragon® 8 Elite For Galaxy Mobile 28.044 ms 2 - 465 MB NPU
DETR-ResNet101-DC5 ONNX float Snapdragon® 8 Elite Gen 5 Mobile 22.346 ms 5 - 528 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Snapdragon® X2 Elite 24.428 ms 5 - 5 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Snapdragon® X Elite 54.361 ms 5 - 5 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Snapdragon® 8 Gen 3 Mobile 38.896 ms 0 - 712 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® QCS8275 (Proxy) 218.823 ms 0 - 528 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® QCS8550 (Proxy) 53.247 ms 5 - 7 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® SA8775P 72.331 ms 0 - 526 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® QCS9075 81.966 ms 5 - 11 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® QCS8450 (Proxy) 87.894 ms 5 - 494 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® SA7255P 218.823 ms 0 - 528 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Qualcomm® SA8295P 76.316 ms 0 - 338 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Snapdragon® 8 Elite For Galaxy Mobile 28.317 ms 2 - 552 MB NPU
DETR-ResNet101-DC5 QNN_DLC float Snapdragon® 8 Elite Gen 5 Mobile 22.498 ms 5 - 560 MB NPU
DETR-ResNet101-DC5 TFLITE float Snapdragon® 8 Gen 3 Mobile 37.474 ms 0 - 751 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® QCS8275 (Proxy) 215.87 ms 0 - 588 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® QCS8550 (Proxy) 51.43 ms 0 - 4 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® SA8775P 330.512 ms 0 - 584 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® QCS9075 77.982 ms 0 - 127 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® QCS8450 (Proxy) 92.112 ms 0 - 541 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® SA7255P 215.87 ms 0 - 588 MB NPU
DETR-ResNet101-DC5 TFLITE float Qualcomm® SA8295P 77.881 ms 0 - 420 MB NPU
DETR-ResNet101-DC5 TFLITE float Snapdragon® 8 Elite For Galaxy Mobile 26.897 ms 0 - 621 MB NPU
DETR-ResNet101-DC5 TFLITE float Snapdragon® 8 Elite Gen 5 Mobile 21.176 ms 0 - 609 MB NPU

License

  • The license for the original implementation of DETR-ResNet101-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-ResNet101-DC5