Stefan
Stefan
> I build a small demo where first SAM extracts all objects and then CLIP is used to retrieve the best matching ones: https://github.com/maxi-w/CLIP-SAM > > Example for "kiwi": ...
Following! Text prompting has been mentioned in the research paper but hasn't been released yet. Really looking forward to this feature because I need it for a specific use case.
> @stefanjaspers Hello, how did you solve it? Hi. The cause of the problem was that I had multiple versions of CUDA installed on my PC, combined with the fact...
Same issue for me. ``` Running setup.py develop for groundingdino ERROR: Command errored out with exit status 1: command: 'c:\users\stefan\documents\avans\afstudeerstage\flask-book-recognizer-backend\.venv\scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Stefan\\Documents\\avans\\afstudeerstage\\flask-book-recognizer-backend\\GroundingDINO\\setup.py'"'"'; __file__='"'"'C:\\Users\\Stefan\\Documents\\avans\\afstudeerstage\\flask-book-recognizer-backend\\GroundingDINO\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"',...