English

SAda-Net: A Self-Supervised Adaptive Stereo Estimation CNN For Remote Sensing Image Data

Computer Vision and Pattern Recognition 2024-10-18 v1 Machine Learning

Abstract

Stereo estimation has made many advancements in recent years with the introduction of deep-learning. However the traditional supervised approach to deep-learning requires the creation of accurate and plentiful ground-truth data, which is expensive to create and not available in many situations. This is especially true for remote sensing applications, where there is an excess of available data without proper ground truth. To tackle this problem, we propose a self-supervised CNN with self-improving adaptive abilities. In the first iteration, the created disparity map is inaccurate and noisy. Leveraging the left-right consistency check, we get a sparse but more accurate disparity map which is used as an initial pseudo ground-truth. This pseudo ground-truth is then adapted and updated after every epoch in the training step of the network. We use the sum of inconsistent points in order to track the network convergence. The code for our method is publicly available at: https://github.com/thedodo/SAda-Net}{https://github.com/thedodo/SAda-Net

Keywords

Cite

@article{arxiv.2410.13500,
  title  = {SAda-Net: A Self-Supervised Adaptive Stereo Estimation CNN For Remote Sensing Image Data},
  author = {Dominik Hirner and Friedrich Fraundorfer},
  journal= {arXiv preprint arXiv:2410.13500},
  year   = {2024}
}

Comments

Will be presented at ICPR2024 in December 2024 in Kolkata, India

R2 v1 2026-06-28T19:25:46.909Z