NeRFocus: Neural Radiance Field for 3D Synthetic Defocus
Yinhuai Wang, Shuzhou Yang, Yujie Hu, Jian Zhang

TL;DR
NeRFocus introduces a novel NeRF framework that efficiently renders 3D defocus effects by modeling thin lens imaging, enabling adjustable focus and aperture effects without sacrificing performance.
Contribution
The paper presents a new thin-lens-based NeRF model that directly renders 3D defocus effects, overcoming the limitations of previous post-process methods.
Findings
Achieves realistic 3D defocus effects with adjustable parameters.
Maintains original NeRF performance in training, inference, and quality.
Supports large depth-of-field images as a special case.
Abstract
Neural radiance fields (NeRF) bring a new wave for 3D interactive experiences. However, as an important part of the immersive experiences, the defocus effects have not been fully explored within NeRF. Some recent NeRF-based methods generate 3D defocus effects in a post-process fashion by utilizing multiplane technology. Still, they are either time-consuming or memory-consuming. This paper proposes a novel thin-lens-imaging-based NeRF framework that can directly render various 3D defocus effects, dubbed NeRFocus. Unlike the pinhole, the thin lens refracts rays of a scene point, so its imaging on the sensor plane is scattered as a circle of confusion (CoC). A direct solution sampling enough rays to approximate this process is computationally expensive. Instead, we propose to inverse the thin lens imaging to explicitly model the beam path for each point on the sensor plane and generalize…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Vision and Imaging · Advanced Image Processing Techniques
