pith. sign in

arxiv: 2105.07112 · v7 · pith:CLQPJS73new · submitted 2021-05-15 · 💻 cs.CV · cs.GR

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

classification 💻 cs.CV cs.GR
keywords novelfieldlightviewcolorefficientnetworksynthesis
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adaptive Local Frequency Filtering for Fourier-Encoded Implicit Neural Representations

    cs.CV 2026-04 unverdicted novelty 7.0

    A spatially varying filter parameter α(x) lets Fourier-encoded implicit neural representations adapt their frequency response locally, improving reconstruction quality and convergence speed on non-stationary signals.