paper-with-me

홈 › Papers

Fine-tuning deep learning models for stereo matching using results from semi-global matching

2022-05-27 · Hessah Albanwan, Rongjun Qin

Deep learning (DL) methods are widely investigated for stereo image matching tasks due to their reported high accuracies. However, their transferability/generalization capabilities are limited by the instances seen in the training data. With satellite images covering large-scale areas with variances in locations, content, land covers, and spatial patterns, we expect their performances to be impacted. Increasing the number and diversity of training data is always an option, but with the ground-truth disparity being limited in remote sensing due to its high cost, it is almost impossible to obtain the ground-truth for all locations. Knowing that classical stereo matching methods such as Census-based semi-global-matching (SGM) are widely adopted to process different types of stereo data, we therefore, propose a finetuning method that takes advantage of disparity maps derived from SGM on target stereo data. Our proposed method adopts a simple scheme that uses the energy map derived from the SGM algorithm to select high confidence disparity measurements, at the same utilizing the images to limit these selected disparity measurements on texture-rich regions. Our approach aims to investigate the possibility of improving the transferability of current DL methods to unseen target data without having their ground truth as a requirement. To perform a comprehensive study, we select 20 study-sites around the world to cover a variety of complexities and densities. We choose well-established DL methods like geometric and context network (GCNet), pyramid stereo matching network (PSMNet), and LEAStereo for evaluation. Our results indicate an improvement in the transferability of the DL methods across different regions visually and numerically.

📄 PDF Abstract BibTeX arXiv:2205.14051

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Similar Papers 제목 키워드 기반

Semi-synthesis: A fast way to produce effective datasets for stereo matching

2021-01-26 · Ju He, Enyu Zhou, Liusheng Sun, Fei Lei 외

Stereo matching is an important problem in computer vision which has drawn tremendous research attention for decades. Recent years, data-driven methods with convolutional neural networks (CNNs) are continuously pushing s…

Stereo Matching

Semi-dense Stereo Matching using Dual CNNs

2018-10-02 · Wendong Mao, Mingjie Wang, Jun Zhou, Minglun Gong

A robust solution for semi-dense stereo matching is presented. It utilizes two CNN models for computing stereo matching cost and performing confidence-based filtering, respectively. Compared to existing CNNs-based matchi…

Stereo MatchingStereo Matching Hand

Computing the Stereo Matching Cost with a Convolutional Neural Network

2014-09-15 · CVPR 2015 6 · Jure Žbontar, Yann Lecun

We present a method for extracting depth information from a rectified image pair. We train a convolutional neural network to predict how well two image patches match and use it to compute the stereo matching cost. The co…

Stereo MatchingStereo Matching Hand

Mono2Stereo: Monocular Knowledge Transfer for Enhanced Stereo Matching

2024-11-14 · Yuran Wang, Yingping Liang, Hesong Li, Ying Fu

The generalization and performance of stereo matching networks are limited due to the domain gap of the existing synthetic datasets and the sparseness of GT labels in the real datasets. In contrast, monocular depth estim…

Depth EstimationKnowledge DistillationMonocular Depth EstimationNovel View Synthesis+3

Detecting Ground Control Points via Convolutional Neural Network for Stereo Matching

2016-05-08 · Zhun Zhong, Songzhi Su, Donglin Cao, Shaozi Li

In this paper, we present a novel approach to detect ground control points (GCPs) for stereo matching problem. First of all, we train a convolutional neural network (CNN) on a large stereo set, and compute the matching c…

Stereo MatchingStereo Matching Hand