In this video, we will understand what is Stride in Convolutional Neural Network. While performing Convolution operation on an image, we move our filter by 1 pixel. It is called having the stride = 1.
In this video, we will understand what is Max Pooling in Convolutional Neural Network and why do we use it. Max Pooling in ...