Skip to content

Release 0.3.2

Compare
Choose a tag to compare
@keisen keisen released this 19 Jun 13:40
· 320 commits to master since this release
248d2f5

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 to develop.