raghakot / keras-vis

Neural network visualization toolkit for keras
https://raghakot.github.io/keras-vis
MIT License
2.98k stars 664 forks source link

swaps imresize with zoom #55

Closed ahmedhosny closed 7 years ago

ahmedhosny commented 7 years ago

addresses #54 Uses scipy zoom - tested.

raghakot commented 7 years ago

Thanks. It looks like the PEP8 style checks are failing. I will fix it myself this time since its a simple change.