DDCNet: Deep Dilated Convolutional Neural Network for Dense Prediction

Ali Salehi1, Madhusudhanan Balasubramanian1

  • 1Department of Electrical and Computer Engineering, The University of Memphis, Memphis TN 38152.

Neurocomputing
|June 19, 2023
PubMed
Summary

This study introduces a novel network architecture for computer vision tasks like optical flow estimation. The proposed design uses dilated convolutions to achieve a larger effective receptive field (ERF) with fewer parameters, resulting in lightweight yet effective models.

Related Concept Videos

Dense Connective Tissue01:13

Dense Connective Tissue

Dense connective tissue contains more collagen fibers than loose connective tissue. As a consequence, it displays greater resistance to stretching. There are two major categories of dense connective tissue— regular and irregular.
Dense Regular Connective Tissue
In dense regular connective tissue, fibers are arranged parallel to each other, enhancing its tensile strength and resistance to stretching in the direction of the fiber orientations. Ligaments and tendons are made of dense regular...
7.9K
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
305
Convolution Properties I01:20

Convolution Properties I

Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
190
Convolution Properties II01:17

Convolution Properties II

The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
240
Neural Circuits01:25

Neural Circuits

Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.3K