English

DELS-MVS: Deep Epipolar Line Search for Multi-View Stereo

Computer Vision and Pattern Recognition 2022-12-14 v1

Abstract

We propose a novel approach for deep learning-based Multi-View Stereo (MVS). For each pixel in the reference image, our method leverages a deep architecture to search for the corresponding point in the source image directly along the corresponding epipolar line. We denote our method DELS-MVS: Deep Epipolar Line Search Multi-View Stereo. Previous works in deep MVS select a range of interest within the depth space, discretize it, and sample the epipolar line according to the resulting depth values: this can result in an uneven scanning of the epipolar line, hence of the image space. Instead, our method works directly on the epipolar line: this guarantees an even scanning of the image space and avoids both the need to select a depth range of interest, which is often not known a priori and can vary dramatically from scene to scene, and the need for a suitable discretization of the depth space. In fact, our search is iterative, which avoids the building of a cost volume, costly both to store and to process. Finally, our method performs a robust geometry-aware fusion of the estimated depth maps, leveraging a confidence predicted alongside each depth. We test DELS-MVS on the ETH3D, Tanks and Temples and DTU benchmarks and achieve competitive results with respect to state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2212.06626,
  title  = {DELS-MVS: Deep Epipolar Line Search for Multi-View Stereo},
  author = {Christian Sormann and Emanuele Santellani and Mattia Rossi and Andreas Kuhn and Friedrich Fraundorfer},
  journal= {arXiv preprint arXiv:2212.06626},
  year   = {2022}
}

Comments

accepted at WACV 2023

R2 v1 2026-06-28T07:32:25.649Z