CVAIJan 23, 2025

YOLOv8 to YOLO11: A Comprehensive Architecture In-depth Comparative Review

arXiv:2501.13400v2125 citationsh-index: 9
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited accessible information for researchers and developers working with recent YOLO models, though it is incremental as a comparative review.

This study provides a comprehensive architecture comparison of YOLOv8 through YOLO11 models, analyzing academic papers, documentation, and source code to reveal architectural improvements and unchanged components, while highlighting challenges from missing publications and official diagrams.

In the field of deep learning-based computer vision, YOLO is revolutionary. With respect to deep learning models, YOLO is also the one that is evolving the most rapidly. Unfortunately, not every YOLO model possesses scholarly publications. Moreover, there exists a YOLO model that lacks a publicly accessible official architectural diagram. Naturally, this engenders challenges, such as complicating the understanding of how the model operates in practice. Furthermore, the review articles that are presently available do not delve into the specifics of each model. The objective of this study is to present a comprehensive and in-depth architecture comparison of the four most recent YOLO models, specifically YOLOv8 through YOLO11, thereby enabling readers to quickly grasp not only how each model functions, but also the distinctions between them. To analyze each YOLO version's architecture, we meticulously examined the relevant academic papers, documentation, and scrutinized the source code. The analysis reveals that while each version of YOLO has improvements in architecture and feature extraction, certain blocks remain unchanged. The lack of scholarly publications and official diagrams presents challenges for understanding the model's functionality and future enhancement. Future developers are encouraged to provide these resources.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes