paper-with-me

홈 › Papers

AR-NeRF: Unsupervised Learning of Depth and Defocus Effects from Natural Images with Aperture Rendering Neural Radiance Fields

2022-06-13 · CVPR 2022 1 · Takuhiro Kaneko

Fully unsupervised 3D representation learning has gained attention owing to its advantages in data collection. A successful approach involves a viewpoint-aware approach that learns an image distribution based on generative models (e.g., generative adversarial networks (GANs)) while generating various view images based on 3D-aware models (e.g., neural radiance fields (NeRFs)). However, they require images with various views for training, and consequently, their application to datasets with few or limited viewpoints remains a challenge. As a complementary approach, an aperture rendering GAN (AR-GAN) that employs a defocus cue was proposed. However, an AR-GAN is a CNN-based model and represents a defocus independently from a viewpoint change despite its high correlation, which is one of the reasons for its performance. As an alternative to an AR-GAN, we propose an aperture rendering NeRF (AR-NeRF), which can utilize viewpoint and defocus cues in a unified manner by representing both factors in a common ray-tracing framework. Moreover, to learn defocus-aware and defocus-independent representations in a disentangled manner, we propose aperture randomized training, for which we learn to generate images while randomizing the aperture size and latent codes independently. During our experiments, we applied AR-NeRF to various natural image datasets, including flower, bird, and face images, the results of which demonstrate the utility of AR-NeRF for unsupervised learning of the depth and defocus effects.

📄 PDF Abstract BibTeX arXiv:2206.06100

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFRepresentation Learning

Similar Papers 제목 키워드 기반

NeRFocus: Neural Radiance Field for 3D Synthetic Defocus

2022-03-10 · Yinhuai Wang, Shuzhou Yang, Yujie Hu, Jian Zhang

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-ba…

NeRF

Dynamic Neural Radiance Field From Defocused Monocular Video

2024-07-08 · Xianrui Luo, Huiqiang Sun, Juewen Peng, Zhiguo Cao

Dynamic Neural Radiance Field (NeRF) from monocular videos has recently been explored for space-time novel view synthesis and achieved excellent results. However, defocus blur caused by depth variation often occurs in vi…

Dynamic ReconstructionNeRFNovel View Synthesis

Video Depth-From-Defocus

2016-10-12 · Hyeongwoo Kim, Christian Richardt, Christian Theobalt

Many compelling video post-processing effects, in particular aesthetic focus editing and refocusing effects, are feasible if per-frame depth information is available. Existing computational methods to capture RGB and dep…

EDoF-NeRF: extended depth-of-field neural radiance fields using a coded aperture camera

2026-06-17 · Yoshiyuki Shirasaki, Ryoichi Horisaki arxiv

We propose a method for extending the depth-of-field (DoF) to construct high-fidelity neural radiance fields (NeRF) -- an emerging technique for rendering photorealistic novel views from a dataset of images captured at d…

Depth and DOF Cues Make A Better Defocus Blur Detector

2023-06-20 · Yuxin Jin, Ming Qian, Jincheng Xiong, Nan Xue 외

Defocus blur detection (DBD) separates in-focus and out-of-focus regions in an image. Previous approaches mistakenly mistook homogeneous areas in focus for defocus blur regions, likely due to not considering the internal…

Defocus Blur DetectionDepth EstimationMonocular Depth Estimation