NeuralMVS: Bridging Multi-View Stereo and Novel View Synthesis
Radu Alexandru Rosu, Sven Behnke

TL;DR
NeuralMVS introduces a novel neural network that combines multi-view stereo and neural radiance fields to efficiently recover 3D geometry and high-resolution images from sparse inputs, generalizing well to new scenes.
Contribution
The paper presents a new method that bridges MVS and NeRF approaches, enabling fast, generalizable 3D scene reconstruction from limited images.
Findings
Achieves comparable accuracy to scene-specific methods
Generalizes well to unseen scenes
Runs significantly faster with a coarse-to-fine sphere tracing approach
Abstract
Multi-View Stereo (MVS) is a core task in 3D computer vision. With the surge of novel deep learning methods, learned MVS has surpassed the accuracy of classical approaches, but still relies on building a memory intensive dense cost volume. Novel View Synthesis (NVS) is a parallel line of research and has recently seen an increase in popularity with Neural Radiance Field (NeRF) models, which optimize a per scene radiance field. However, NeRF methods do not generalize to novel scenes and are slow to train and test. We propose to bridge the gap between these two methodologies with a novel network that can recover 3D scene geometry as a distance function, together with high-resolution color images. Our method uses only a sparse set of images as input and can generalize well to novel scenes. Additionally, we propose a coarse-to-fine sphere tracing approach in order to significantly increase…
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.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Computer Graphics and Visualization Techniques
