py-faster-rcnn-windows
py-faster-rcnn-windows copied to clipboard
what should i do after compling the lib,
hello,i had complied the lib according the guide,then what should i do,3Q for your answer
@Simonhong111 I have the same problem. Did you solve the problem?
@Simonhong111 @vabrishami I have the same problem. Did you solve the problem?
I solved the problem by following theses steps:
http://www.cnblogs.com/LaplaceAkuir/p/6445189.html
http://www.cnblogs.com/LaplaceAkuir/p/6484500.html
So..
I haven't known what should do when successfully run commond python setup.py install
So, the next problem is how to complie fast rcnn on Windows, isn't it?
@vabrishami Could you kindly post your method on how to compile fast rcnn on Windows?
@zhonhel
I just followed the steps on the following page:
http://www.cnblogs.com/LaplaceAkuir/p/6484500.html
You should follow exactly the same steps. I translate it using google translate and I installed it on windows successfully.
Thank you !