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

No module named 'MultiScaleDeformableAttention' #61

Open
WenmuZhou opened this issue Feb 2, 2023 · 3 comments
Open

No module named 'MultiScaleDeformableAttention' #61

WenmuZhou opened this issue Feb 2, 2023 · 3 comments

Comments

@WenmuZhou
Copy link

Executing the following code reported an error

# compile CUDA operators of Deformable Attention
cd Meta-DETR
cd ./models/ops
sh ./make.sh
python test.py  # unit test (should see all checking is True)

image

my environment is
torch: 1.8.1
gcc: 8.2.0

@ZhangGongjie
Copy link
Owner

This is due to the deformble attention not correctly installed.

Would you please provide more information?

@DRRNO
Copy link

DRRNO commented Mar 2, 2023

Have you solved the problem

@liu15509348793
Copy link

Have you solved the problem

Have you solved the problem

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

4 participants