paper-with-me

Papers

fNeRF: High Quality Radiance Fields from Practical Cameras

2024-06-15 · Yi Hua, Christoph Lassner, Carsten Stoll, Iain Matthews

In recent years, the development of Neural Radiance Fields has enabled a previously unseen level of photo-realistic 3D reconstruction of scenes and objects from multi-view camera data. However, previous methods use an oversimplified pinhole camera model resulting in defocus blur being `baked' into the reconstructed radiance field. We propose a modification to the ray casting that leverages the optics of lenses to enhance scene reconstruction in the presence of defocus blur. This allows us to improve the quality of radiance field reconstructions from the measurements of a practical camera with finite aperture. We show that the proposed model matches the defocus blur behavior of practical cameras more closely than pinhole models and other approximations of defocus blur models, particularly in the presence of partial occlusions. This allows us to achieve sharper reconstructions, improving the PSNR on validation of all-in-focus images, on both synthetic and real datasets, by up to 3 dB.

📄 PDF Abstract BibTeX arXiv:2406.10633

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

SelfNeRF: Fast Training NeRF for Human from Monocular Self-rotating Video

2022-10-04 · Bo Peng, Jun Hu, Jingtao Zhou, Juyong Zhang

In this paper, we propose SelfNeRF, an efficient neural radiance field based novel view synthesis method for human performance. Given monocular self-rotating videos of human performers, SelfNeRF can train from scratch an…

NeRFNovel View Synthesis

HFNeRF: Learning Human Biomechanic Features with Neural Radiance Fields

2024-04-09 · Arnab Dey, Di Yang, Antitza Dantcheva, Jean Martinet

In recent advancements in novel view synthesis, generalizable Neural Radiance Fields (NeRF) based methods applied to human subjects have shown remarkable results in generating novel views from few images. However, this g…

NeRFNeural RenderingNovel View Synthesis

IFFNeRF: Initialisation Free and Fast 6DoF pose estimation from a single image and a NeRF model

2024-03-19 · Matteo Bortolon, Theodore Tsesmelis, Stuart James, Fabio Poiesi 외

We introduce IFFNeRF to estimate the six degrees-of-freedom (6DoF) camera pose of a given image, building on the Neural Radiance Fields (NeRF) formulation. IFFNeRF is specifically designed to operate in real-time and eli…

NeRFPose Estimation

Edit-DiffNeRF: Editing 3D Neural Radiance Fields using 2D Diffusion Model

2023-06-15 · Lu Yu, Wei Xiang, Kang Han

Recent research has demonstrated that the combination of pretrained diffusion models with neural radiance fields (NeRFs) has emerged as a promising approach for text-to-3D generation. Simply coupling NeRF with diffusion …

3D GenerationNeRFText to 3D

Radiance Fields from Photons

2024-07-12 · Sacha Jungerman, Aryan Garg, Mohit Gupta

Neural radiance fields, or NeRFs, have become the de facto approach for high-quality view synthesis from a collection of images captured from multiple viewpoints. However, many issues remain when capturing images in-the-…