Release 0.3.2
This release includes the patch for improving Issue #15 that is serious bugs. So We highly recommend to update tf-keras-vis.
BugFix and Other Changes
- Fixes bug that tf_keras_vis.utils.normalize() can't batchwisely do normalization.
- Add
expand_cam
argument to GradCAM#call() for returning non-interpolated cam values. - In setup.py, rename
development
of extras_require todevelop
.