roboflow / supervision

We write your reusable computer vision tools. 💜
https://supervision.roboflow.com
MIT License
24.04k stars 1.79k forks source link

FastSAM draw bounding boxes with label and segment with label #193

Closed drakshayanidesai closed 1 year ago

drakshayanidesai commented 1 year ago

Search before asking

Description

Hi Roboflow I was trying with Fast SAM. How to label the boxes and detect them with labels after drawing boxes on the image after executing the snippiest( as shown in the attachment). IS_COLAB = True

if IS_COLAB: from google.colab import outputRoboFastSAM.docx from jupyter_bbox_widget import BBoxWidget

widget = BBoxWidget() widget.image = encode_image(IMAGE_PATH) widget RoboFastSAM.docx

Use case

No response

Additional

No response

Are you willing to submit a PR?

github-actions[bot] commented 1 year ago

Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.

SkalskiP commented 1 year ago

Hi @drakshayanidesai 👋🏻! Let's start by converting this issue into thread in our QA discussion.