Convolution filters are filters (multi-dimensional data) used in Convolution layer which helps in extracting specific features from input data. There are different types of Filters like Gaussian Blur, Prewitt Filter and many more which we have covered along with basic idea.
Convolution Filter are the tools to derive the best out of images!
Images are fundamentally, matrices.

where each digit, represents the intensity of light in that position.
Above is a grayscale image, that may be represente...
Published on June 10, 2020 06:22