paper-with-me

Papers

Fast Deep Stereo with 2D Convolutional Processing of Cost Signatures

2019-03-08 · Kyle Yee, Ayan Chakrabarti

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.

📄 PDF Abstract BibTeX arXiv:1903.04939

Code (1)

ayanc/fdscs tf

Tasks

Autonomous VehiclesGPU

Similar Papers 제목 키워드 기반

Real-Time Subpixel Fast Bilateral Stereo

2018-07-05 · Rui Fan, Yanan Liu, Mohammud Junaid Bocus, Lujia Wang 외

Stereo vision technique has been widely used in robotic systems to acquire 3-D information. In recent years, many researchers have applied bilateral filtering in stereo vision to adaptively aggregate the matching costs. …

GPU

Real-Time High-Quality Stereo Matching System on a GPU

2022-12-01 · Qiong Chang, Tsutomu Maruyama

In this paper, we propose a low error rate and real-time stereo vision system on GPU. Many stereo vision systems on GPU have been proposed to date. In those systems, the error rates and the processing speed are in trade-…

GPUStereo MatchingVocal Bursts Intensity Prediction

Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches

2015-10-20 · Jure Žbontar, Yann Lecun

We present a method for extracting depth information from a rectified image pair. Our approach focuses on the first stage of many stereo algorithms: the matching cost computation. We approach the problem by learning a si…

Binary ClassificationStereo MatchingStereo Matching Hand

A Comparison of Stereo-Matching Cost between Convolutional Neural Network and Census for Satellite Images

2019-05-22 · Bihe Chen, Rongjun Qin, Xu Huang, Shuang Song 외

Stereo dense image matching can be categorized to low-level feature based matching and deep feature based matching according to their matching cost metrics. Census has been proofed to be one of the most efficient low-lev…

Stereo MatchingStereo Matching Hand

Local Detection of Stereo Occlusion Boundaries

2019-06-01 · CVPR 2019 6 · Jialiang Wang, Todd Zickler

Stereo occlusion boundaries are one-dimensional structures in the visual field that separate foreground regions of a scene that are visible to both eyes (binocular regions) from background regions of a scene that are vis…

Stereo MatchingStereo Matching Hand