English
Related papers

Related papers: Displacement-Invariant Cost Computation for Effici…

200 papers

Stereo matching is the key step in estimating depth from two or more images. Recently, some tree-based non-local stereo matching methods have been proposed, which achieved state-of-the-art performance. The algorithms employed some tree…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Xuan Luo , Xuejiao Bai , Shuo Li , Hongtao Lu , Sei-ichiro Kamata

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…

Computer Vision and Pattern Recognition · Computer Science 2017-09-05 Yiran Zhong , Yuchao Dai , Hongdong Li

Existing learning-based multi-view stereo (MVS) methods rely on the depth range to build the 3D cost volume and may fail when the range is too large or unreliable. To address this problem, we propose a disparity-based MVS method based on…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Qingsong Yan , Qiang Wang , Kaiyong Zhao , Bo Li , Xiaowen Chu , Fei Deng

In this work, we concentrate on exciting the intrinsic local consistency of stereo matching through the incorporation of superpixel soft constraints, with the objective of mitigating inaccuracies at the boundaries of predicted disparity…

Computer Vision and Pattern Recognition · Computer Science 2024-11-21 Shanglong Liu , Lin Qi , Junyu Dong , Wenxiang Gu , Liyi Xu

Although convolution neural network based stereo matching architectures have made impressive achievements, there are still some limitations: 1) Convolutional Feature (CF) tends to capture appearance information, which is inadequate for…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Biyang Liu , Huimin Yu , Yangqi Long

Unsupervised stereo matching has garnered significant attention for its independence from costly disparity annotations. Typical unsupervised methods rely on the multi-view consistency assumption for training networks, which suffer…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Chuang-Wei Liu , Mingjian Sun , Cairong Zhao , Hanli Wang , Alexander Dvorkovich , Rui Fan

Cost aggregation is a key component of stereo matching for high-quality depth estimation. Most methods use multi-scale processing to downsample cost volume for proper context information, but will cause loss of details when upsampling. In…

Computer Vision and Pattern Recognition · Computer Science 2020-06-08 Chengtang Yao , Yunde Jia , Huijun Di , Yuwei Wu , Lidong Yu

In this paper, we present Shift Convolution Network (ShiftConvNet) to provide matching capability between two feature maps for stereo estimation. The proposed method can speedily produce a highly accurate disparity map from stereo images. A…

Computer Vision and Pattern Recognition · Computer Science 2019-11-21 Jian Xie

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive convolutions and…

Computer Vision and Pattern Recognition · Computer Science 2020-10-16 Changjiang Cai , Philippos Mordohai

The deep multi-view stereo (MVS) and stereo matching approaches generally construct 3D cost volumes to regularize and regress the output depth or disparity. These methods are limited when high-resolution outputs are needed since the memory…

Computer Vision and Pattern Recognition · Computer Science 2020-06-08 Xiaodong Gu , Zhiwen Fan , Zuozhuo Dai , Siyu Zhu , Feitong Tan , Ping Tan

Stereo matching is vital in 3D computer vision, with most algorithms assuming symmetric visual properties between binocular visions. However, the rise of asymmetric multi-camera systems (e.g., tele-wide cameras) challenges this assumption…

Computer Vision and Pattern Recognition · Computer Science 2025-08-15 Yuanting Gao , Linghao Shen

High-performance real-time stereo matching methods invariably rely on 3D regularization of the cost volume, which is unfriendly to mobile devices. And 2D regularization based methods struggle in ill-posed regions. In this paper, we present…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Xiaobao Wei , Changyong Shu , Zhaokun Yue , Chang Huang , Weiwei Liu , Shuai Yang , Lirong Yang , Peng Gao , Wenbin Zhang , Gaochao Zhu , Chengxiang Wang

We propose a novel deep learning architecture for regressing disparity from a rectified pair of stereo images. We leverage knowledge of the problem's geometry to form a cost volume using deep feature representations. We learn to incorporate…

Computer Vision and Pattern Recognition · Computer Science 2017-03-14 Alex Kendall , Hayk Martirosyan , Saumitro Dasgupta , Peter Henry , Ryan Kennedy , Abraham Bachrach , Adam Bry

Stereo matching estimates the disparity between a rectified image pair, which is of great importance to depth sensing, autonomous driving, and other related tasks. Previous works built cost volumes with cross-correlation or concatenation of…

Computer Vision and Pattern Recognition · Computer Science 2019-03-12 Xiaoyang Guo , Kai Yang , Wukui Yang , Xiaogang Wang , Hongsheng Li

A Multistage Full Matching disparity estimation scheme (MFM) is proposed in this work. We demonstrate that decouple all similarity scores directly from the low-resolution 4D volume step by step instead of estimating low-resolution 3D cost…

Computer Vision and Pattern Recognition · Computer Science 2020-12-11 Hong Zhang , Shenglun Chen , Zhihui Wang , Haojie Li , Wanli Ouyang

We introduce Double Cost Volume Stereo Matching Network(DCVSMNet) which is a novel architecture characterised by by two small upper (group-wise) and lower (norm correlation) cost volumes. Each cost volume is processed separately, and a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Mahmoud Tahmasebi , Saif Huq , Kevin Meehan , Marion McAfee

Deep neural networks have shown excellent performance for stereo matching. Many efforts focus on the feature extraction and similarity measurement of the matching cost computation step while less attention is paid on cost aggregation which…

Computer Vision and Pattern Recognition · Computer Science 2018-01-15 Lidong Yu , Yucheng Wang , Yuwei Wu , Yunde Jia

Efficient yet accurate extraction of depth from stereo image pairs is required by systems with low power resources, such as robotics and embedded systems. State-of-the-art stereo matching methods based on convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Rafael Brandt , Nicola Strisciuglio , Nicolai Petkov

This paper presents a stereo object matching method that exploits both 2D contextual information from images as well as 3D object-level information. Unlike existing stereo matching methods that exclusively focus on the pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2021-03-25 Jaesung Choe , Kyungdon Joo , Francois Rameau , In So Kweon

When a human matches two images, the viewer has a natural tendency to view the wide area around the target pixel to obtain clues of right correspondence. However, designing a matching cost function that works on a large window in the same…

Computer Vision and Pattern Recognition · Computer Science 2017-09-20 Haesol Park , Kyoung Mu Lee