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

fix some parameter passing errors in EfficientSAM #473

Closed ZJLauu closed 3 months ago

ZJLauu commented 3 months ago

Hi team! Thanks for this nice work. I found some parameter passing errors with a couple of files in EfficientSAM and fixed them.

rentainhe commented 3 months ago

Thanks for fixing this issue!