GroundingDINO
GroundingDINO copied to clipboard
Why is the effect better on the web page?
https://deepdataspace.com/playground/grounded_sam。Why can you get better results in this link, but worse in github?
BOX_THRESHOLD = 0.35; TEXT_THRESHOLD = 0.25
Hi, I also found similar issue. I guess it might due to 1. They use bigger model on web. 2. they use different threshould. Do you figure out how to improve the huggingface model?