akshitac8 / OW-DETR

[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer
232 stars 39 forks source link

can not download MultiScaleDeformableAttention #28

Open Rabbitquestion opened 1 year ago

Rabbitquestion commented 1 year ago

can not download MultiScaleDeformableAttention by using pip

akshitac8 commented 1 year ago

@Rabbitquestion can you please share your error file?

KevinHuang1102 commented 1 year ago

first, you should use ubuntu second, you have to run make.sh then you can solve this problem

xderui commented 1 year ago

You should follow the step Compiling CUDA operators and then 'MultiScaleDeformableAttention' will be installed.