ImportError: Can not compile Precise RoI Pooling library?
1900lxl opened this issue · 1 comments
1900lxl commented
when we run "python Run_test.py“,there is a problem: ImportError: Can not compile Precise RoI Pooling library? thanks
zhang-pengyu commented
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.