AI Blog

AI Blog

by Michele Laurelli

YOLO (You Only Look Once)

/ˈjoʊloʊ/
Architecture
Definition

A real-time object detection architecture that frames detection as a regression problem.

YOLO divides images into a grid and predicts bounding boxes and class probabilities simultaneously. Known for exceptional speed, making it suitable for real-time applications.

Examples

1

Real-time video object detection

2

Autonomous driving

3

Surveillance systems

Michele Laurelli - AI Research & Engineering