TL;DR
LDLS introduces a semi-supervised method for 3-D point cloud segmentation that leverages 2-D image segmentation to avoid the need for extensive 3-D training data, demonstrating superior results on benchmark datasets.
Contribution
The paper presents LDLS, a novel approach that uses 2-D image segmentation and label diffusion to perform 3-D point cloud segmentation without requiring 3-D annotated training data.
Findings
Outperforms previous state-of-the-art methods on KITTI dataset
Does not require 3-D training data or fine-tuning of 2-D models
Demonstrates applicability on mobile robot platform
Abstract
Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning has not been applied nearly as successfully for 3-D point cloud segmentation. Deep networks generally require large amounts of labeled training data, which are readily available for 2-D images but are difficult to produce for 3-D point clouds. In this letter, we present Label Diffusion Lidar Segmentation (LDLS), a novel approach for 3-D point cloud segmentation, which leverages 2-D segmentation of an RGB image from an aligned camera to avoid the need for training on annotated 3-D data. We obtain 2-D segmentation predictions by applying Mask-RCNN to the RGB image, and then link this image to a 3-D lidar point cloud by building a graph of connections…
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.
