PASS3D: Precise and Accelerated Semantic Segmentation for 3D Point Cloud
Xin Kong, Guangyao Zhai, Baoquan Zhong, Yong Liu

TL;DR
PASS3D is a fast and accurate 3D point cloud segmentation framework that combines geometric and deep learning methods, improving efficiency and robustness for autonomous driving applications.
Contribution
It introduces a two-stage approach with an accelerated clustering algorithm and a neural network for semantic labeling, along with a novel data augmentation technique.
Findings
Outperforms state-of-the-art on KITTI dataset
Achieves high recall with fewer proposals
Demonstrates real-time capability in autonomous driving scenarios
Abstract
In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At stage-1, our accelerated cluster proposal algorithm will generate refined cluster proposals by segmenting point clouds without ground, capable of generating less redundant proposals with higher recall in an extremely short time; stage-2 we will amplify and further process these proposals by a neural network to estimate semantic label for each point and meanwhile propose a novel data augmentation method to enhance the network's recognition capability for all categories especially for non-rigid objects. Evaluated on KITTI raw dataset, PASS3D stands out against the state-of-the-art on some results, making itself competent to 3D perception in autonomous…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
