FC-DCNN: A densely connected neural network for stereo estimation

10/14/2020
by   Dominik Hirner, et al.
0

We propose a novel lightweight network for stereo estimation. Our network consists of a fully-convolutional densely connected neural network (FC-DCNN) that computes matching costs between rectified image pairs. Our FC-DCNN method learns expressive features and performs some simple but effective post-processing steps. The densely connected layer structure connects the output of each layer to the input of each subsequent layer. This network structure and the fact that we do not use any fully-connected layers or 3D convolutions leads to a very lightweight network. The output of this network is used in order to calculate matching costs and create a cost-volume. Instead of using time and memory-inefficient cost-aggregation methods such as semi-global matching or conditional random fields in order to improve the result, we rely on filtering techniques, namely median filter and guided filter. By computing a left-right consistency check we get rid of inconsistent values. Afterwards we use a watershed foreground-background segmentation on the disparity image with removed inconsistencies. This mask is then used to refine the final prediction. We show that our method works well for both challenging indoor and outdoor scenes by evaluating it on the Middlebury, KITTI and ETH3D benchmarks respectively. Our full framework is available at https://github.com/thedodo/FC-DCNN

READ FULL TEXT

page 1

page 3

page 4

page 6

page 7

research
09/14/2022

FCDSN-DC: An Accurate and Lightweight Convolutional Neural Network for Stereo Estimation with Depth Completion

We propose an accurate and lightweight convolutional neural network for ...
research
10/20/2015

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

We present a method for extracting depth information from a rectified im...
research
08/12/2021

Correlate-and-Excite: Real-Time Stereo Matching via Guided Cost Volume Excitation

Volumetric deep learning approach towards stereo matching aggregates a c...
research
01/15/2016

Stereo Matching by Joint Energy Minimization

In [18], Mozerov et al. propose to perform stereo matching as a two-step...
research
04/13/2019

GA-Net: Guided Aggregation Net for End-to-end Stereo Matching

In the stereo matching task, matching cost aggregation is crucial in bot...
research
11/28/2016

The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation

State-of-the-art approaches for semantic image segmentation are built on...
research
01/12/2019

One-view occlusion detection for stereo matching with a fully connected CRF model

In this paper, we extend the standard belief propagation (BP) sequential...

Please sign up or login with your details

Forgot password? Click here to reset