paper-with-me

홈 › Papers

SparseGNV: Generating Novel Views of Indoor Scenes with Sparse Input Views

2023-05-11 · Weihao Cheng, Yan-Pei Cao, Ying Shan

We study to generate novel views of indoor scenes given sparse input views. The challenge is to achieve both photorealism and view consistency. We present SparseGNV: a learning framework that incorporates 3D structures and image generative models to generate novel views with three modules. The first module builds a neural point cloud as underlying geometry, providing contextual information and guidance for the target novel view. The second module utilizes a transformer-based network to map the scene context and the guidance into a shared latent space and autoregressively decodes the target view in the form of discrete image tokens. The third module reconstructs the tokens into the image of the target view. SparseGNV is trained across a large indoor scene dataset to learn generalizable priors. Once trained, it can efficiently generate novel views of an unseen indoor scene in a feed-forward manner. We evaluate SparseGNV on both real-world and synthetic indoor scenes and demonstrate that it outperforms state-of-the-art methods based on either neural radiance fields or conditional image generation.

📄 PDF Abstract BibTeX arXiv:2305.07024

Code (1)

xt4d/sparsegnv 공식 구현 pytorch

Tasks

Conditional Image GenerationImage Generation

Similar Papers 제목 키워드 기반

Planar Surface Reconstruction from Sparse Views

2021-03-26 · ICCV 2021 10 · Linyi Jin, Shengyi Qian, Andrew Owens, David F. Fouhey

The paper studies planar surface reconstruction of indoor scenes from two views with unknown camera poses. While prior approaches have successfully created object-centric reconstructions of many scenes, they fail to expl…

Surface Reconstruction

Global and Hierarchical Geometry Consistency Priors for Few-shot NeRFs in Indoor Scenes

2024-01-01 · CVPR 2024 1 · Xiaotian Sun, Qingshan Xu, Xinjie Yang, Yu Zang 외

It is challenging for Neural Radiance Fields (NeRFs) in the few-shot setting to reconstruct high-quality novel views and depth maps in 360^\circ outward-facing indoor scenes. The captured sparse views for these scene…

Depth EstimationDepth PredictionMonocular Depth EstimationNeRF

Learning to Reconstruct and Understand Indoor Scenes from Sparse Views

2019-06-19 · Jingyu Yang, Ji Xu, Kun Li, Yu-Kun Lai 외

This paper proposes a new method for simultaneous 3D reconstruction and semantic segmentation of indoor scenes. Unlike existing methods that require recording a video using a color camera and/or a depth camera, our metho…

3D ReconstructionDepth EstimationSegmentationSemantic Segmentation

Sparis: Neural Implicit Surface Reconstruction of Indoor Scenes from Sparse Views

2025-01-02 · Yulun Wu, Han Huang, Wenyuan Zhang, Chao Deng 외

In recent years, reconstructing indoor scene geometry from multi-view images has achieved encouraging accomplishments. Current methods incorporate monocular priors into neural implicit surface models to achieve high-qual…

Surface Reconstruction

Dense Depth Priors for Neural Radiance Fields from Sparse Input Views

2021-12-06 · CVPR 2022 1 · Barbara Roessle, Jonathan T. Barron, Ben Mildenhall, Pratul P. Srinivasan 외

Neural radiance fields (NeRF) encode a scene into a neural representation that enables photo-realistic rendering of novel views. However, a successful reconstruction from RGB images requires a large number of input views…

Depth CompletionNeRFNovel View Synthesis