ART 1.16.0 #2298
beat-buesser
announced in
Announcements
ART 1.16.0
#2298
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release of ART 1.16.0 introduces multiple estimators for certified robustness and Hugging Face models, adversarial training with Adversarial Weight Perturbation, improvements for inference attacks, and more.
Added
__repr__
to all attacks (Printable representation of Attack objects [JATIC-I2-IBM] #2274)Changed
set_params
to raiseValueError
if a not previously defined attributed is set (AutoAttack skips attacks not supporting targeted mode [JATIC-I2-IBM] #2257)Removed
[None]
Fixed
TargetedUniversalPerturbation
(Update Targeted Universal Perturbation documentation and add example notebook #2212)AdversarialPatchTensorFlowV2
(Fix unsupported operand type(s) for / error in AdversarialPatch in Tensorflow #2276)AutoAttack
to avoid that attacks which do not support targeted mode are skipped (AutoAttack skips attacks not supporting targeted mode [JATIC-I2-IBM] #2257)This discussion was created from the release ART 1.16.0.
Beta Was this translation helpful? Give feedback.
All reactions