frischzenger / yolo-windows

a yolo windows version(for object detection)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolo-windows

"You Only Look Once: Unified, Real-Time Object Detection"

a yolo windows version(for object detection)

contributtors: https://github.com/pjreddie/darknet/graphs/contributors

This repository is forked from https://github.com/pjreddie/darknet

Windows (Visual Studio) Support Now yolo supports windows with Visual Studio. Just change the include directories / library directories to your own ones, and compile the codes with X64 Release mode. You may need pthread-windows while compiling and linking

About

a yolo windows version(for object detection)


Languages

Language:C 92.8%Language:Cuda 6.7%Language:Python 0.3%Language:Shell 0.2%Language:Objective-C 0.0%