In this video, we will understand what is Max Pooling in Convolutional Neural Network and why do we use it. Max Pooling in ...
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 recent years, the field of computer vision has witnessed a remarkable transformation with the introduction of Convolutional Neural Networks (CNNs). These deep learning models have revolutionised ...