Show HN: I built a pytorch image transformation visualizer. Thoughts?
The torchvision transforms package is kind of hard to understand so I built an app to develop and visualize image transformations.
I threw this together mostly for myself but I'd be happy to build a more permanent tool if others find this useful.
See it here: http://bit.ly/3wlDohX
3 comments
[ 3.2 ms ] story [ 20.7 ms ] threadPerhaps you can add a blurb of instructions at the top of the app or in a dialog. It took a bit of playing around with to figure out how to make it work. Just a couple of notes about adding to, and updating the transformation pipeline; and regenerating the output (the button for which should maybe be with the other buttons).