Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NeRFusion: Fusing Radiance Fields for Large-Scale Scene Reconstruction

About

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.

Xiaoshuai Zhang, Sai Bi, Kalyan Sunkavalli, Hao Su, Zexiang Xu• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisDTU (test)
PSNR31.79
82
Novel View SynthesisScanNet
PSNR22.99
58
Novel View SynthesisScanNet (test)
PSNR22.99
25
Novel View SynthesisScanNet 11 (test)
PSNR26.49
16
Novel View SynthesisScanNet (novel view)
PSNR26.49
15
Novel View SynthesisNeRF Synthetic 360° (test)
PSNR31.25
10
Geometry ReconstructionDTU input views (test)
Absolute Error0.034
3
Geometry ReconstructionDTU novel views (test)
Absolute Error0.036
3
Showing 8 of 8 rows

Other info

Code

Follow for update