jessemelpolio / Faster_RCNN_for_DOTA

Code used for training Faster R-CNN on DOTA
https://arxiv.org/abs/1711.10398
Apache License 2.0
336 stars 102 forks source link

Import Rrror:cannot import name bbox_overlaps_cpython #41

Closed lawrence1999 closed 4 years ago

lawrence1999 commented 4 years ago

When I run the code,I met a problem above.How to solve it?

eghouti commented 4 years ago

I have the same problem. Did you know how to solve it?

lawrence1999 commented 4 years ago

you need to compile cpython by use bash init.sh