arXiv:2501.13400cs.CVcs.AI2025-01综述被引 169

对比YOLOv8到YOLO11架构演进,厘清各版本核心差异。

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

  • 逐层解析YOLOv8至YOLO11的结构设计与改进思路。
  • 发现部分模块在版本迭代中保持不变,体现设计稳定性。
  • 适合想快速掌握YOLO最新架构演进的研究者与开发者。

在基于深度学习的计算机视觉领域,YOLO具有革命性意义,且是演化速度最快的模型之一。然而,并非所有YOLO版本都有学术论文支持,部分模型甚至缺乏公开的官方架构图,这给理解其实际运行机制带来困难。现有综述文章也未深入剖析各版本细节。本研究旨在对最新四个YOLO版本(YOLOv8至YOLO11)进行系统而深入的架构对比,帮助读者快速掌握各模型的工作原理及其相互区别。通过仔细分析相关论文、文档及源代码,研究发现尽管各版本在架构和特征提取上均有优化,但某些核心模块保持不变。研究同时指出,缺乏学术发表与官方图示为理解模型功能及未来改进带来了障碍,呼吁未来开发者提供这些关键资源。

原文摘要 · Abstract (English)

Note: This is a preliminary version of the manuscript. The final, peer-reviewed, and substantially revised version has been published in Jurnal RESTI. Readers are encouraged to access and cite the published version: DOI: https://doi.org/10.29207/resti.v10i2.6598 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 investigate 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.

目标检测YOLO架构分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。