paper-with-me

홈 › Papers

DoF-NeRF: Depth-of-Field Meets Neural Radiance Fields

2022-08-01 · Zijin Wu, Xingyi Li, Juewen Peng, Hao Lu, Zhiguo Cao, Weicai Zhong

Neural Radiance Field (NeRF) and its variants have exhibited great success on representing 3D scenes and synthesizing photo-realistic novel views. However, they are generally based on the pinhole camera model and assume all-in-focus inputs. This limits their applicability as images captured from the real world often have finite depth-of-field (DoF). To mitigate this issue, we introduce DoF-NeRF, a novel neural rendering approach that can deal with shallow DoF inputs and can simulate DoF effect. In particular, it extends NeRF to simulate the aperture of lens following the principles of geometric optics. Such a physical guarantee allows DoF-NeRF to operate views with different focus configurations. Benefiting from explicit aperture modeling, DoF-NeRF also enables direct manipulation of DoF effect by adjusting virtual aperture and focus parameters. It is plug-and-play and can be inserted into NeRF-based frameworks. Experiments on synthetic and real-world datasets show that, DoF-NeRF not only performs comparably with NeRF in the all-in-focus setting, but also can synthesize all-in-focus novel views conditioned on shallow DoF inputs. An interesting application of DoF-NeRF to DoF rendering is also demonstrated. The source code will be made available at https://github.com/zijinwuzijin/DoF-NeRF.

📄 PDF Abstract BibTeX arXiv:2208.00945

Code (1)

zijinwuzijin/dof-nerf 공식 구현 pytorch

Tasks

NeRFNeural Rendering

Similar Papers 제목 키워드 기반

Digging into Depth Priors for Outdoor Neural Radiance Fields

2023-08-08 · Chen Wang, Jiadai Sun, Lina Liu, Chenming Wu 외

Neural Radiance Fields (NeRF) have demonstrated impressive performance in vision and graphics tasks, such as novel view synthesis and immersive reality. However, the shape-radiance ambiguity of radiance fields remains a …

NeRFNovel View Synthesis

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

Bayesian Monocular Depth Refinement via Neural Radiance Fields

2026-01-07 · Arun Muthukkumar arxiv

Monocular depth estimation has applications in many fields, such as autonomous navigation and extended reality, making it an essential computer vision task. However, current methods often produce smooth depth maps that l…

Monocular Depth EstimationScene Understanding

SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields

2022-12-05 · ICCV 2023 1 · Anh-Quan Cao, Raoul de Charette

3D reconstruction from a single 2D image was extensively covered in the literature but relies on depth supervision at training time, which limits its applicability. To relax the dependence to depth we propose SceneRF, a …

3D Reconstruction3D Scene ReconstructionAutonomous DrivingDepth Estimation+4

Depth-supervised NeRF: Fewer Views and Faster Training for Free

2021-07-06 · CVPR 2022 1 · Kangle Deng, Andrew Liu, Jun-Yan Zhu, Deva Ramanan

A commonly observed failure mode of Neural Radiance Field (NeRF) is fitting incorrect geometries when given an insufficient number of input views. One potential reason is that standard volumetric rendering does not enfor…

NeRFRGB-D Reconstruction