CVGRMay 24, 2022

Single-View View Synthesis in the Wild with Learned Adaptive Multiplane Images

arXiv:2205.11733v191 citationsh-index: 29
Originality Incremental advance
AI Analysis

This addresses the challenge of view synthesis for complex 3D scenes in unconstrained photographs, representing an incremental improvement over existing layered depth methods.

The paper tackles the problem of synthesizing novel views from single in-the-wild photographs by proposing a method based on multiplane images with novel modules for plane depth adjustment and depth-aware color prediction, achieving state-of-the-art results on synthetic and real datasets.

This paper deals with the challenging task of synthesizing novel views for in-the-wild photographs. Existing methods have shown promising results leveraging monocular depth estimation and color inpainting with layered depth representations. However, these methods still have limited capability to handle scenes with complex 3D geometry. We propose a new method based on the multiplane image (MPI) representation. To accommodate diverse scene layouts in the wild and tackle the difficulty in producing high-dimensional MPI contents, we design a network structure that consists of two novel modules, one for plane depth adjustment and another for depth-aware color prediction. The former adjusts the initial plane positions using the RGBD context feature and an attention mechanism. Given adjusted depth values, the latter predicts the color and density for each plane separately with proper inter-plane interactions achieved via a feature masking strategy. To train our method, we construct large-scale stereo training data using only unconstrained single-view image collections by a simple yet effective warp-back strategy. The experiments on both synthetic and real datasets demonstrate that our trained model works remarkably well and achieves state-of-the-art results.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes