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

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

This release of ART 1.10.1 provides updates to ART 1.10.

Added

[None]

Changed

  • Changed AdversarialTrainerMadryPGD.fit to support arguments nb_epochs and batch_size (#1612)
  • Changed GradientMatchingAttack to add support for models with undefined input shape by abstracting the shape information from the input data (#1624)
  • Changed PyTorchObjectDetector to support inputs with number of channels other than 1 and 3 (#1633)

Removed

[None]

Fixed

  • Fixed incorrect handling of true regression labels in attribute inference attacks (#1598)
  • Fixed AdversarialPatchPyTorch.apply_patch to correctly check if mask is None (#1607)

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

NewReleases is sending notifications on new releases.