CenterPoint: Optimized for Qualcomm Devices
CenterPoint is a LiDAR-based 3D object detection model that detects objects by predicting their centers and regressing other attributes. It is designed for high accuracy and real-time performance in autonomous driving applications.
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 |
|---|---|---|---|---|
| QNN_DLC | float | Universal | QAIRT 2.43 | Download |
| TFLITE | float | Universal | TFLite 2.17.0 | Download |
For more device-specific assets and performance metrics, visit CenterPoint 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 CenterPoint on GitHub for usage instructions.
Model Details
Model Type: Model_use_case.driver_assistance
Model Stats:
- Model checkpoint: PointPillars
- Input resolution: 5x20x5, 5x4, 5
- Number of parameters: 21.8M
- Model size: 83.3 MB
Performance Summary
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit |
|---|---|---|---|---|---|---|
| CenterPoint | QNN_DLC | float | Snapdragon® X Elite | 310.985 ms | 2 - 2 MB | NPU |
| CenterPoint | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 245.04 ms | 2 - 757 MB | NPU |
| CenterPoint | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 909.207 ms | 1 - 452 MB | NPU |
| CenterPoint | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 319.384 ms | 2 - 5 MB | NPU |
| CenterPoint | QNN_DLC | float | Qualcomm® QCS9075 | 396.805 ms | 2 - 11 MB | NPU |
| CenterPoint | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 514.117 ms | 2 - 1067 MB | NPU |
| CenterPoint | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 201.857 ms | 0 - 449 MB | NPU |
| CenterPoint | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 170.344 ms | 2 - 443 MB | NPU |
| CenterPoint | QNN_DLC | float | Snapdragon® X2 Elite | 182.704 ms | 2 - 2 MB | NPU |
| CenterPoint | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 3826.156 ms | 2622 - 2630 MB | CPU |
| CenterPoint | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 6336.958 ms | 2598 - 2606 MB | CPU |
| CenterPoint | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 4687.416 ms | 2619 - 2621 MB | CPU |
| CenterPoint | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 5713.929 ms | 2591 - 2601 MB | CPU |
| CenterPoint | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 3014.608 ms | 2594 - 2607 MB | CPU |
| CenterPoint | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 2412.777 ms | 2653 - 2663 MB | CPU |
License
- The license for the original implementation of CenterPoint can be found here.
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.
