CenterNet-2D: Optimized for Qualcomm Devices

CenterNet-2D is machine learning model that detects objects by finding their center points.

This is based on the implementation of CenterNet-2D 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
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite Gen 5 Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® X2 Elite QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® X Elite QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Gen 3 Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Qualcomm® QCS8550 (Proxy) QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite For Galaxy Mobile QAIRT 2.42, ONNX Runtime 1.24.1 Download
PRECOMPILED_QNN_ONNX float Qualcomm® QCS9075 QAIRT 2.42, ONNX Runtime 1.24.1 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Elite Gen 5 Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® X2 Elite QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® X Elite QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Gen 3 Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS8550 (Proxy) QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA8775P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Snapdragon® 8 Elite For Galaxy Mobile QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA7255P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® SA8295P QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS9075 QAIRT 2.43 Download
QNN_CONTEXT_BINARY float Qualcomm® QCS8450 (Proxy) QAIRT 2.43 Download

For more device-specific assets and performance metrics, visit CenterNet-2D 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 CenterNet-2D on GitHub for usage instructions.

Model Details

Model Type: Model_use_case.object_detection

Model Stats:

  • Model checkpoint: ctdet_coco_dla_2x.pth
  • Input resolution: 1 x 3 x 512 x 512
  • Number of parameters: 20.2M
  • Model size: 37.6 MB

Performance Summary

Model Runtime Precision Chipset Inference Time (ms) Peak Memory Range (MB) Primary Compute Unit
CenterNet-2D PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite Gen 5 Mobile 241.51 ms 17 - 26 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Snapdragon® X2 Elite 267.704 ms 52 - 52 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Snapdragon® X Elite 460.776 ms 54 - 54 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Snapdragon® 8 Gen 3 Mobile 307.314 ms 16 - 22 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Qualcomm® QCS8550 (Proxy) 449.89 ms 1 - 62 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Qualcomm® QCS9075 462.495 ms 9 - 15 MB NPU
CenterNet-2D PRECOMPILED_QNN_ONNX float Snapdragon® 8 Elite For Galaxy Mobile 310.884 ms 15 - 23 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Snapdragon® 8 Elite Gen 5 Mobile 242.21 ms 3 - 12 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Snapdragon® X2 Elite 253.484 ms 3 - 3 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Snapdragon® X Elite 442.752 ms 3 - 3 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Snapdragon® 8 Gen 3 Mobile 320.865 ms 4 - 11 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® QCS8275 (Proxy) 583.12 ms 0 - 9 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® QCS8550 (Proxy) 439.373 ms 3 - 4 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® SA8775P 477.609 ms 2 - 10 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® QCS9075 468.103 ms 3 - 13 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® QCS8450 (Proxy) 597.271 ms 3 - 12 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® SA7255P 583.12 ms 0 - 9 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Qualcomm® SA8295P 497.803 ms 0 - 5 MB NPU
CenterNet-2D QNN_CONTEXT_BINARY float Snapdragon® 8 Elite For Galaxy Mobile 306.697 ms 0 - 9 MB NPU

License

  • The license for the original implementation of CenterNet-2D 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/CenterNet-2D