FCDSN-DC: An Accurate and Lightweight Convolutional Neural Network for Stereo Estimation with Depth Completion
Dominik Hirner, Friedrich Fraundorfer

TL;DR
This paper introduces FCDSN-DC, a lightweight, fully-convolutional neural network that improves stereo estimation and depth completion accuracy while maintaining efficiency, suitable for diverse real-world scenes.
Contribution
The paper presents a novel, fully-convolutional deformable similarity network with depth completion that enhances feature extraction, similarity learning, and missing data filling in stereo depth estimation.
Findings
Achieves competitive results on Middlebury, KITTI, and ETH3D datasets.
Generalizes well across indoor and outdoor scenes without additional training.
Maintains high accuracy with a lightweight model suitable for real-world applications.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
MethodsConvolution · Deformable Convolution
