# Learned Multi-Patch Similarity

**Authors:** Wilfried Hartmann, Silvano Galliani, Michal Havlena, Luc Van Gool,, Konrad Schindler

arXiv: 1703.08836 · 2017-08-22

## TL;DR

This paper introduces a learned multi-patch similarity function using neural networks for depth estimation from multiple views, outperforming traditional pairwise methods.

## Contribution

It proposes a novel neural network-based approach to directly compute similarity across multiple image patches, addressing a gap in multi-view depth estimation.

## Key findings

- Outperforms pairwise similarity methods on multi-view datasets
- Demonstrates advantages of learned multi-patch similarity
- Validates effectiveness across several datasets

## Abstract

Estimating a depth map from multiple views of a scene is a fundamental task in computer vision. As soon as more than two viewpoints are available, one faces the very basic question how to measure similarity across >2 image patches. Surprisingly, no direct solution exists, instead it is common to fall back to more or less robust averaging of two-view similarities. Encouraged by the success of machine learning, and in particular convolutional neural networks, we propose to learn a matching function which directly maps multiple image patches to a scalar similarity score. Experiments on several multi-view datasets demonstrate that this approach has advantages over methods based on pairwise patch similarity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.08836/full.md

## Figures

51 figures with captions in the complete paper: https://tomesphere.com/paper/1703.08836/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1703.08836/full.md

---
Source: https://tomesphere.com/paper/1703.08836