TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LMSCNet: Lightweight Multiscale 3D Semantic Completion

LMSCNet: Lightweight Multiscale 3D Semantic Completion

Luis Roldão, Raoul de Charette, Anne Verroust-Blondet

2020-08-243D Semantic Scene Completion from a single RGB image3D Semantic Scene Completion
PaperPDFCodeCodeCode(official)

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.

Results

TaskDatasetMetricValueModel
ReconstructionNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
ReconstructionSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)
3D ReconstructionNYUv2mIoU28.4LMSCNet-SS
3D ReconstructionSemanticKITTImIoU17.6LMSCNet-SS
3D ReconstructionSemanticKITTImIoU17LMSCNet
3D ReconstructionKITTI-360mIoU13.65LMSCNet
3D ReconstructionNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
3D ReconstructionSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)
3DNYUv2mIoU28.4LMSCNet-SS
3DSemanticKITTImIoU17.6LMSCNet-SS
3DSemanticKITTImIoU17LMSCNet
3DKITTI-360mIoU13.65LMSCNet
3DNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
3DSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)
3D Semantic Scene CompletionNYUv2mIoU28.4LMSCNet-SS
3D Semantic Scene CompletionSemanticKITTImIoU17.6LMSCNet-SS
3D Semantic Scene CompletionSemanticKITTImIoU17LMSCNet
3D Semantic Scene CompletionKITTI-360mIoU13.65LMSCNet
3D Semantic Scene CompletionNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
3D Semantic Scene CompletionSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)
3D Scene ReconstructionNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
3D Scene ReconstructionSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)
Single-View 3D ReconstructionNYUv2mIoU15.88LMSCNet (rgb input - reported in MonoScene paper)
Single-View 3D ReconstructionSemanticKITTImIoU7.09LMSCNet (rgb input - reported in MonoScene paper)

Related Papers

Disentangling Instance and Scene Contexts for 3D Semantic Scene Completion2025-07-11Camera-Only 3D Panoptic Scene Completion for Autonomous Driving through Differentiable Object Shapes2025-05-14SGFormer: Satellite-Ground Fusion for 3D Semantic Scene Completion2025-03-21VLScene: Vision-Language Guidance Distillation for Camera-Based 3D Semantic Scene Completion2025-03-08Vision-based 3D Semantic Scene Completion via Capture Dynamic Representations2025-03-08Learning Temporal 3D Semantic Scene Completion via Optical Flow Guidance2025-02-20Skip Mamba Diffusion for Monocular 3D Semantic Scene Completion2025-01-13SOAP: Vision-Centric 3D Semantic Scene Completion with Scene-Adaptive Decoder and Occluded Region-Aware View Projection2025-01-01