This release of ART 1.15.2 provides updates to ART 1.15
Added
[None]
Changed
[None]
Removed
[None]
Fixed
- Fixed bug where
PyTorchYolo and PyTorchObjectDetector object detection estimators modified the original input Numpy array (#2263)
- Fixed bug where
channels_first argument of PyTorchObjectDetector and PyTorchFasterRCNN received the wrong default value of False instead of True (#2264)