paper-with-me

Papers

CMC: Few-shot Novel View Synthesis via Cross-view Multiplane Consistency

2024-02-26 · Hanxin Zhu, Tianyu He, Zhibo Chen

Neural Radiance Field (NeRF) has shown impressive results in novel view synthesis, particularly in Virtual Reality (VR) and Augmented Reality (AR), thanks to its ability to represent scenes continuously. However, when just a few input view images are available, NeRF tends to overfit the given views and thus make the estimated depths of pixels share almost the same value. Unlike previous methods that conduct regularization by introducing complex priors or additional supervisions, we propose a simple yet effective method that explicitly builds depth-aware consistency across input views to tackle this challenge. Our key insight is that by forcing the same spatial points to be sampled repeatedly in different input views, we are able to strengthen the interactions between views and therefore alleviate the overfitting problem. To achieve this, we build the neural networks on layered representations (\textit{i.e.}, multiplane images), and the sampling point can thus be resampled on multiple discrete planes. Furthermore, to regularize the unseen target views, we constrain the rendered colors and depths from different input views to be the same. Although simple, extensive experiments demonstrate that our proposed method can achieve better synthesis quality over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2402.16407

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Efficient View Synthesis and 3D-based Multi-Frame Denoising with Multiplane Feature Representations

2023-03-31 · CVPR 2023 1 · Thomas Tanay, Aleš Leonardis, Matteo Maggioni

While current multi-frame restoration methods combine information from multiple input images using 2D alignment techniques, recent advances in novel view synthesis are paving the way for a new paradigm relying on volumet…

DenoisingNovel View Synthesis

Single-View View Synthesis with Multiplane Images

2020-04-23 · CVPR 2020 6 · Richard Tucker, Noah Snavely

A recent strand of work in view synthesis uses deep learning to generate multiplane images (a camera-centric, layered 3D representation) given two or more input images at known viewpoints. We apply this representation to…

SinMPI: Novel View Synthesis from a Single Image with Expanded Multiplane Images

2023-12-18 · Guo Pu, Peng-Shuai Wang, Zhouhui Lian

Single-image novel view synthesis is a challenging and ongoing problem that aims to generate an infinite number of consistent views from a single input image. Although significant efforts have been made to advance the qu…

Novel View Synthesis

Remote Sensing Novel View Synthesis with Implicit Multiplane Representations

2022-05-18 · Yongchang Wu, Zhengxia Zou, Zhenwei Shi

Novel view synthesis of remote sensing scenes is of great significance for scene visualization, human-computer interaction, and various downstream applications. Despite the recent advances in computer graphics and photog…

Novel View Synthesis

Compact and adaptive multiplane images for view synthesis

2021-02-19 · Julia Navarro, Neus Sabater

Recently, learning methods have been designed to create Multiplane Images (MPIs) for view synthesis. While MPIs are extremely powerful and facilitate high quality renderings, a great amount of memory is required, making …