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

09/14/2022
by   Dominik Hirner, et al.
0

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends FC-DCNN by improving the feature extractor, adding a network structure for training highly accurate similarity functions and a network structure for filling inconsistent disparity estimates. The whole method consists of three parts. The first part consists of fully-convolutional densely connected layers that computes expressive features of rectified image pairs. The second part of our network learns highly accurate similarity functions between this learned features. It consists of densely-connected convolution layers with a deformable convolution block at the end to further improve the accuracy of the results. After this step an initial disparity map is created and the left-right consistency check is performed in order to remove inconsistent points. The last part of the network then uses this input together with the corresponding left RGB image in order to train a network that fills in the missing measurements. Consistent depth estimations are gathered around invalid points and are parsed together with the RGB points into a shallow CNN network structure in order to recover the missing values. We evaluate our method on challenging real world indoor and outdoor scenes, in particular Middlebury, KITTI and ETH3D were it produces competitive results. We furthermore show that this method generalizes well and is well suited for many applications without the need of further training. The code of our full framework is available at: https://github.com/thedodo/FCDSN-DC

READ FULL TEXT

page 1

page 2

page 6

research
10/14/2020

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

We propose a novel lightweight network for stereo estimation. Our networ...
research
06/29/2019

Non-destructive three-dimensional measurement of hand vein based on self-supervised network

At present, supervised stereo methods based on deep neural network have ...
research
10/04/2018

Learning Depth with Convolutional Spatial Propagation Network

Depth prediction is one of the fundamental problems in computer vision. ...
research
07/24/2020

A Lightweight Neural Network for Monocular View Generation with Occlusion Handling

In this article, we present a very lightweight neural network architectu...
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
12/22/2020

Learning Joint 2D-3D Representations for Depth Completion

In this paper, we tackle the problem of depth completion from RGBD data....
research
05/28/2020

Stereo Vision Based Single-Shot 6D Object Pose Estimation for Bin-Picking by a Robot Manipulator

We propose a fast and accurate method of 6D object pose estimation for b...

Please sign up or login with your details

Forgot password? Click here to reset