Files
freeCodeCamp/guide/english/machine-learning/yolo-for-object-detection/index.md
2018-10-16 21:32:40 +05:30

441 B

title
title
YOLO

YOLO - You Only Look Once method for real-time object detection

YOLO is a combined classification and detection framework that is capable of making predictions in real-time, and is on par with state of art detection frameworks.

More Information: