Pratik Ghute
Pratik Ghute
yes please, eagerly waiting these days
> Hi, all, here is the third party implementation: > > * https://github.com/longzw1997/Open-GroundingDino > * [Training code #236](https://github.com/IDEA-Research/GroundingDINO/issues/236) Thanks, testing!
makes sense! even I am looking for same thing.
This is due to the above script not being available now, any replaceable alternative available? anyone has solved this please do let me know
Thank you for your help! it worked for me and indeed you have done some great work!
for this same code I am getting this error: Traceback (most recent call last): File "test.py", line 26, in image_source,image = load_image(frame) File "/home/thinkpad/Desktop/unknown object detection/Dino/GroundingDINO/groundingdino/util/inference.py", line 47, in load_image...
@llealgt Yes, I did have solved it back then, I think it was just converting cv2's video frame into PIL image