GOATmessi7/RFBNet

windows

XABxab123 opened this issue · 11 comments

Can I use it on Windows

absolutely yes. it's possible

Have you successed?

yes of course, tomorrow I will fork this repository and will change for using in windows, you can clone my version and use it.
please remind me, tomorrow if you can.
tnx
@TheLostIn

@masoudpz hai, have you successed? where to clone your version?

https://github.com/masoudpz/RFBNet
check this link, i've changed test.py file and utils/nms_wrapper for running on windows.you can check these two files, load trained model and run the code on windows
I can help you if needed.
@zhuixunforever @TheLostIn

I'll try it, thank you very much!

how did you compile ./utils/build.py on windows?? just run ./make.sh???
@masoudpz

./make.sh is needed for coco dataset, you can use rfbnet by other dataset without ./make.sh

that's all right! thanks

./make.sh is needed for coco dataset, you can use rfbnet by other dataset without ./make.sh

Nice man,could u share me a py about RFB demo.py on windows or linux?I really need it ,thanks for your friendly help.Thank you

./make.sh is needed for coco dataset, you can use rfbnet by other dataset without ./make.sh

Nice man,could u share me a py about RFB demo.py on windows or linux?I really need it ,thanks for your friendly help.Thank you

you can use below link, I have changed it to use in windows
https://github.com/masoudpz/RFBNet