raghakot / keras-vis

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

Problem with using model having a custom layer. I imported the custom layer in my python file after which I am being able to load the model but visualize_saliency is giving error that the custom layer is not found. #106

Open saksham-s opened 6 years ago

saksham-s commented 6 years ago