PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 1, 20212,014 citations

Center-based 3D Object Detection and Tracking

View Full Paper
TYTianwei YinXZXingyi ZhouPKPhilipp Krähenbühl

Key Points

  • The aim is to improve 3D object detection and tracking by representing objects as points rather than 3D boxes.
  • Developed CenterPoint framework for 3D object detection and tracking.
  • Utilized a keypoint detector to identify object centers and regress to attributes like size and orientation.
  • Refined estimates through additional point features and implemented greedy closest-point matching.
  • Achieved 65.5 NDS and 63.8 AMOTA on the nuScenes benchmark for a single model.
  • Outperformed all previous single model methods on the Waymo Open Dataset by a significant margin.

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, Center-Point outperforms all previous single model methods 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.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yin et al. (2021) studied this question.

synapsesocial.com/papers/69c863e72f29ca684df987cfhttps://doi.org/10.1109/cvpr46437.2021.01161
Ask AI
Helpful
Bookmark
Share
View Full Paper