github Trusted-AI/adversarial-robustness-toolbox 1.19.2
ART 1.19.2

latest releases: 1.20.1, 1.20.0
2 months ago

This release of ART 1.19.2 provides updates to ART 1.19

Added

[None]

Changed

  • Replaced art/attacks/evasion/overload/box_iou.py under APGL license with code released under MIT License (#2615)

Removed

  • Removed accidental installation of tests module in site-packages (#2616)

Fixed

  • Fixed bug in PyTorchObjectDetector. _get_losses which did not freeze batch normalisation layers of the object detection model. All methods of PyTorchObjectDetector calculating losses or loss gradients therefore modified the batch normalisation parameters of the model. This resulted in inaccurate loss gradients and a gradually changing model in its batch normalisation layers. (#2663)

Don't miss a new adversarial-robustness-toolbox release

NewReleases is sending notifications on new releases.