Tag: dilated convolution

Dilated Convolution in Deep Learning

Dilated convolution is the concept of skipping the pixel while convoluting the kernel with the input. It is also known as the pixel-skipping algorithm. theRead More …