Skip to content

exoushia/YOLO_algorithm_using_keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

YOLO ("you only look once") is a popular algoritm because it achieves high accuracy while also being able to run in real-time. This algorithm "only looks once" at the image in the sense that it requires only one forward propagation pass through the network to make predictions. After non-max suppression, it then outputs recognized objects togethe…

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors