paper-with-me

Papers

NeRFtrinsic Four: An End-To-End Trainable NeRF Jointly Optimizing Diverse Intrinsic and Extrinsic Camera Parameters

2023-03-16 · Hannah Schieber, Fabian Deuser, Bernhard Egger, Norbert Oswald, Daniel Roth

Novel view synthesis using neural radiance fields (NeRF) is the state-of-the-art technique for generating high-quality images from novel viewpoints. Existing methods require a priori knowledge about extrinsic and intrinsic camera parameters. This limits their applicability to synthetic scenes, or real-world scenarios with the necessity of a preprocessing step. Current research on the joint optimization of camera parameters and NeRF focuses on refining noisy extrinsic camera parameters and often relies on the preprocessing of intrinsic camera parameters. Further approaches are limited to cover only one single camera intrinsic. To address these limitations, we propose a novel end-to-end trainable approach called NeRFtrinsic Four. We utilize Gaussian Fourier features to estimate extrinsic camera parameters and dynamically predict varying intrinsic camera parameters through the supervision of the projection error. Our approach outperforms existing joint optimization methods on LLFF and BLEFF. In addition to these existing datasets, we introduce a new dataset called iFF with varying intrinsic camera parameters. NeRFtrinsic Four is a step forward in joint optimization NeRF-based view synthesis and enables more realistic and flexible rendering in real-world scenarios with varying camera parameters.

📄 PDF Abstract BibTeX arXiv:2303.09412

Code (1)

hannahhaensen/nerftrinsic_four 공식 구현 pytorch

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

Joint Rigid Motion Correction and Sparse-View CT via Self-Calibrating Neural Field

2022-10-23 · Qing Wu, Xin Li, Hongjiang Wei, Jingyi Yu 외

Neural Radiance Field (NeRF) has widely received attention in Sparse-View Computed Tomography (SVCT) reconstruction tasks as a self-supervised deep learning framework. NeRF-based SVCT methods represent the desired CT ima…

NeRF

DBARF: Deep Bundle-Adjusting Generalizable Neural Radiance Fields

2023-03-25 · CVPR 2023 1 · Yu Chen, Gim Hee Lee

Recent works such as BARF and GARF can bundle adjust camera poses with neural radiance fields (NeRF) which is based on coordinate-MLPs. Despite the impressive results, these methods cannot be applied to Generalizable NeR…

NeRF

TD-NeRF: Novel Truncated Depth Prior for Joint Camera Pose and Neural Radiance Field Optimization

2024-05-11 · Zhen Tan, Zongtan Zhou, Yangbing Ge, Zi Wang 외

The reliance on accurate camera poses is a significant barrier to the widespread deployment of Neural Radiance Fields (NeRF) models for 3D reconstruction and SLAM tasks. The existing method introduces monocular depth pri…

3D ReconstructionNeRFPose Estimation

Deblur-NeRF: Neural Radiance Fields from Blurry Images

2021-11-29 · CVPR 2022 1 · Li Ma, Xiaoyu Li, Jing Liao, Qi Zhang 외

Neural Radiance Field (NeRF) has gained considerable attention recently for 3D scene reconstruction and novel view synthesis due to its remarkable synthesis quality. However, image blurriness caused by defocus or motion,…

3D Scene ReconstructionNeRFNovel View Synthesis

NeRF Is a Valuable Assistant for 3D Gaussian Splatting

2025-07-31 · Shuangkang Fang, I-Chao Shen, Takeo Igarashi, Yufeng Wang 외 arxiv

We introduce NeRF-GS, a novel framework that jointly optimizes Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS). This framework leverages the inherent continuous spatial representation of NeRF to mitigate s…