Show HN: Convolution Solver and Visualizer (convolution-solver.ybouane.com)

38 points by ybouane ↗ HN
I made this convolution solver and visualizer tool to help get the parameters right when doing Conv2D / Conv2DTranspose. It also allows you to visualize the convolution interactively.

Open Source code on GitHub.

4 comments

[ 3.1 ms ] story [ 15.5 ms ] thread
For some reason I expected this to be related to FFT convolutions.