video

Deep Learning Course - Level: Beginner
In this lesson, we'll learn about the use of zero padding in convolutional neural networks and how it affects image data.
As we now know, each convolutional layer in a CNN has some defined number of filters that convolve the image input. The output from these convolution operations results in a matrix of pixel values with reduced dimensions from the original image input.
Committed by on