Tag: down sampling without pooling

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 …