Hacker News new | ask | show | jobs
Show HN: Convolution Solver and Visualizer (convolution-solver.ybouane.com)
38 points by ybouane 583 days ago
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.

2 comments

For some reason I expected this to be related to FFT convolutions.
Thanks, this is useful
Great to hear that!