Files
freeCodeCamp/guide/english/machine-learning/yolo-for-object-detection/index.md
2019-01-21 10:04:48 -06:00

541 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: