GroundingDINO API Mismatch

#9
by magicboom-WbyT - opened

Hi! When I am using the demo code, I encountered the following errors:

TypeError: GroundingDinoProcessor.post_process_grounded_object_detection() got an unexpected keyword argument 'box_threshold'

looks like the groundingdino api is changed for box_threshold support..

Sign up or log in to comment