github roboflow/supervision 0.3.0
supervision-0.3.0

latest releases: 0.25.0, 0.25.0rc2, 0.25.0rc1...
20 months ago

🚀 Added

New methods in sv.Detections API:

  • from_transformers - convert Object Detection 🤗 Transformer result into sv.Detections
  • from_detectron2 - convert Detectron2 result into sv.Detections
  • from_coco_annotations - convert COCO annotation into sv.Detections
  • area - dynamically calculated property storing bbox area
  • with_nms - initial implementation (only class agnostic) of sv.Detections NMS

🌱 Changed

  • Make sv.Detections.confidence field Optional.

🏆 Contributors

Don't miss a new supervision release

NewReleases is sending notifications on new releases.