What’s New

supervision 0.26.1

0.26.1

supervision-0.26.1

Fixed
  • Fixed error in sv.MeanAveragePrecision where the area used for size-specific evaluation (small / medium / large) was always zero unless explicitly provided in sv.Detections.data
  • Fixed ID=0 bug in sv.MeanAveragePrecision where objects were getting 0.0 mAP despite perfect IoU matches due to a bug in annotation ID assignment
  • Fixed issue where sv.MeanAveragePrecision could return negative values when certain object size categories have no data
  • Fixed match_metric support for sv.Detections.with_nms
  • Fixed border_thickness parameter usage for sv.PercentageBarAnnotator
🔧 Fixed
🏆 Contributors

@balthazur (Balthasar Huber), @onuralpszr (Onuralp SEZER), @rafaelpadilla (Rafael Padilla), @soumik12345 (Soumik Rakshit), @SkalskiP (Piotr Skalski)

View original