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

Stereo Radiance Fields (SRF): Learning View Synthesis for Sparse Views of Novel Scenes

About

Recent neural view synthesis methods have achieved impressive quality and realism, surpassing classical pipelines which rely on multi-view reconstruction. State-of-the-Art methods, such as NeRF, are designed to learn a single scene with a neural network and require dense multi-view inputs. Testing on a new scene requires re-training from scratch, which takes 2-3 days. In this work, we introduce Stereo Radiance Fields (SRF), a neural view synthesis approach that is trained end-to-end, generalizes to new scenes, and requires only sparse views at test time. The core idea is a neural architecture inspired by classical multi-view stereo methods, which estimates surface points by finding similar image regions in stereo images. In SRF, we predict color and density for each 3D point given an encoding of its stereo correspondence in the input images. The encoding is implicitly learned by an ensemble of pair-wise similarities -- emulating classical stereo. Experiments show that SRF learns structure instead of overfitting on a scene. We train on multiple scenes of the DTU dataset and generalize to new ones without re-training, requiring only 10 sparse and spread-out views as input. We show that 10-15 minutes of fine-tuning further improve the results, achieving significantly sharper, more detailed results than scene-specific models. The code, model, and videos are available at https://virtualhumans.mpi-inf.mpg.de/srf/.

Julian Chibane, Aayush Bansal, Verica Lazova, Gerard Pons-Moll• 2021

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisLLFF 3-view
PSNR17.07
95
Novel View SynthesisDTU (test)
PSNR22.12
82
Novel View SynthesisLLFF 9-view
PSNR17.39
75
Novel View SynthesisLLFF 6-view
PSNR16.75
74
Novel View SynthesisDTU 6-view
PSNR18.87
49
Novel View SynthesisDTU 3-view
PSNR15.68
47
Novel View SynthesisDTU (val)
PSNR (full)19.97
43
Novel View SynthesisDTU 9-view
PSNR20.75
22
Novel View SynthesisDTU 9-view (test)
Full-image PSNR19.97
21
Novel View SynthesisLLFF Forward-facing (test)
PSNR17.07
20
Showing 10 of 18 rows

Other info

Follow for update