This repository is in conjunction with the post "Convolution and Variants - Predictive Programmer". The post discuss the working of following convolution variants.
A step by step guide to how a simple convolution works visit here
Want to learn how and why 1x1 convs used? Visit here
Want to know what works behind a MobileNet? Visit here
How to perform an operation to upsample an input volume? Learn here