for-aiur / yolo_cpp

C++ed version of Yolo
Other
69 stars 37 forks source link

YOLO cpp for windows dev env ( Visual Studio 2015 C++) #2

Closed bassamarshad closed 7 years ago

bassamarshad commented 7 years ago

Great effort for this C++ port for GCC env.

I am not sure how much porting would be required on this code, for a windows env (VS 2015 etc).

Let me know if anyone is aware of such a repository for YOLOv2 in C++ and Windows & Visual Studio.

for-aiur commented 7 years ago

I am trying to generate a vs2013 solution file using cmake-gui for windows and compile the code via vs2013. I will let you know.

bassamarshad commented 7 years ago

Bravo ! Keep us posted.

On Feb 10, 2017 12:24 PM, "for-aiur" notifications@github.com wrote:

I am trying to generate a vs2013 solution file using cmake-gui for windows and compile the code via vs2013. I will let you know.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/for-aiur/yolo_cpp/issues/2#issuecomment-279024494, or mute the thread https://github.com/notifications/unsubscribe-auth/AK0WmwA6ZsjMSz2IihXO8EcETx6DDaV7ks5rbKtogaJpZM4L9mXE .

bassamarshad commented 7 years ago

Any luck with the C++ windows/Visual Studio compatible version.

sqyangg commented 7 years ago

Hi, I'm also searching for C++/Visual Studio version, do you have any good news or suggestion? Thank you

bassamarshad commented 7 years ago

Here you go man : https://github.com/AlexeyAB/darknet/issues/27

On Wed, May 10, 2017 at 5:16 PM, sqyangg notifications@github.com wrote:

Hi, I'm also searching for C++/Visual Studio version, do you have any good news or suggestion? Thank you

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/for-aiur/yolo_cpp/issues/2#issuecomment-300628810, or mute the thread https://github.com/notifications/unsubscribe-auth/AK0Wm62d3yfCMYl2Rcpc0NuUTWFmXRI7ks5r4jdZgaJpZM4L9mXE .