Yasuhiro Kubota
Yasuhiro Kubota
Version 0.5.0 also introduces `keras.backend.identity` via [this PR](https://github.com/raghakot/keras-vis/pull/120) But this isn't introduced in Keras until [version 2.0.4](https://github.com/keras-team/keras/releases/tag/2.0.4). So the current `install_requires=['keras>=2.0', 'six', 'scikit-image', 'matplotlib', 'h5py']` needs to be updated to...
I suggest to enhance `visualize_saliency_with_losses` function with SmoothGrad. https://arxiv.org/pdf/1706.03825.pdf As the above paper, the SmoothGrad reduce noise of Saliency map. `visualize_saliency_with_losses` will be added `smooth_samples` and some options as follow:...
- [ ] Implement one-liners module - [ ] Update testcases - [ ] Update docstring and API document - [ ] Update __version__ - [ ] Update README -...
* Visualizing multiple attention or activation images at once utilizing batch-system of model * Define various loss functions * Visualizing attentions with multiple inputs models * Visualizing attentions with multiple...
https://www.tensorflow.org/guide/keras/custom_callback