v0.2.1
In this release:
- Checked against TensorFlow 2.1.0
-
image_weight
parameter added to GradCAM to better handle visualizations - Grids of attribution maps are now normalized image by image instead of the whole grid
- bugfix : reshape of non-square visualization by @jpsimen