Skip to content

ART 1.15.2

Compare
Choose a tag to compare
@beat-buesser beat-buesser released this 12 Sep 20:55
· 700 commits to main since this release

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)