# Self-Supervised Learning for Stereo Reconstruction on Aerial Images

**Authors:** Patrick Kn\"obelreiter, Christoph Vogel, Thomas Pock

arXiv: 1907.12446 · 2019-07-30

## TL;DR

This paper introduces a self-supervised training method for stereo reconstruction in aerial images, enabling adaptation to specific datasets without external ground truth, significantly improving accuracy and completeness.

## Contribution

The authors develop a self-supervised approach that fine-tunes stereo networks on new datasets without external labels, using iterative data generation and filtering.

## Key findings

- Significant improvement in stereo reconstruction accuracy and completeness.
- Final model outperforms other popular stereo algorithms on aerial datasets.
- Method effectively adapts pre-trained models to new data characteristics.

## Abstract

Recent developments established deep learning as an inevitable tool to boost the performance of dense matching and stereo estimation. On the downside, learning these networks requires a substantial amount of training data to be successful. Consequently, the application of these models outside of the laboratory is far from straight forward. In this work we propose a self-supervised training procedure that allows us to adapt our network to the specific (imaging) characteristics of the dataset at hand, without the requirement of external ground truth data. We instead generate interim training data by running our intermediate network on the whole dataset, followed by conservative outlier filtering. Bootstrapped from a pre-trained version of our hybrid CNN-CRF model, we alternate the generation of training data and network training. With this simple concept we are able to lift the completeness and accuracy of the pre-trained version significantly. We also show that our final model compares favorably to other popular stereo estimation algorithms on an aerial dataset.

## Full text

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

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1907.12446/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1907.12446/full.md

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