paper-with-me

홈 › Papers

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, Xieyuanli Chen, Dewen Hu

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 priors to jointly optimize the camera poses and NeRF, which fails to fully exploit the depth priors and neglects the impact of their inherent noise. In this paper, we propose Truncated Depth NeRF (TD-NeRF), a novel approach that enables training NeRF from unknown camera poses - by jointly optimizing learnable parameters of the radiance field and camera poses. Our approach explicitly utilizes monocular depth priors through three key advancements: 1) we propose a novel depth-based ray sampling strategy based on the truncated normal distribution, which improves the convergence speed and accuracy of pose estimation; 2) to circumvent local minima and refine depth geometry, we introduce a coarse-to-fine training strategy that progressively improves the depth precision; 3) we propose a more robust inter-frame point constraint that enhances robustness against depth noise during training. The experimental results on three datasets demonstrate that TD-NeRF achieves superior performance in the joint optimization of camera pose and NeRF, surpassing prior works, and generates more accurate depth geometry. The implementation of our method has been released at https://github.com/nubot-nudt/TD-NeRF.

📄 PDF Abstract BibTeX arXiv:2405.07027

Code (1)

nubot-nudt/td-nerf 공식 구현

Tasks

3D ReconstructionNeRFPose Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Joint Optimization of Neural Radiance Fields and Continuous Camera Motion from a Monocular Video

2025-01-01 · CVPR 2025 1 · Hoang Chuong Nguyen, Wei Mao, Jose M. Alvarez, Miaomiao Liu

Neural Radiance Fields (NeRF) has demonstrated its superior capability to represent 3D geometry but require accurately precomputed camera poses during training. To mitigate this requirement, existing methods jointly …

3D geometryDepth EstimationNeRFNovel View Synthesis

NoPe-NeRF: Optimising Neural Radiance Field with No Pose Prior

2022-12-14 · CVPR 2023 1 · Wenjing Bian, ZiRui Wang, Kejie Li, Jia-Wang Bian 외

Training a Neural Radiance Field (NeRF) without pre-computed camera poses is challenging. Recent advances in this direction demonstrate the possibility of jointly optimising a NeRF and camera poses in forward-facing scen…

NeRFPose Estimation

AltNeRF: Learning Robust Neural Radiance Field via Alternating Depth-Pose Optimization

2023-08-19 · Kun Wang, Zhiqiang Yan, Huang Tian, Zhenyu Zhang 외

Neural Radiance Fields (NeRF) have shown promise in generating realistic novel views from sparse scene images. However, existing NeRF approaches often encounter challenges due to the lack of explicit 3D supervision and i…

Depth EstimationMonocular Depth EstimationNeRF

UP-NeRF: Unconstrained Pose Prior-Free Neural Radiance Field

2023-09-21 · NeurIPS 2023 11

Neural Radiance Field (NeRF) has enabled novel view synthesis with high fidelity given images and camera poses. Subsequent works even succeeded in eliminating the necessity of pose priors by jointly optimizing NeRF and c…

UP-NeRF: Unconstrained Pose-Prior-Free Neural Radiance Fields

2023-11-07 · Injae Kim, Minhyuk Choi, Hyunwoo J. Kim

Neural Radiance Field (NeRF) has enabled novel view synthesis with high fidelity given images and camera poses. Subsequent works even succeeded in eliminating the necessity of pose priors by jointly optimizing NeRF and c…

NeRFNovel View SynthesisPose Estimation