Ultralytics YOLO Evolution: An Overview of YOLO26, YOLO11, YOLOv8 and YOLOv5 Object Detectors for Computer Vision and Pattern Recognition

  • 2025-10-15 16:57:20
  • Ranjan Sapkota, Manoj Karkee
  • 0

Abstract

This paper presents a comprehensive overview of the Ultralytics YOLO(You OnlyLook Once) family of object detectors, focusing the architectural evolution,benchmarking, deployment perspectives, and future challenges. The review beginswith the most recent release, YOLO26 (or YOLOv26), which introduces keyinnovations including Distribution Focal Loss (DFL) removal, native NMS-freeinference, Progressive Loss Balancing (ProgLoss), Small-Target-Aware LabelAssignment (STAL), and the MuSGD optimizer for stable training. The progressionis then traced through YOLO11, with its hybrid task assignment andefficiency-focused modules; YOLOv8, which advanced with a decoupled detectionhead and anchor-free predictions; and YOLOv5, which established the modularPyTorch foundation that enabled modern YOLO development. Benchmarking on the MSCOCO dataset provides a detailed quantitative comparison of YOLOv5, YOLOv8,YOLO11, and YOLO26 (YOLOv26), alongside cross-comparisons with YOLOv12,YOLOv13, RT-DETR, and DEIM(DETR with Improved Matching). Metrics includingprecision, recall, F1 score, mean Average Precision, and inference speed areanalyzed to highlight trade-offs between accuracy and efficiency. Deploymentand application perspectives are further discussed, covering export formats,quantization strategies, and real-world use in robotics, agriculture,surveillance, and manufacturing. Finally, the paper identifies challenges andfuture directions, including dense-scene limitations, hybrid CNN-Transformerintegration, open-vocabulary detection, and edge-aware training approaches.(Object Detection, YOLOv26, YOLO)

 

Quick Read (beta)

loading the full paper ...