Our new X account is live! Follow @wizwand_team for updates
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
72
Semantic Scene CompletionSemanticKITTI official (test)
mIoU17.62
50
Semantic Scene CompletionSemanticKITTI (test)
Overall IoU32.23
48
3D Semantic Occupancy PredictionSurroundOcc (val)
mIoU14.9
36
Semantic Scene CompletionSSCBench-KITTI-360 (test)
IoU47.35
35
Semantic Occupancy PredictionSemanticKITTI (test)
mIoU17
32
3D Semantic Occupancy PredictionSurroundOcc-nuScenes (val)
IoU36.6
31
Scene CompletionSemanticKITTI official (test)
mIoU56.72
24
Scene CompletionNYU V2
mIoU33.93
16
Showing 10 of 29 rows

Other info

Code

Follow for update