IDEA-Research / Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything

Home Page:https://arxiv.org/abs/2401.14159

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Update: FastSAM produces mutiple images if mutiple detections are made.

rajgandhi1 opened this issue · comments

Modify the code to generate single image that contains all the annotations and masks generated from GDINO-FastSAM pipeline. I have the code that does this. If it is somethings that everyone requries, I can raise a PR and commit the code.