安裝 GroundingDINO、GroundingSAM
Install GroundingDINO、GroundingSAM
change to install like this(every MUST same):
- cuda:11.6 (this need go to Nvidia web, and install finish, you can at
/usr/local/cuda-11.6
to find it ! )
- Python: 3.9.16
- Pytorch: 1.13.1
- torch vision: 0.14.1
- ninja: 1.11.1
- gcc: 9.4.0
- g++:9.4.0
and export like this (or you can vim ~/.bashrc
, and source ~/.bashrc
):
- if finish build, when it's use demo, and show
XXX..._C...error...
- just build DINO again,
python -m pip install -e GroundingDINO
, and it's will OK, i don't know why
Any questions
Mail to: liao86221@gmail.com