LeAP generates 3D semantic pseudo-labels for point clouds from unlabeled camera-LiDAR data by fusing 2D vision foundation model outputs in voxels with a Bayesian update and a 3D consistency network.
LMSCNet: Lightweight Multiscale 3D Semantic Completion
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce a new approach for multiscale 3Dsemantic scene completion from voxelized sparse 3D LiDAR scans. As opposed to the literature, we use a 2D UNet backbone with comprehensive multiscale skip connections to enhance feature flow, along with 3D segmentation heads. On the SemanticKITTI benchmark, our method performs on par on semantic completion and better on occupancy completion than all other published methods -- while being significantly lighter and faster. As such it provides a great performance/speed trade-off for mobile-robotics applications. The ablation studies demonstrate our method is robust to lower density inputs, and that it enables very high speed semantic completion at the coarsest level. Our code is available at https://github.com/cv-rits/LMSCNet.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
LeAP: Consistent multi-domain 3D labeling using Foundation Models
LeAP generates 3D semantic pseudo-labels for point clouds from unlabeled camera-LiDAR data by fusing 2D vision foundation model outputs in voxels with a Bayesian update and a 3D consistency network.