v1.5.0
What's New
- Introduce
AttackModel.create_relative_transformandeval.save_image_batch - Add fooling rate metric
eval.FoolingRateMetricreset 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
attackmodule to public
Full Changelog: v1.4.0...v1.5.0