Fast Deep Stereo with 2D Convolutional Processing of Cost Signatures

03/08/2019
by   Kyle Yee, et al.
0

Modern neural network-based algorithms are able to produce highly accurate depth estimates from stereo image pairs, nearly matching the reliability of measurements from more expensive depth sensors. However, this accuracy comes with a higher computational cost since these methods use network architectures designed to compute and process matching scores across all candidate matches at all locations, with floating point computations repeated across a match volume with dimensions corresponding to both space and disparity. This leads to longer running times to process each image pair, making them impractical for real-time use in robots and autonomous vehicles. We propose a new stereo algorithm that employs a significantly more efficient network architecture. Our method builds an initial match cost volume using traditional matching costs that are fast to compute, and trains a network to estimate disparity from this volume. Crucially, our network only employs per-pixel and two-dimensional convolution operations: to summarize the match information at each location as a low-dimensional feature vector, and to spatially process these `cost-signature' features to produce a dense disparity map. Experimental results on the KITTI benchmark show that our method delivers competitive accuracy at significantly higher speeds---running at 48 frames per second on a modern GPU.

READ FULL TEXT

page 3

page 6

research
11/17/2016

End-to-end Learning of Cost-Volume Aggregation for Real-time Dense Stereo

We present a new deep learning-based approach for dense stereo matching....
research
12/01/2020

Displacement-Invariant Cost Computation for Efficient Stereo Matching

Although deep learning-based methods have dominated stereo matching lead...
research
09/23/2022

Accurate and Efficient Stereo Matching via Attention Concatenation Volume

Stereo matching is a fundamental building block for many vision and robo...
research
12/04/2017

Learning Deep Correspondence through Prior and Posterior Feature Constancy

Stereo matching algorithms usually consist of four steps, including matc...
research
10/13/2016

Embedded real-time stereo estimation via Semi-Global Matching on the GPU

Dense, robust and real-time computation of depth information from stereo...
research
10/26/2020

EDNet: Improved DispNet for Efficient Disparity Estimation

Given a pair of rectified images, the goal of stereo matching is to esti...
research
02/03/2021

Multi-Scale Cost Volumes Cascade Network for Stereo Matching

Stereo matching is essential for robot navigation. However, the accuracy...

Please sign up or login with your details

Forgot password? Click here to reset