Definition
YOLO is an extremely fast object detection algorithm that analyzes an entire image in a single pass. The latest versions (YOLOv8, YOLOv9) combine speed and accuracy, enabling real-time detection on video at 30+ fps even on modest hardware. It is the de facto standard for real-time applications such as production line monitoring.
Related terms
EXPLORE