Enhancing Neural Radiance Fields with Depth and Normal Completion Priors from Sparse Views
Jiawei Guo, HungChyun Chou, Ning Ding

TL;DR
This paper introduces CP_NeRF, a method that enhances Neural Radiance Fields by integrating depth and normal completion priors derived from sparse views, significantly improving rendering quality in limited-view scenarios.
Contribution
The paper proposes a novel framework that incorporates dense depth and normal priors into NeRF optimization, using sparse data and patch matching to improve scene rendering accuracy.
Findings
Outperforms existing methods in indoor scene rendering with sparse views.
Effectively transforms sparse depth and normal data into dense priors for better guidance.
Achieves more accurate normal and depth estimation, leading to improved visual quality.
Abstract
Neural Radiance Fields (NeRF) are an advanced technology that creates highly realistic images by learning about scenes through a neural network model. However, NeRF often encounters issues when there are not enough images to work with, leading to problems in accurately rendering views. The main issue is that NeRF lacks sufficient structural details to guide the rendering process accurately. To address this, we proposed a Depth and Normal Dense Completion Priors for NeRF (CP\_NeRF) framework. This framework enhances view rendering by adding depth and normal dense completion priors to the NeRF optimization process. Before optimizing NeRF, we obtain sparse depth maps using the Structure from Motion (SfM) technique used to get camera poses. Based on the sparse depth maps and a normal estimator, we generate sparse normal maps for training a normal completion prior with precise standard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Medical Image Segmentation Techniques · Computer Graphics and Visualization Techniques
