Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MonoScene: Monocular 3D Semantic Scene Completion

About

MonoScene proposes a 3D Semantic Scene Completion (SSC) framework, where the dense geometry and semantics of a scene are inferred from a single monocular RGB image. Different from the SSC literature, relying on 2.5 or 3D input, we solve the complex problem of 2D to 3D scene reconstruction while jointly inferring its semantics. Our framework relies on successive 2D and 3D UNets bridged by a novel 2D-3D features projection inspiring from optics and introduces a 3D context relation prior to enforce spatio-semantic consistency. Along with architectural contributions, we introduce novel global scene and local frustums losses. Experiments show we outperform the literature on all metrics and datasets while hallucinating plausible scenery even beyond the camera field of view. Our code and trained models are available at https://github.com/cv-rits/MonoScene.

Anh-Quan Cao, Raoul de Charette• 2021

Related benchmarks

TaskDatasetResultRank
3D Occupancy PredictionOcc3D-nuScenes (val)
mIoU606
144
Semantic Scene CompletionSemanticKITTI (val)
mIoU (Mean IoU)11.5
84
Semantic Scene CompletionNYU v2 (test)
Ceiling Error8.89
72
Semantic Scene CompletionSemanticKITTI official (test)
mIoU34.2
50
Semantic Scene CompletionSemanticKITTI (test)
Overall IoU34.16
48
Semantic Occupancy PredictionOcc3D (val)
mIoU6.1
37
3D Semantic Occupancy PredictionSurroundOcc (val)
mIoU7.3
36
Semantic Scene CompletionSSCBench-KITTI-360 (test)
IoU37.87
35
Semantic Occupancy PredictionSemanticKITTI (test)
mIoU11.1
32
3D Semantic Occupancy PredictionSurroundOcc-nuScenes (val)
IoU23.96
31
Showing 10 of 36 rows

Other info

Code

Follow for update