paper-with-me

Papers

MonoScene: Monocular 3D Semantic Scene Completion

2021-12-01 · CVPR 2022 1 · Anh-Quan Cao, Raoul de Charette

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.

📄 PDF Abstract BibTeX arXiv:2112.00726

Code (2)

cv-rits/MonoScene 공식 구현 pytorch
astra-vision/monoscene pytorch

Tasks

3D Reconstruction3D Scene Reconstruction3D Semantic Scene Completion3D Semantic Scene Completion from a single RGB imageSingle-View 3D Reconstruction

Similar Papers 제목 키워드 기반

Adaptive Multi-Scale Channel-Spatial Attention Aggregation Framework for 3D Indoor Semantic Scene Completion Toward Assisting Visually Impaired

2026-02-18 · Qi He, XiangXiang Wang, Jingtao Zhang, Yongbin Yu 외 arxiv

Independent indoor mobility remains a critical challenge for individuals with visual impairments, largely due to the limited capability of existing assistive systems in detecting fine-grained hazardous objects such as ch…

3D Semantic Scene Completion

Enhancing 3D Semantic Scene Completion with a Refinement Module

2025-12-20 · Dunxing Zhang, Jiachen Lu, Han Yang, Lei Bao 외 arxiv

We propose ESSC-RM, a plug-and-play Enhancing framework for Semantic Scene Completion with a Refinement Module, which can be seamlessly integrated into existing SSC models. ESSC-RM operates in two phases: a baseline SSC …

3D Semantic Scene Completion

Fake It To Make It: Virtual Multiviews to Enhance Monocular Indoor Semantic Scene Completion

2025-03-07 · Anith Selvakumar, Manasa Bharadwaj

Monocular Indoor Semantic Scene Completion (SSC) aims to reconstruct a 3D semantic occupancy map from a single RGB image of an indoor scene, inferring spatial layout and object categories from 2D image cues. The challeng…

Novel View Synthesis

DepthSSC: Monocular 3D Semantic Scene Completion via Depth-Spatial Alignment and Voxel Adaptation

2023-11-28 · Jiawei Yao, Jusheng Zhang, Xiaochao Pan, Tong Wu 외

The task of 3D semantic scene completion using monocular cameras is gaining significant attention in the field of autonomous driving. This task aims to predict the occupancy status and semantic labels of each voxel in a …

3D Semantic Scene CompletionAutonomous DrivingObject

Skip Mamba Diffusion for Monocular 3D Semantic Scene Completion

2025-01-13 · Li Liang, Naveed Akhtar, Jordan Vice, Xiangrui Kong 외

3D semantic scene completion is critical for multiple downstream tasks in autonomous systems. It estimates missing geometric and semantic information in the acquired scene data. Due to the challenging real-world conditio…

3D Semantic Scene CompletionMambaSemantic Segmentation