YOLO Architecture Evolution (v3 → v8)

The YOLO (You Only Look Once) family of object detection models has evolved rapidly since its introduction. Below is a concise overview of the main architectural changes and improvements starting from YOLOv3.

YOLOv3 (2018)

YOLOv4 (2020)

YOLOv5 (2020, Ultralytics)

YOLOv6 (2022, Meituan)

YOLOv7 (2022)

YOLOv8 (2023, Ultralytics)

In summary, YOLO has progressed from a simple real-time detector (v3) to a versatile family (v8) supporting multiple computer vision tasks, with improvements in backbone networks, training strategies, and loss functions.