3D Cascade RCNN: High Quality Object Detection in Point Clouds
Qi Cai, Yingwei Pan, Ting Yao, Tao Mei

TL;DR
This paper introduces 3D Cascade RCNN, a novel cascade architecture for high-quality 3D object detection in sparse LiDAR point clouds, utilizing point completeness-aware re-weighting to improve detection accuracy.
Contribution
It proposes a new cascade detection framework for 3D point clouds that incorporates point completeness as a task weight, enhancing detection quality without extra computational cost.
Findings
Outperforms state-of-the-art methods on KITTI and Waymo datasets.
Effectively handles sparse point cloud data with completeness-aware re-weighting.
Demonstrates significant improvements in 3D detection accuracy.
Abstract
Recent progress on 2D object detection has featured Cascade RCNN, which capitalizes on a sequence of cascade detectors to progressively improve proposal quality, towards high-quality object detection. However, there has not been evidence in support of building such cascade structures for 3D object detection, a challenging detection scenario with highly sparse LiDAR point clouds. In this work, we present a simple yet effective cascade architecture, named 3D Cascade RCNN, that allocates multiple detectors based on the voxelized point clouds in a cascade paradigm, pursuing higher quality 3D object detector progressively. Furthermore, we quantitatively define the sparsity level of the points within 3D bounding box of each object as the point completeness score, which is exploited as the task weight for each proposal to guide the learning of each stage detector. The spirit behind is to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Medical Imaging and Analysis
