Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ART 1.19.1 source code.tar.gz | 2025-01-22 | 194.7 MB | |
ART 1.19.1 source code.zip | 2025-01-22 | 195.9 MB | |
README.md | 2025-01-22 | 438 Bytes | |
Totals: 3 Items | 390.7 MB | 0 |
This release of ART 1.19.1 provides updates to ART 1.19
Added
[None]
Changed
[None]
Removed
[None]
Fixed
- Fixed string literals in returned AutoAttack metadata to correctly use f-strings (#2550)
- Fixed typing and doctoring on
AdversarialPatchPyTorch
attack to account for object detection data (#2557) - Fixed a missing PyTorch transfer to device in
ProjectedGradientDescentPyTorch
attack (#2558)