Closed SunXz closed 6 years ago
Did you encounter any import error during running?
There is no import error when I run .\init.bat. @Oh233
I mean, when you run training/testing/demo, did you encounter import error? Otherwise, it should be fine.
Why did you think there should be a bbox_overlaps_cython.py? This is the function name in https://github.com/msracver/FCIS/blob/master/lib/bbox/bbox.pyx#L17
I am trying to build this project on windows 10. After I run .\init, I just got many warnings without any errors. But I found that some of files didn't be created such as bbox_overlaps_cython.py. I just wanna know that how could I build this project on windows 10. Thanks a lot! (I have install VS 2015, python 2.7.14-64 bit, Cython 0.27.3, easydict 1.6, opencv-python 3.2.0.6, hickle 2.1.0)