paper-with-me

홈 › Papers

WHU-Stereo: A Challenging Benchmark for Stereo Matching of High-Resolution Satellite Images

2022-06-06 · Shenhong Li, Sheng He, San Jiang, Wanshou Jiang, Lin Zhang

Stereo matching of high-resolution satellite images (HRSI) is still a fundamental but challenging task in the field of photogrammetry and remote sensing. Recently, deep learning (DL) methods, especially convolutional neural networks (CNNs), have demonstrated tremendous potential for stereo matching on public benchmark datasets. However, datasets for stereo matching of satellite images are scarce. To facilitate further research, this paper creates and publishes a challenging dataset, termed WHU-Stereo, for stereo matching DL network training and testing. This dataset is created by using airborne LiDAR point clouds and high-resolution stereo imageries taken from the Chinese GaoFen-7 satellite (GF-7). The WHU-Stereo dataset contains more than 1700 epipolar rectified image pairs, which cover six areas in China and includes various kinds of landscapes. We have assessed the accuracy of ground-truth disparity maps, and it is proved that our dataset achieves comparable precision compared with existing state-of-the-art stereo matching datasets. To verify its feasibility, in experiments, the hand-crafted SGM stereo matching algorithm and recent deep learning networks have been tested on the WHU-Stereo dataset. Experimental results show that deep learning networks can be well trained and achieves higher performance than hand-crafted SGM algorithm, and the dataset has great potential in remote sensing application. The WHU-Stereo dataset can serve as a challenging benchmark for stereo matching of high-resolution satellite images, and performance evaluation of deep learning models. Our dataset is available at https://github.com/Sheng029/WHU-Stereo

📄 PDF Abstract BibTeX arXiv:2206.02342

Code (1)

sheng029/whu-stereo 공식 구현 tf

Tasks

Deep LearningStereo Matching

Similar Papers 제목 키워드 기반

CATS: A Color and Thermal Stereo Benchmark

2017-07-01 · CVPR 2017 7 · Wayne Treible, Philip Saponaro, Scott Sorensen, Abhishek Kolagunda 외

Stereo matching is a well researched area using visible-band color cameras. Thermal images are typically lower resolution, have less texture, and are noisier compared to their visible-band counterparts and are more chall…

Stereo MatchingStereo Matching Hand

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline

2023-12-01 · Xianda Guo, Chenming Zhang, Juntao Lu, Yiqun Duan 외

Stereo matching aims to estimate the disparity between matching pixels in a stereo image pair, which is important to robotics, autonomous driving, and other computer vision tasks. Despite the development of numerous impr…

Autonomous DrivingAutonomous NavigationStereo Matching

FoundationStereo: Zero-Shot Stereo Matching

2025-01-17 · CVPR 2025 1 · Bowen Wen, Matthew Trepte, Joseph Aribido, Jan Kautz 외

Tremendous progress has been made in deep stereo matching to excel on benchmark datasets through per-domain fine-tuning. However, achieving strong zero-shot generalization - a hallmark of foundation models in other compu…

Depth EstimationDiversityStereo Depth EstimationStereo Matching+1

Flow2Stereo: Effective Self-Supervised Learning of Optical Flow and Stereo Matching

2020-04-05 · CVPR 2020 6 · Pengpeng Liu, Irwin King, Michael Lyu, Jia Xu

In this paper, we propose a unified method to jointly learn optical flow and stereo matching. Our first intuition is stereo matching can be modeled as a special case of optical flow, and we can leverage 3D geometry behin…

3D geometryOptical Flow EstimationSelf-Supervised LearningStereo 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