zhang-pengyu/ADRNet

ImportError: Can not compile Precise RoI Pooling library?

1900lxl opened this issue · 1 comments

when we run "python Run_test.py“,there is a problem: ImportError: Can not compile Precise RoI Pooling library? thanks

The Precise ROI Pooling is borrowed from https://github.com/vacancy/PreciseRoIPooling. Please refer to this repository. If necessary, you can delete the library and reinstall it.