Skip to content

frischzenger/yolo-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages