arXiv:2502.14740cs.CVcs.AI2025-02被引 76

YOLOv12通过新架构提升实时目标检测精度与速度。

YOLOv12: A Breakdown of the Key Architectural Features

  • 采用R-ELAN主干网络和7x7分离卷积增强特征提取
  • 引入FlashAttention实现更快的区域注意力机制,提升推理速度
  • 兼顾高精度与低延迟,适合边缘设备到高性能集群部署

本文对YOLOv12进行了架构分析,该模型是单阶段、实时目标检测的重要进展,继承前代优势并引入关键改进。模型采用优化的主干网络R-ELAN、7x7可分离卷积以及基于FlashAttention的区域注意力机制,显著提升了特征提取能力、效率和检测鲁棒性。提供多种模型变体,适配对延迟敏感与高精度需求的应用场景。实验显示,在mAP和推理速度上均取得一致提升,使YOLOv12成为自动驾驶、安防和实时分析等领域的理想选择。通过在计算效率与性能间实现最优平衡,为实时计算机视觉树立了新基准,支持从边缘设备到高性能集群的广泛部署。

原文摘要 · Abstract (English)

This paper presents an architectural analysis of YOLOv12, a significant advancement in single-stage, real-time object detection building upon the strengths of its predecessors while introducing key improvements. The model incorporates an optimised backbone (R-ELAN), 7x7 separable convolutions, and FlashAttention-driven area-based attention, improving feature extraction, enhanced efficiency, and robust detections. With multiple model variants, similar to its predecessors, YOLOv12 offers scalable solutions for both latency-sensitive and high-accuracy applications. Experimental results manifest consistent gains in mean average precision (mAP) and inference speed, making YOLOv12 a compelling choice for applications in autonomous systems, security, and real-time analytics. By achieving an optimal balance between computational efficiency and performance, YOLOv12 sets a new benchmark for real-time computer vision, facilitating deployment across diverse hardware platforms, from edge devices to high-performance clusters.

目标检测YOLO实时推理

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