Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LMSCNet: Lightweight Multiscale 3D Semantic Completion

About

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.

Luis Rold\~ao, Raoul de Charette, Anne Verroust-Blondet• 2020

Related benchmarks

TaskDatasetResultRank
Semantic Scene CompletionSemanticKITTI (val)
mIoU (Mean IoU)6.7
84
Semantic Scene CompletionNYU v2 (test)
Ceiling Error4.49
81
Semantic Scene CompletionSemanticKITTI (test)
SSC mIoU17
67
3D Semantic Occupancy PredictionSurroundOcc-nuScenes (val)
mIoU14.9
59
Semantic Scene CompletionSemanticKITTI official (test)
mIoU17.62
50
Scene CompletionNYU v2 (test)--
48
Semantic Occupancy PredictionSemanticKITTI (test)
mIoU17
47
Semantic Scene CompletionSSCBench-KITTI-360 (test)
IoU47.35
43
3D Semantic Occupancy PredictionSurroundOcc (val)
mIoU14.9
36
Scene CompletionSemanticKITTI official (test)
mIoU56.72
24
Showing 10 of 33 rows

Other info

Code

Follow for update