Skip to content

thepseudoartist/YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLO

To run the code: type "python detect.py --mode [0, 1, 2] [optional] --path [path_to_jpg]" in terminal. Realtime(0), WebCam(1), Image(2)

Download weights and .cfg from https://pjreddie.com/darknet/yolo/ Convert downloaded files to .h5 file using convert.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages