paper-with-me

홈 › Papers

Self-Supervised Learning for Stereo Matching with Self-Improving Ability

2017-09-04 · Yiran Zhong, Yuchao Dai, Hongdong Li

Exiting deep-learning based dense stereo matching methods often rely on ground-truth disparity maps as the training signals, which are however not always available in many situations. In this paper, we design a simple convolutional neural network architecture that is able to learn to compute dense disparity maps directly from the stereo inputs. Training is performed in an end-to-end fashion without the need of ground-truth disparity maps. The idea is to use image warping error (instead of disparity-map residuals) as the loss function to drive the learning process, aiming to find a depth-map that minimizes the warping error. While this is a simple concept well-known in stereo matching, to make it work in a deep-learning framework, many non-trivial challenges must be overcome, and in this work we provide effective solutions. Our network is self-adaptive to different unseen imageries as well as to different camera settings. Experiments on KITTI and Middlebury stereo benchmark datasets show that our method outperforms many state-of-the-art stereo matching methods with a margin, and at the same time significantly faster.

📄 PDF Abstract BibTeX arXiv:1709.00930

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningStereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

PVStereo: Pyramid Voting Module for End-to-End Self-Supervised Stereo Matching

2021-03-12 · Hengli Wang, Rui Fan, Peide Cai, Ming Liu

Supervised learning with deep convolutional neural networks (DCNNs) has seen huge adoption in stereo matching. However, the acquisition of large-scale datasets with well-labeled ground truth is cumbersome and labor-inten…

Stereo Matching

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

Pseudo-Stereo Inputs: A Solution to the Occlusion Challenge in Self-Supervised Stereo Matching

2024-10-03 · Ruizhi Yang, Xingqiang Li, Jiajun Bai, Jinsong Du

Self-supervised stereo matching holds great promise for application and research due to its independence from expensive labeled data. However, direct self-supervised stereo matching paradigms based on photometric loss fu…

Stereo Matching

Unsupervised Deep Asymmetric Stereo Matching With Spatially-Adaptive Self-Similarity

2023-01-01 · CVPR 2023 1 · Taeyong Song, Sunok Kim, Kwanghoon Sohn

Unsupervised stereo matching has received a lot of attention since it enables the learning of disparity estimation without ground-truth data. However, most of the unsupervised stereo matching algorithms assume that t…

Disparity EstimationStereo Matching

Non-destructive three-dimensional measurement of hand vein based on self-supervised network

2019-06-29 · Xiaoyu Chen, Qixin Wang, Jinzhou Ge, Yi Zhang 외

At present, supervised stereo methods based on deep neural network have achieved impressive results. However, in some scenarios, accurate three-dimensional labels are inaccessible for supervised training. In this paper, …