cnn-cheatsheet
cnn-cheatsheet copied to clipboard
animations for visualizing operations in CNNs
CNN Cheatsheet
Animations for visualizing operations in CNNs. All animations were done using the 3blue1brown's manim library. Check out the code to reproduce the images.
1D Convolution

2D Convolution
Zero Padding

Valid Convolution

Same Convolution

Full Convolution

Strided Convolution

Strided 1 and Stride 2

Pooling

Dilated Convolution

MNIST Convolution

Depth

RGB Convolution

RGB to Volume

Volume to Volume

1x1 Convolution

Global Pooling

Transpose Convolution
