ART 1.19.2 #2672
beat-buesser
announced in
Announcements
ART 1.19.2
#2672
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.19.2 provides updates to ART 1.19
Added
[None]
Changed
art/attacks/evasion/overload/box_iou.pyunder APGL license with code released under MIT License (Replace function box_iou #2615)Removed
Fixed
PyTorchObjectDetector. _get_losseswhich did not freeze batch normalisation layers of the object detection model. All methods ofPyTorchObjectDetectorcalculating losses or loss gradients therefore modified the batch normalisation parameters of the model. This resulted in inaccurate loss gradients and a gradually changing model in its batch normalisation layers. (Adding disablement of batch norm #2663)This discussion was created from the release ART 1.19.2.
Beta Was this translation helpful? Give feedback.
All reactions