Command Palette
Search for a command to run...
Tianwei Yin; Xingyi Zhou; Philipp Krähenbühl

Abstract
Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any particular orientation, and box-based detectors have difficulties enumerating all orientations or fitting an axis-aligned bounding box to rotated objects. In this paper, we instead propose to represent, detect, and track 3D objects as points. Our framework, CenterPoint, first detects centers of objects using a keypoint detector and regresses to other attributes, including 3D size, 3D orientation, and velocity. In a second stage, it refines these estimates using additional point features on the object. In CenterPoint, 3D object tracking simplifies to greedy closest-point matching. The resulting detection and tracking algorithm is simple, efficient, and effective. CenterPoint achieved state-of-the-art performance on the nuScenes benchmark for both 3D detection and tracking, with 65.5 NDS and 63.8 AMOTA for a single model. On the Waymo Open Dataset, CenterPoint outperforms all previous single model method by a large margin and ranks first among all Lidar-only submissions. The code and pretrained models are available at https://github.com/tianweiy/CenterPoint.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| 3d-multi-object-tracking-on-nuscenes | CenterPoint-Single | AMOTA: 0.64 |
| 3d-object-detection-on-nuscenes | CenterPoint | NDS: 0.71 mAAE: 0.14 mAOE: 0.35 mAP: 0.67 mASE: 0.24 mATE: 0.25 mAVE: 0.25 |
| 3d-object-detection-on-nuscenes-lidar-only | CenterPoint | NDS: 67.3 NDS (val): 66.8 mAP: 60.3 mAP (val): 59.6 |
| 3d-object-detection-on-once | CenterPoint | mAP: 60.1 |
| 3d-object-detection-on-waymo-all-ns | CenterPoint | APH/L2: 71.93 |
| 3d-object-detection-on-waymo-cyclist | CenterPoint | APH/L2: 71.28 |
| 3d-object-detection-on-waymo-open-dataset | CenterPoint | mAPH/L2: 65.8 |
| 3d-object-detection-on-waymo-pedestrian | CenterPoint | APH/L2: 71.52 |
| robust-3d-object-detection-on-kitti-c | CenterPoint | mean Corruption Error (mCE): 100.00% |
| robust-3d-object-detection-on-nuscenes-c | CenterPoint-PP | mean Corruption Error (mCE): 100.00 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.