TL;DR
Stereo Radiance Fields (SRF) is a novel neural view synthesis method that generalizes across scenes using sparse views, enabling quick adaptation and producing sharper, more detailed images than traditional scene-specific models.
Contribution
SRF introduces a neural architecture inspired by classical stereo methods that generalizes to new scenes with sparse views, reducing training time and improving detail.
Findings
SRF generalizes to new scenes without re-training.
Requires only 10 sparse views for effective synthesis.
Fine-tuning enhances image sharpness and detail.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
