IDEA-Research / Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
https://arxiv.org/abs/2401.14159
Apache License 2.0
14.11k stars 1.31k forks source link

Weird bbox when using automatic_label_ram_demo.py #491

Closed TikaToka closed 2 months ago

TikaToka commented 2 months ago

Hello, thank you for sharing amazing work!

I am trying to auto segment+OD with your pipeline, but for ram version, the result bbox looks weird. while tag2text's result makes sense( but not accurate)

image

image

How can i solve it?