Documentation Guanghan Ning[gnxr9@mail.missouri.edu] 1. Open VS2015. If you don't have it, you can install it for free from the offcial microsoft website. 2. Open: darknet-windows\darknet\darknet.sln 3. Comiple 4. Copy the exe file from: darknet-windows\darknet\x64\Debug\darknet.exe to the root folder: darknet-windows\darknet.exe 5. Open cmd Run: darknet yolo test [cfg_file] [weight_file] [img_name] 6. The image will be output to: darknet-windows\prediction.png darknet-windows\resized.png