paper-with-me

홈 › Papers

NeRF-VPT: Learning Novel View Representations with Neural Radiance Fields via View Prompt Tuning

2024-03-02 · Linsheng Chen, Guangrun Wang, Liuchun Yuan, Keze Wang, Ken Deng, Philip H. S. Torr

Neural Radiance Fields (NeRF) have garnered remarkable success in novel view synthesis. Nonetheless, the task of generating high-quality images for novel views persists as a critical challenge. While the existing efforts have exhibited commendable progress, capturing intricate details, enhancing textures, and achieving superior Peak Signal-to-Noise Ratio (PSNR) metrics warrant further focused attention and advancement. In this work, we propose NeRF-VPT, an innovative method for novel view synthesis to address these challenges. Our proposed NeRF-VPT employs a cascading view prompt tuning paradigm, wherein RGB information gained from preceding rendering outcomes serves as instructive visual prompts for subsequent rendering stages, with the aspiration that the prior knowledge embedded in the prompts can facilitate the gradual enhancement of rendered image quality. NeRF-VPT only requires sampling RGB data from previous stage renderings as priors at each training stage, without relying on extra guidance or complex techniques. Thus, our NeRF-VPT is plug-and-play and can be readily integrated into existing methods. By conducting comparative analyses of our NeRF-VPT against several NeRF-based approaches on demanding real-scene benchmarks, such as Realistic Synthetic 360, Real Forward-Facing, Replica dataset, and a user-captured dataset, we substantiate that our NeRF-VPT significantly elevates baseline performance and proficiently generates more high-quality novel view images than all the compared state-of-the-art methods. Furthermore, the cascading learning of NeRF-VPT introduces adaptability to scenarios with sparse inputs, resulting in a significant enhancement of accuracy for sparse-view novel view synthesis. The source code and dataset are available at \url{https://github.com/Freedomcls/NeRF-VPT}.

📄 PDF Abstract BibTeX arXiv:2403.01325

Code (1)

freedomcls/nerf-vpt 공식 구현 pytorch

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Editing Implicit and Explicit Representations of Radiance Fields: A Survey

2024-12-23 · Arthur Hubert, Gamal Elghazaly, Raphael Frank

Neural Radiance Fields (NeRF) revolutionized novel view synthesis in recent years by offering a new volumetric representation, which is compact and provides high-quality image rendering. However, the methods to edit thos…

NeRFNovel View SynthesisSurvey

NeRFReN: Neural Radiance Fields with Reflections

2021-11-30 · CVPR 2022 1 · Yuan-Chen Guo, Di Kang, Linchao Bao, Yu He 외

Neural Radiance Fields (NeRF) has achieved unprecedented view synthesis quality using coordinate-based neural scene representations. However, NeRF's view dependency can only handle simple reflections like highlights but …

Depth EstimationNeRFNovel View Synthesis

Cascaded and Generalizable Neural Radiance Fields for Fast View Synthesis

2022-08-09 · Phong Nguyen-Ha, Lam Huynh, Esa Rahtu, Jiri Matas 외

We present CG-NeRF, a cascade and generalizable neural radiance fields method for view synthesis. Recent generalizing view synthesis methods can render high-quality novel views using a set of nearby input views. However,…

GPUNeRFNeural RenderingNovel View Synthesis

NeRF++: Analyzing and Improving Neural Radiance Fields

2020-10-15 · Kai Zhang, Gernot Riegler, Noah Snavely, Vladlen Koltun

Neural Radiance Fields (NeRF) achieve impressive view synthesis results for a variety of capture settings, including 360 capture of bounded scenes and forward-facing capture of bounded and unbounded scenes. NeRF fits mul…

NeRF

Baking Neural Radiance Fields for Real-Time View Synthesis

2021-03-26 · ICCV 2021 10 · Peter Hedman, Pratul P. Srinivasan, Ben Mildenhall, Jonathan T. Barron 외

Neural volumetric representations such as Neural Radiance Fields (NeRF) have emerged as a compelling technique for learning to represent 3D scenes from images with the goal of rendering photorealistic images of the scene…

GPUNeRF