In this article, we will understand about Im2row Convolution which is an approach to perform Convolution by modifying the layout of image and filter. It is a better alternative to Im2col.
Table of Contents:
IntroductionIm2col Convolution.
2.1 Drawbacks of Im2col Convolution.Im2row Convolution.
3.1 Traditional Im2row Algorithm.
3.2 Improvised Im2row Algorithm.
Prerequisite: Im2col Convolution
Before discussing Im2row Convolution, we will also look at im2col and it's drawbacks.
Introduction: ...
Published on December 08, 2021 07:39