Show HN: Convviz – A small visualization of neural network convolution
convviz.netlify.app
Show HN: Convviz – A small visualization of neural network convolution
1–2 of 2 posts
Re: Show HN: Convviz – A small visualization of neural network convolution
#2Inspired by https://github.com/vdumoulin/conv_arithmetic and https://animatedai.github.io/ I created a small tool that visualizes neural network convolutions. It allows changing some parameters such as input size, padding and stride. I thought it might be helpful for some people. Let me know what you think!