Skip to content

v1.5.0

Choose a tag to compare

@spencerwooo spencerwooo released this 14 Feb 07:32
· 43 commits to main since this release
2d6a966

What's New

  • Introduce AttackModel.create_relative_transform and eval.save_image_batch
  • Add fooling rate metric eval.FoolingRateMetric reset option
  • Update documentation for attack registering

Fixed

  • Fix generative arguments not being passed in attack runner eval/runner.py

Refactored

  • Refactor attack category checks to use is_category method
  • Move attack module to public

Full Changelog: v1.4.0...v1.5.0