BP-MVSNet: Belief-Propagation-Layers for Multi-View-Stereo
Christian Sormann (1), Patrick Kn\"obelreiter (1), Andreas Kuhn (2),, Mattia Rossi (2), Thomas Pock (1), Friedrich Fraundorfer (1) ((1) Graz, University of Technology, (2) Sony Europe B.V.)

TL;DR
BP-MVSNet introduces a novel CNN-based multi-view stereo method that incorporates a differentiable CRF layer with belief propagation, normalization, and interpolation to produce high-quality depth maps, outperforming existing methods.
Contribution
The paper presents a new BP layer extension for MVS, enabling scale invariance and fractional label jumps, integrated into a multi-scale CNN for improved depth estimation.
Findings
Achieves state-of-the-art results on multiple datasets.
Significantly outperforms baseline methods.
Demonstrates effective integration of CRF with CNN in MVS.
Abstract
In this work, we propose BP-MVSNet, a convolutional neural network (CNN)-based Multi-View-Stereo (MVS) method that uses a differentiable Conditional Random Field (CRF) layer for regularization. To this end, we propose to extend the BP layer and add what is necessary to successfully use it in the MVS setting. We therefore show how we can calculate a normalization based on the expected 3D error, which we can then use to normalize the label jumps in the CRF. This is required to make the BP layer invariant to different scales in the MVS setting. In order to also enable fractional label jumps, we propose a differentiable interpolation step, which we embed into the computation of the pairwise term. These extensions allow us to integrate the BP layer into a multi-scale MVS network, where we continuously improve a rough initial estimate until we get high quality depth maps as a result. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConditional Random Field
