paper-with-me

홈 › Papers

NeLF-Pro: Neural Light Field Probes for Multi-Scale Novel View Synthesis

2023-12-20 · CVPR 2024 1 · Zinuo You, Andreas Geiger, Anpei Chen

We present NeLF-Pro, a novel representation to model and reconstruct light fields in diverse natural scenes that vary in extent and spatial granularity. In contrast to previous fast reconstruction methods that represent the 3D scene globally, we model the light field of a scene as a set of local light field feature probes, parameterized with position and multi-channel 2D feature maps. Our central idea is to bake the scene's light field into spatially varying learnable representations and to query point features by weighted blending of probes close to the camera - allowing for mipmap representation and rendering. We introduce a novel vector-matrix-matrix (VMM) factorization technique that effectively represents the light field feature probes as products of core factors (i.e., VM) shared among local feature probes, and a basis factor (i.e., M) - efficiently encoding internal relationships and patterns within the scene. Experimentally, we demonstrate that NeLF-Pro significantly boosts the performance of feature grid-based representations, and achieves fast reconstruction with better rendering quality while maintaining compact modeling. Project webpage https://sinoyou.github.io/nelf-pro/.

📄 PDF Abstract BibTeX arXiv:2312.13328

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

G-NeLF: Memory- and Data-Efficient Hybrid Neural Light Field for Novel View Synthesis

2024-09-09 · Lutao Jiang, Lin Wang

Following the burgeoning interest in implicit neural representation, Neural Light Field (NeLF) has been introduced to predict the color of a ray directly. Unlike Neural Radiance Field (NeRF), NeLF does not create a point…

NeRFNovel View Synthesis

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…

Efficient Neural Light Fields (ENeLF) for Mobile Devices

2024-06-02 · Austin Peng

Novel view synthesis (NVS) is a challenge in computer vision and graphics, focusing on generating realistic images of a scene from unobserved camera poses, given a limited set of authentic input images. Neural radiance f…

NeRFNovel View Synthesis

Efficient View Synthesis with Neural Radiance Distribution Field

2023-08-22 · ICCV 2023 1 · Yushuang Wu, Xiao Li, Jinglu Wang, Xiaoguang Han 외

Recent work on Neural Radiance Fields (NeRF) has demonstrated significant advances in high-quality view synthesis. A major limitation of NeRF is its low rendering efficiency due to the need for multiple network forwardin…

NeRF

Real-Time Neural Light Field on Mobile Devices

2022-12-15 · CVPR 2023 1 · Junli Cao, Huan Wang, Pavlo Chemerys, Vladislav Shakhrai 외

Recent efforts in Neural Rendering Fields (NeRF) have shown impressive results on novel view synthesis by utilizing implicit neural representation to represent 3D scenes. Due to the process of volumetric rendering, the i…

GPUNeRFNeural RenderingNovel View Synthesis