An implementation of VisualBackProp using the Keras framework.
This implementation is hardcoded and handles only the VGG19 architecture
This implementation is based on VisualBackProp: efficient visualization of CNNs and Visualizing and Understanding Convolutional Networks
This will probably be turned into a proper tool in the future using transparent-keras