Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ART 1.20.0 source code.tar.gz | 2025-06-30 | 194.4 MB | |
ART 1.20.0 source code.zip | 2025-06-30 | 195.6 MB | |
README.md | 2025-06-30 | 584 Bytes | |
Totals: 3 Items | 390.0 MB | 0 |
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]