Skip to content

supervision-0.3.1

Compare
Choose a tag to compare
@SkalskiP SkalskiP released this 14 Mar 13:46
· 3701 commits to main since this release

🌱 Changed

  • Detections.wth_nms support class agnostic and non-class agnostic case (#36)

πŸ› οΈ Fixed

  • PolygonZone throws an exception when the object touches the bottom edge of the image (#41)
  • Detections.wth_nms method throws an exception when Detections is empty (#42)

πŸ† Contributors