PG-RCNN: Semantic Surface Point Generation for 3D Object Detection
Inyong Koo, Inyoung Lee, Se-Ho Kim, Hee-Seon Kim, Woo-jin Jeon,, Changick Kim

TL;DR
PG-RCNN introduces an end-to-end 3D object detection method that generates semantic surface points for foreground objects, improving detection accuracy with fewer parameters by leveraging shape and semantic information.
Contribution
It proposes a novel RoI point generation module that estimates complete object shapes and semantic features, enhancing 3D detection performance over existing methods.
Findings
Improves detection accuracy on KITTI benchmark.
Generates geometrically and semantically rich point clouds.
Uses fewer parameters than state-of-the-art models.
Abstract
One of the main challenges in LiDAR-based 3D object detection is that the sensors often fail to capture the complete spatial information about the objects due to long distance and occlusion. Two-stage detectors with point cloud completion approaches tackle this problem by adding more points to the regions of interest (RoIs) with a pre-trained network. However, these methods generate dense point clouds of objects for all region proposals, assuming that objects always exist in the RoIs. This leads to the indiscriminate point generation for incorrect proposals as well. Motivated by this, we propose Point Generation R-CNN (PG-RCNN), a novel end-to-end detector that generates semantic surface points of foreground objects for accurate detection. Our method uses a jointly trained RoI point generation module to process the contextual information of RoIs and estimate the complete shape and…
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 · Robotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage
Methodsfail
