braun-steven / DAFNe

Code for our paper "DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection".
MIT License
60 stars 12 forks source link

File missing #10

Closed yangkk2019 closed 1 year ago

yangkk2019 commented 1 year ago

file "dafne.modeling.nms.nms.py" line 6 ->from poly_nms import poly_gpu_nms where can I find this poly_nms module? look forward to your answer

braun-steven commented 1 year ago

Check out the Dockerfile instructions. There you can find all dependencies that are necessary.