English

Local-to-Global Registration for Bundle-Adjusting Neural Radiance Fields

Computer Vision and Pattern Recognition 2023-03-06 v3

Abstract

Neural Radiance Fields (NeRF) have achieved photorealistic novel views synthesis; however, the requirement of accurate camera poses limits its application. Despite analysis-by-synthesis extensions for jointly learning neural 3D representations and registering camera frames exist, they are susceptible to suboptimal solutions if poorly initialized. We propose L2G-NeRF, a Local-to-Global registration method for bundle-adjusting Neural Radiance Fields: first, a pixel-wise flexible alignment, followed by a frame-wise constrained parametric alignment. Pixel-wise local alignment is learned in an unsupervised way via a deep network which optimizes photometric reconstruction errors. Frame-wise global alignment is performed using differentiable parameter estimation solvers on the pixel-wise correspondences to find a global transformation. Experiments on synthetic and real-world data show that our method outperforms the current state-of-the-art in terms of high-fidelity reconstruction and resolving large camera pose misalignment. Our module is an easy-to-use plugin that can be applied to NeRF variants and other neural field applications. The Code and supplementary materials are available at https://rover-xingyu.github.io/L2G-NeRF/.

Keywords

Cite

@article{arxiv.2211.11505,
  title  = {Local-to-Global Registration for Bundle-Adjusting Neural Radiance Fields},
  author = {Yue Chen and Xingyu Chen and Xuan Wang and Qi Zhang and Yu Guo and Ying Shan and Fei Wang},
  journal= {arXiv preprint arXiv:2211.11505},
  year   = {2023}
}

Comments

Accepted to CVPR 2023

R2 v1 2026-06-28T06:22:35.181Z