-
분명 저번엔 설치가 되었는데, 현재로써는 설치가 안됩니다..
pip install GroundingDINO로도 설치가 안되고,
pip install groundingdino로도 설치가 안되고,
groundingdino깃레포를 클론해서 pip install -e . 로도 설치가 안되는데 혹시 되시는분 있으실까요..?
-
I don't know if it's because the model is too big or I can't find this pre-trained model. I can't download it by running the wget command.
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
no images, labels generated even…
-
Thank you for sharing nice solution!
Can I use Swin-L ?
-
One of the things that I would like to see is either a PRESET or AUTO-LOAD for Source Faces.
The idea is simple:
In my tests I mostly use different faces on specific directories, so I pretty much us…
-
windows 11, RTX 3080 ti, cuda toolkits 11.8 installed
pytorch installation:```pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118```
running in Jupiter note…
-
### Search before asking
- [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report.
### Description
i am using your not…
-
Hi, thanks for your brilliant work!
I am curious about why don't you combine the representation from vision and audio to video classification task, since you have got them already~~
Also can one…
-
Are you also planning combining this model to Grounding-DINO by IDEA?
-
Thanks for your great work.
How can I get only person(human) mask from an image?