A pipeline segments aligned LiDAR point clouds by rendering intensity-colored 2D views, applying a camera-domain 2D segmentation model, and voting back-projected labels, producing competitive pseudo-labels for unsupervised domain adaptation.
Learning 3D Semantic Segmentation with only 2D Image Supervision
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the recent growth of urban mapping and autonomous driving efforts, there has been an explosion of raw 3D data collected from terrestrial platforms with lidar scanners and color cameras. However, due to high labeling costs, ground-truth 3D semantic segmentation annotations are limited in both quantity and geographic diversity, while also being difficult to transfer across sensors. In contrast, large image collections with ground-truth semantic segmentations are readily available for diverse sets of scenes. In this paper, we investigate how to use only those labeled 2D image collections to supervise training 3D semantic segmentation models. Our approach is to train a 3D model from pseudo-labels derived from 2D semantic image segmentations using multiview fusion. We address several novel issues with this approach, including how to select trusted pseudo-labels, how to sample 3D scenes with rare object categories, and how to decouple input features from 2D images from pseudo-labels during training. The proposed network architecture, 2D3DNet, achieves significantly better performance (+6.2-11.4 mIoU) than baselines during experiments on a new urban dataset with lidar and images captured in 20 cities across 5 continents.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
3D Can Be Explored In 2D: Pseudo-Label Generation for LiDAR Point Clouds Using Sensor-Intensity-Based 2D Semantic Segmentation
A pipeline segments aligned LiDAR point clouds by rendering intensity-colored 2D views, applying a camera-domain 2D segmentation model, and voting back-projected labels, producing competitive pseudo-labels for unsupervised domain adaptation.