Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching

About

Leveraging on the recent developments in convolutional neural networks (CNNs), matching dense correspondence from a stereo pair has been cast as a learning problem, with performance exceeding traditional approaches. However, it remains challenging to generate high-quality disparities for the inherently ill-posed regions. To tackle this problem, we propose a novel cascade CNN architecture composing of two stages. The first stage advances the recently proposed DispNet by equipping it with extra up-convolution modules, leading to disparity images with more details. The second stage explicitly rectifies the disparity initialized by the first stage; it couples with the first-stage and generates residual signals across multiple scales. The summation of the outputs from the two stages gives the final disparity. As opposed to directly learning the disparity at the second stage, we show that residual learning provides more effective refinement. Moreover, it also benefits the training of the overall cascade network. Experimentation shows that our cascade residual learning scheme provides state-of-the-art performance for matching stereo correspondence. By the time of the submission of this paper, our method ranks first in the KITTI 2015 stereo benchmark, surpassing the prior works by a noteworthy margin.

Jiahao Pang, Wenxiu Sun, Jimmy SJ. Ren, Chengxi Yang, Qiong Yan• 2017

Related benchmarks

TaskDatasetResultRank
Stereo MatchingKITTI 2015 (test)
D1 Error (Overall)2.67
144
Stereo MatchingKITTI 2015
D1 Error (All)2.67
118
Disparity EstimationKITTI 2015 (test)
D1 Error (bg, all)2.48
77
Stereo MatchingScene Flow (test)
EPE1.6
70
Stereo MatchingScene Flow
EPE (px)1.4
40
Disparity EstimationScene Flow (test)
EPE1.32
24
Disparity EstimationFlyingThings3D (test)
EPE1.67
7
Stereo MatchingETH3D two-view stereo (test)
Error Rate (0.5px)10.26
6
Showing 8 of 8 rows

Other info

Follow for update