English

NeRFusion: Fusing Radiance Fields for Large-Scale Scene Reconstruction

Computer Vision and Pattern Recognition 2022-03-23 v1 Graphics

Abstract

While NeRF has shown great success for neural reconstruction and rendering, its limited MLP capacity and long per-scene optimization times make it challenging to model large-scale indoor scenes. In contrast, classical 3D reconstruction methods can handle large-scale scenes but do not produce realistic renderings. We propose NeRFusion, a method that combines the advantages of NeRF and TSDF-based fusion techniques to achieve efficient large-scale reconstruction and photo-realistic rendering. We process the input image sequence to predict per-frame local radiance fields via direct network inference. These are then fused using a novel recurrent neural network that incrementally reconstructs a global, sparse scene representation in real-time at 22 fps. This global volume can be further fine-tuned to boost rendering quality. We demonstrate that NeRFusion achieves state-of-the-art quality on both large-scale indoor and small-scale object scenes, with substantially faster reconstruction than NeRF and other recent methods.

Keywords

Cite

@article{arxiv.2203.11283,
  title  = {NeRFusion: Fusing Radiance Fields for Large-Scale Scene Reconstruction},
  author = {Xiaoshuai Zhang and Sai Bi and Kalyan Sunkavalli and Hao Su and Zexiang Xu},
  journal= {arXiv preprint arXiv:2203.11283},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-24T10:21:06.255Z