ART 1.10.1 #1647
beat-buesser
announced in
Announcements
ART 1.10.1
#1647
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.10.1 provides updates to ART 1.10.
Added
[None]
Changed
AdversarialTrainerMadryPGD.fit
to support argumentsnb_epochs
andbatch_size
(Add nb_epochs and batch_size to AdversarialTrainerMadryPGD.fit #1612)GradientMatchingAttack
to add support for models with undefined input shape by abstracting the shape information from the input data (Gradient matching unknown input shape support #1624)PyTorchObjectDetector
to support inputs with number of channels other than 1 and 3 (Add support for multi-channel images in PyTorchObjectDetector #1633)Removed
[None]
Fixed
AdversarialPatchPyTorch.apply_patch
to correctly check ifmask
isNone
(Check if mask is None in AdversarialPatchPyTorch.apply_patch #1607)This discussion was created from the release ART 1.10.1.
Beta Was this translation helpful? Give feedback.
All reactions