DDCNet: Deep Dilated Convolutional Neural Network for Dense Prediction
Ali Salehi, Madhusudhanan Balasubramanian

TL;DR
This paper introduces DDCNet, a deep dilated convolutional neural network designed for dense prediction tasks like optical flow, achieving larger receptive fields and high-resolution features with fewer parameters, leading to competitive performance.
Contribution
The paper presents a systematic network design using dilated convolutions to enhance receptive fields and spatial resolution efficiently for dense prediction tasks.
Findings
Achieves larger receptive fields with fewer parameters.
Performs comparably on benchmarks like Sintel, KITTI, Middlebury.
Demonstrates effectiveness of dilated convolutions in dense prediction.
Abstract
Dense pixel matching problems such as optical flow and disparity estimation are among the most challenging tasks in computer vision. Recently, several deep learning methods designed for these problems have been successful. A sufficiently larger effective receptive field (ERF) and a higher resolution of spatial features within a network are essential for providing higher-resolution dense estimates. In this work, we present a systemic approach to design network architectures that can provide a larger receptive field while maintaining a higher spatial feature resolution. To achieve a larger ERF, we utilized dilated convolutional layers. By aggressively increasing dilation rates in the deeper layers, we were able to achieve a sufficiently larger ERF with a significantly fewer number of trainable parameters. We used optical flow estimation problem as the primary benchmark to illustrate our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Enhancement Techniques · Advanced Image Processing Techniques
