merantix / picasso

:art: A CNN visualizer
https://medium.com/merantix/picasso-a-free-open-source-visualizer-for-cnns-d8ed3a35cfc5
Eclipse Public License 1.0
1.01k stars 121 forks source link

Add image diff tests #43

Open jan-xyz opened 6 years ago

jan-xyz commented 6 years ago

Test the output from the visualizers against expected images.

When we have that we can also submit these pictures for calculation and make sure that the probabilities are as expected.

That means:

jan-xyz commented 6 years ago

stack overflow idea: https://stackoverflow.com/questions/29261009/carrying-out-unit-testing-in-python-on-a-method-that-implements-imagedraw

jan-xyz commented 6 years ago

I think this can be closed as it was part of PR #41