NDC-Scene: Boost Monocular 3D Semantic Scene Completion in Normalized Device Coordinates Space
Jiawei Yao, Chuming Li, Keqiang Sun, Yingjie Cai, Hao Li, Wanli Ouyang, and Hongsheng Li

TL;DR
This paper introduces NDC-Scene, a novel approach for monocular 3D semantic scene completion that leverages normalized device coordinates to improve accuracy and efficiency, outperforming existing methods on standard datasets.
Contribution
The paper proposes a new NDC-Scene network that extends 2D features into normalized device coordinates space and introduces a depth-adaptive dual decoder for enhanced performance.
Findings
Outperforms state-of-the-art on SemanticKITTI and NYUv2 datasets.
Reduces feature ambiguity and computation imbalance issues.
Improves 3D scene completion accuracy from monocular images.
Abstract
Monocular 3D Semantic Scene Completion (SSC) has garnered significant attention in recent years due to its potential to predict complex semantics and geometry shapes from a single image, requiring no 3D inputs. In this paper, we identify several critical issues in current state-of-the-art methods, including the Feature Ambiguity of projected 2D features in the ray to the 3D space, the Pose Ambiguity of the 3D convolution, and the Computation Imbalance in the 3D convolution across different depth levels. To address these problems, we devise a novel Normalized Device Coordinates scene completion network (NDC-Scene) that directly extends the 2D feature map to a Normalized Device Coordinates (NDC) space, rather than to the world space directly, through progressive restoration of the dimension of depth with deconvolution operations. Experiment results demonstrate that transferring the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
MethodsConvolution · 3D Convolution
