CF-NeRF: Camera Parameter Free Neural Radiance Fields with Incremental Learning

Abstract

Neural Radiance Fields have demonstrated impressive performance in novel view synthesis. However, NeRF and most of its variants still rely on traditional complex pipelines to provide extrinsic and intrinsic camera parameters, such as COLMAP. Recent works, like NeRFmm, BARF, and L2G-NeRF, directly treat camera parameters as learnable and estimate them through differential volume rendering. However, these methods work for forward-looking scenes with slight motions and fail to tackle the rotation scenario in practice. To overcome this limitation, we propose a novel camera parameter free neural radiance field (CF-NeRF), which incrementally reconstructs 3D representations and recovers the camera parameters inspired by incremental structure from motion. Given a sequence of images, CF-NeRF estimates camera parameters of images one by one and reconstructs the scene through initialization, implicit localization, and implicit optimization. To evaluate our method, we use a challenging real-world dataset, NeRFBuster, which provides 12 scenes under complex trajectories. Results demonstrate that CF-NeRF is robust to rotation and achieves state-of-the-art results without providing prior information and constraints.

Cite

Text

Yan et al. "CF-NeRF: Camera Parameter Free Neural Radiance Fields with Incremental Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I6.28464

Markdown

[Yan et al. "CF-NeRF: Camera Parameter Free Neural Radiance Fields with Incremental Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/yan2024aaai-cf/) doi:10.1609/AAAI.V38I6.28464

BibTeX

@inproceedings{yan2024aaai-cf,
  title     = {{CF-NeRF: Camera Parameter Free Neural Radiance Fields with Incremental Learning}},
  author    = {Yan, Qingsong and Wang, Qiang and Zhao, Kaiyong and Chen, Jie and Li, Bo and Chu, Xiaowen and Deng, Fei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {6440-6448},
  doi       = {10.1609/AAAI.V38I6.28464},
  url       = {https://mlanthology.org/aaai/2024/yan2024aaai-cf/}
}