This release of ART 1.20.0 introduces support for YOLO object detection models v8 and later versions and the new GREAT score measuring robustness with Generative AI.
Added
- Added GREAT Score: Global Robustness Evaluation of Adversarial Perturbation using Generative Models (#2527)
- Added support for YOLO object detection models of version v8 and later. (#2675)
Changed
[None]
Removed
- Removed support for TensorFlow v1 and MXNet including tools and attacks that were implemented only frameworks-specific in these frameworks. (#2621)
Fixed
[None]