DETR-ResNet101: 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 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 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 on GitHub for usage instructions.
Model Details
Model Type: Model_use_case.object_detection
Model Stats:
- Model checkpoint: ResNet101
- Input resolution: 480x480
- Number of parameters: 60.3M
- Model size (float): 230 MB
Performance Summary
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit |
|---|---|---|---|---|---|---|
| DETR-ResNet101 | ONNX | float | Snapdragon® X2 Elite | 12.797 ms | 115 - 115 MB | NPU |
| DETR-ResNet101 | ONNX | float | Snapdragon® X Elite | 24.913 ms | 114 - 114 MB | NPU |
| DETR-ResNet101 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 18.725 ms | 1 - 523 MB | NPU |
| DETR-ResNet101 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 24.649 ms | 0 - 127 MB | NPU |
| DETR-ResNet101 | ONNX | float | Qualcomm® QCS9075 | 40.476 ms | 5 - 12 MB | NPU |
| DETR-ResNet101 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 14.451 ms | 0 - 356 MB | NPU |
| DETR-ResNet101 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 11.769 ms | 5 - 359 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Snapdragon® X2 Elite | 13.383 ms | 5 - 5 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Snapdragon® X Elite | 27.158 ms | 5 - 5 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 19.904 ms | 5 - 474 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 138.114 ms | 0 - 337 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 26.855 ms | 5 - 448 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® SA8775P | 41.253 ms | 1 - 337 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® QCS9075 | 42.33 ms | 5 - 11 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 56.687 ms | 3 - 365 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® SA7255P | 138.114 ms | 0 - 337 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Qualcomm® SA8295P | 43.546 ms | 0 - 251 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 15.077 ms | 5 - 346 MB | NPU |
| DETR-ResNet101 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 11.792 ms | 4 - 360 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 19.946 ms | 0 - 533 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 137.886 ms | 0 - 397 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 26.675 ms | 0 - 3 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® SA8775P | 41.096 ms | 0 - 397 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® QCS9075 | 41.615 ms | 0 - 125 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 55.105 ms | 0 - 419 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® SA7255P | 137.886 ms | 0 - 397 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Qualcomm® SA8295P | 43.399 ms | 0 - 307 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 15.187 ms | 0 - 409 MB | NPU |
| DETR-ResNet101 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 11.307 ms | 0 - 415 MB | NPU |
License
- The license for the original implementation of DETR-ResNet101 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.
