paper-with-me

Papers

NeuLF: Efficient Novel View Synthesis with Neural 4D Light Field

2021-05-15 · Zhong Li, Liangchen Song, Celong Liu, Junsong Yuan, Yi Xu

In this paper, we present an efficient and robust deep learning solution for novel view synthesis of complex scenes. In our approach, a 3D scene is represented as a light field, i.e., a set of rays, each of which has a corresponding color when reaching the image plane. For efficient novel view rendering, we adopt a two-plane parameterization of the light field, where each ray is characterized by a 4D parameter. We then formulate the light field as a 4D function that maps 4D coordinates to corresponding color values. We train a deep fully connected network to optimize this implicit function and memorize the 3D scene. Then, the scene-specific model is used to synthesize novel views. Different from previous light field approaches which require dense view sampling to reliably render novel views, our method can render novel views by sampling rays and querying the color for each ray from the network directly, thus enabling high-quality light field rendering with a sparser set of training images. Per-ray depth can be optionally predicted by the network, thus enabling applications such as auto refocus. Our novel view synthesis results are comparable to the state-of-the-arts, and even superior in some challenging scenes with refraction and reflection. We achieve this while maintaining an interactive frame rate and a small memory footprint.

📄 PDF Abstract BibTeX arXiv:2105.07112

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Relit-NeuLF: Efficient Relighting and Novel View Synthesis via Neural 4D Light Field

2023-10-23 · Zhong Li, Liangchen Song, Zhang Chen, Xiangyu Du 외

In this paper, we address the problem of simultaneous relighting and novel view synthesis of a complex scene from multi-view images with a limited number of light sources. We propose an analysis-synthesis approach called…

Novel View Synthesis

Self-supervised Light Field View Synthesis Using Cycle Consistency

2020-08-12 · Yang Chen, Martin Alain, Aljosa Smolic

High angular resolution is advantageous for practical applications of light fields. In order to enhance the angular resolution of light fields, view synthesis methods can be utilized to generate dense intermediate views …

NeLF: Neural Light-transport Field for Portrait View Synthesis and Relighting

2021-07-26 · Tiancheng Sun, Kai-En Lin, Sai Bi, Zexiang Xu 외

Human portraits exhibit various appearances when observed from different views under different lighting conditions. We can easily imagine how the face will look like in another setup, but computer algorithms still fail o…

Sampling for View Synthesis: From Local Light Field Fusion to Neural Radiance Fields and Beyond

2024-08-08 · Ravi Ramamoorthi

Capturing and rendering novel views of complex real-world scenes is a long-standing problem in computer graphics and vision, with applications in augmented and virtual reality, immersive experiences and 3D photography. T…

Light Field Synthesis by Training Deep Network in the Refocused Image Domain

2019-10-14 · Chang-Le Liu, Kuang-Tsu Shih, Jiun-Woei Huang, Homer H. Chen

Light field imaging, which captures spatio-angular information of incident light on image sensor, enables many interesting applications like image refocusing and augmented reality. However, due to the limited sensor reso…

SSIM