Encyclopedia · 176 concepts

Computer Vision · intermediate · concept 102 of 176

YOLO (You Only Look Once)

A real-time object detection system that processes the entire image in a single forward pass. The family is updated almost yearly (YOLOv8, YOLO11, YOLO26 and beyond), each generation faster and more accurate, keeping it the go-to for practical deployment.

Key terms

Real-time detectionGrid cellsConfidence scoreNMS-free inference

Learn these first

Videos

C4W3L09 YOLO Algorithm

DeepLearningAI · YouTube

Courses, papers, and more