IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.1k stars 230 forks source link

MultiScaleDeformableAttention Compile Error #196

Open xmdgaoxin opened 1 year ago

xmdgaoxin commented 1 year ago

When I tried to install MultiScaleDeformableAttention, the following error occurred. I switched the versions of GCC and cuda, but the problem was not solved.


xmdgaoxin commented 1 year ago
image