ART 1.10.1
This release of ART 1.10.1 provides updates to ART 1.10.
Added
[None]
Changed
- Changed
AdversarialTrainerMadryPGD.fitto support argumentsnb_epochsandbatch_size(#1612) - Changed
GradientMatchingAttackto add support for models with undefined input shape by abstracting the shape information from the input data (#1624) - Changed
PyTorchObjectDetectorto support inputs with number of channels other than 1 and 3 (#1633)
Removed
[None]