convolution-operation

← ~/visualizations

convolution-operation #

A kernel sliding over an input matrix, producing an output matrix. The active region and output cell are highlighted.

canvasclick to interact

⏮◀◀▶▶STEP0.25x1xZOOM

t=0s

practical uses #

technical notes #

5x5 input, 3x3 kernel, 3x3 output. Kernel position cycles through all valid positions. Active input region highlighted.

← breadth-first-searchbackpropagation →