Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grounding_dino_demo.py performs wrong when set device to other GPUs. #475

Open
tingxueronghua opened this issue Mar 18, 2024 · 1 comment

Comments

@tingxueronghua
Copy link

As described in the title, if setting the device to "cuda:2" there are no results by dino.

Still not sure where the bug occurs.

@rentainhe
Copy link
Collaborator

Yes, this is something wrong with the Deformable Attention operator, you can try CUDA_VISIBLE_DEVICES=2 instead of cuda:2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants