ART 1.9.1 #1479
beat-buesser
announced in
Announcements
ART 1.9.1
#1479
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.9.1 provides updates to ART 1.9.
Added
KerasClassifier.compute_loss
. (Add support in KerasClassifier.compute_loss for TF 1.15 as backend #1466)art.defences.preprocessor.VideoCompression*
. (Preprocessing defences in PyTorchGoturn and VideoCompression for [0, 1] range #1470)Changed
[None]
Removed
[None]
Fixed
art.utils.load_nursery
for loading nursery dataset with argumentraw=True
. (Fix bug when loading nursery data #1460)matplotlib
to keep it an optional dependency. (Fix import of matplotlib in laser attack utils #1467)PyTorchGoturn.predict
by adding back missing sample dimension. (Preprocessing defences in PyTorchGoturn and VideoCompression for [0, 1] range #1470)PyTorchClassifier.get_activations
to also apply preprocessing if argumentframework=True
. This fix likely changes the results obtained withBullseyePolytopeAttackPyTorch
, the main attack usingframework=True
. (Replace x with x_preprocessed in PyTorchClassifier.get_activations #1471)This discussion was created from the release ART 1.9.1.
Beta Was this translation helpful? Give feedback.
All reactions