Learning Gaussian Instance Segmentation in Point Clouds
Shih-Hung Liu, Shang-Yi Yu, Shao-Chi Wu, Hwann-Tzong Chen, Tyng-Luh, Liu

TL;DR
This paper introduces GICN, a novel end-to-end Gaussian-based method for efficient and accurate 3D instance segmentation of point clouds, achieving state-of-the-art results.
Contribution
The paper proposes GICN, a single-stage, anchor-free approach that models instance centers as Gaussian heatmaps for improved segmentation accuracy.
Findings
Achieves state-of-the-art performance on ScanNet and S3DIS datasets.
Efficient single-stage, end-to-end architecture.
Effective Gaussian center heatmap modeling.
Abstract
This paper presents a novel method for instance segmentation of 3D point clouds. The proposed method is called Gaussian Instance Center Network (GICN), which can approximate the distributions of instance centers scattered in the whole scene as Gaussian center heatmaps. Based on the predicted heatmaps, a small number of center candidates can be easily selected for the subsequent predictions with efficiency, including i) predicting the instance size of each center to decide a range for extracting features, ii) generating bounding boxes for centers, and iii) producing the final instance masks. GICN is a single-stage, anchor-free, and end-to-end architecture that is easy to train and efficient to perform inference. Benefited from the center-dictated mechanism with adaptive instance size selection, our method achieves state-of-the-art performance in the task of 3D instance segmentation on…
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
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
