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

latest releases: 1.20.1, 1.20.0, 1.19.2...
3 years ago

This release of ART 1.9.1 provides updates to ART 1.9.

Added

  • Added support for TensorFlow 1.15 as backend in KerasClassifier.compute_loss. (#1466)
  • Added support for input range [0, 1] in art.defences.preprocessor.VideoCompression*. (#1470)

Changed

[None]

Removed

[None]

Fixed

  • Fixed bug in art.utils.load_nursery for loading nursery dataset with argument raw=True. (#1460)
  • Fixed import of matplotlib to keep it an optional dependency. (#1467)
  • Fixed bug to allow preprocessing defences to be applied in PyTorchGoturn.predict by adding back missing sample dimension. (#1470)
  • Fixed bug in PyTorchClassifier.get_activations to also apply preprocessing if argument framework=True. This fix likely changes the results obtained with BullseyePolytopeAttackPyTorch, the main attack using framework=True. (#1471)

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

NewReleases is sending notifications on new releases.