paper-with-me

Papers

DäRF: Boosting Radiance Fields from Sparse Input Views with Monocular Depth Adaptation

2023-09-21 · NeurIPS 2023 11

Neural radiance field (NeRF) shows powerful performance in novel view synthesis and 3D geometry reconstruction, but it suffers from critical performance degradation when the number of known viewpoints is drastically reduced. Existing works attempt to overcome this problem by employing external priors, but their success is limited to certain types of scenes or datasets. Employing monocular depth estimation (MDE) networks, pretrained on large-scale RGB-D datasets, with powerful generalization capability may be a key to solving this problem: however, using MDE in conjunction with NeRF comes with a new set of challenges due to various ambiguity problems exhibited by monocular depths. In this light, we propose a novel framework, dubbed DäRF, that achieves robust NeRF reconstruction with a handful of real-world images by combining the strengths of NeRF and monocular depth estimation through online complementary training. Our framework imposes the MDE network's powerful geometry prior to NeRF representation at both seen and unseen viewpoints to enhance its robustness and coherence. In addition, we overcome the ambiguity problems of monocular depths through patch-wise scale-shift fitting and geometry distillation, which adapts the MDE network to produce depths aligned accurately with NeRF geometry. Experiments show our framework achieves state-of-the-art results both quantitatively and qualitatively, demonstrating consistent and reliable performance in both indoor and outdoor real-world datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simple-RF: Regularizing Sparse Input Radiance Fields with Simpler Solutions

2024-04-29 · Nagabhushan Somraj, Sai Harsha Mupparaju, Adithyan Karanayil, Rajiv Soundararajan

Neural Radiance Fields (NeRF) show impressive performance in photo-realistic free-view rendering of scenes. Recent improvements on the NeRF such as TensoRF and ZipNeRF employ explicit models for faster optimization and r…

NeRF

SPARF: Large-Scale Learning of 3D Sparse Radiance Fields from Few Input Images

2022-12-18 · Abdullah Hamdi, Bernard Ghanem, Matthias Nießner

Recent advances in Neural Radiance Fields (NeRFs) treat the problem of novel view synthesis as Sparse Radiance Field (SRF) optimization using sparse voxels for efficient and fast rendering (plenoxels,InstantNGP). In orde…

Novel View Synthesis

Dense Depth Priors for Neural Radiance Fields from Sparse Input Views

2021-12-06 · CVPR 2022 1 · Barbara Roessle, Jonathan T. Barron, Ben Mildenhall, Pratul P. Srinivasan 외

Neural radiance fields (NeRF) encode a scene into a neural representation that enables photo-realistic rendering of novel views. However, a successful reconstruction from RGB images requires a large number of input views…

Depth CompletionNeRFNovel View Synthesis

VGOS: Voxel Grid Optimization for View Synthesis from Sparse Inputs

2023-04-26 · Jiakai Sun, Zhanjie Zhang, Jiafu Chen, Guangyuan Li 외

Neural Radiance Fields (NeRF) has shown great success in novel view synthesis due to its state-of-the-art quality and flexibility. However, NeRF requires dense input views (tens to hundreds) and a long training time (hou…

NeRFNovel View Synthesis

DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth Normalization

2024-03-11 · CVPR 2024 1 · Jiahe Li, Jiawei Zhang, Xiao Bai, Jin Zheng 외

Radiance fields have demonstrated impressive performance in synthesizing novel views from sparse input views, yet prevailing methods suffer from high training costs and slow inference speed. This paper introduces DNGauss…

Novel View Synthesis