paper-with-me

홈 › Papers

Learning 3D Scene Priors with 2D Supervision

2022-11-25 · CVPR 2023 1 · Yinyu Nie, Angela Dai, Xiaoguang Han, Matthias Nießner

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by leveraging 3D supervision (e.g., 3D bounding boxes or CAD models), for which collection at scale is expensive and often intractable. To address this shortcoming, we propose a new method to learn 3D scene priors of layout and shape without requiring any 3D ground truth. Instead, we rely on 2D supervision from multi-view RGB images. Our method represents a 3D scene as a latent vector, from which we can progressively decode to a sequence of objects characterized by their class categories, 3D bounding boxes, and meshes. With our trained autoregressive decoder representing the scene prior, our method facilitates many downstream applications, including scene synthesis, interpolation, and single-view reconstruction. Experiments on 3D-FRONT and ScanNet show that our method outperforms state of the art in single-view reconstruction, and achieves state-of-the-art results in scene synthesis against baselines which require for 3D supervision.

📄 PDF Abstract BibTeX arXiv:2211.14157

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScene Understanding

Similar Papers 제목 키워드 기반

Surface Normal Clustering for Implicit Representation of Manhattan Scenes

2022-12-02 · ICCV 2023 1 · Nikola Popovic, Danda Pani Paudel, Luc van Gool

Novel view synthesis and 3D modeling using implicit neural field representation are shown to be very effective for calibrated multi-view cameras. Such representations are known to benefit from additional geometric and se…

ClusteringNeRFNovel View Synthesis

NC-SDF: Enhancing Indoor Scene Reconstruction Using Neural SDFs with View-Dependent Normal Compensation

2024-05-01 · CVPR 2024 1 · Ziyi Chen, Xiaolong Wu, Yu Zhang

State-of-the-art neural implicit surface representations have achieved impressive results in indoor scene reconstruction by incorporating monocular geometric priors as additional supervision. However, we have observed th…

3D ReconstructionIndoor Scene Reconstruction

Geometry-guided Feature Learning and Fusion for Indoor Scene Reconstruction

2024-08-28 · ICCV 2023 1 · Ruihong Yin, Sezer Karaoglu, Theo Gevers

In addition to color and textural information, geometry provides important cues for 3D scene reconstruction. However, current reconstruction methods only include geometry at the feature level thus not fully exploiting th…

3D geometry3D Scene ReconstructionIndoor Scene Reconstruction

Reliability-Aware Monocular Depth Supervision for Sparse-View Neural Reconstruction

2026-06-27 · Wei-Teng Chu, Yashasvini Gopalan, Changju Yuan arxiv

Sparse-view neural reconstruction is challenging in outdoor driving scenes, where cameras usually move along a narrow forward-facing trajectory and provide limited multi-view overlap. Although monocular depth estimators …

PlanarGS: High-Fidelity Indoor 3D Gaussian Splatting Guided by Vision-Language Planar Priors

2025-10-27 · Xirui Jin, Renbiao Jin, Boying Li, Danping Zou 외 arxiv

Three-dimensional Gaussian Splatting (3DGS) has recently emerged as an efficient representation for novel-view synthesis, achieving impressive visual quality. However, in scenes dominated by large and low-texture regions…