AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

Added download/install instructions to README inorder to run Yolo_mark properly! (windows) #157

Open alpizano opened 5 years ago

alpizano commented 5 years ago

Added instructions to download and install OpenCV + CMake +Visual Studio for users attempting to use Yolo_mark that may not have it installed.

I ran into some issues not having the Python37_d.lib and opencv_world411.lib, so explained everything so users can get this great software up and running on their systems!