Closed hardikdava closed 1 year ago
@hardikdava, cool idea! 👍🏻
Thanks @SkalskiP , can you mark it for next release? Soon I will share colab for testing. It may requires to make one of the API as deprecated stage.
Hi, @hardikdava 👋🏻! Yup, I marked it for the supervision-0.13.0
release.
Search before asking
Description
sv.Detections.from_yolov8()
only supportsyolov8
object detection and segmentation result conversion. But there are several other models are implemented inultralytics
such as SAM, FastSAM, MobileSAM, RT-DETR. Current method of conversion do not support all these models.Use case
This feature will completely cover all object detection and segmentation results conversion to supervision detections. This will make easy integration of future ultralytics models also.
Additional
No response
Are you willing to submit a PR?