arXiv:2502.15737cs.DCcs.AI2025-02被引 74

对比YOLO模型在无人机边缘设备上的表现,找出实时检测的最优方案

A Performance Analysis of You Only Look Once Models for Deployment on Constrained Computational Edge Devices in Drone Applications

  • 测试YOLOv8n/s在Jetson和RPI5上推理速度与能耗
  • YOLOv8n在Jetson Orin NX上达52帧/秒,量化后达65帧/秒
  • 边缘计算低延迟但通信延迟高,云处理快但不实时

嵌入式系统与人工智能的进步提升了无人机在计算机视觉方面的能力,但其机载AI集成受限于处理能力。本研究评估了目标检测模型YOLOv8n和YOLOv8s在资源受限边缘设备(NVIDIA Jetson Orin Nano、Orin NX、Raspberry Pi 5)及云环境中的部署表现。通过典型实时无人机图像处理流程进行对比分析,测量检测精度、推理速度与能耗,并考察后训练量化(PTQ)的影响。结果显示,YOLOv8n在Jetson Orin NX上推理速度达52 FPS,INT8量化后提升至65 FPS;而RPI5虽功耗低,却无法满足实时处理需求。边缘与云端端到端处理时间分析表明,通信延迟阻碍实时应用,揭示边缘(低延迟)与云处理(快速)间的权衡。研究为无人机上AI模型部署提供优化建议。

原文摘要 · Abstract (English)

Advancements in embedded systems and Artificial Intelligence (AI) have enhanced the capabilities of Unmanned Aircraft Vehicles (UAVs) in computer vision. However, the integration of AI techniques o-nboard drones is constrained by their processing capabilities. In this sense, this study evaluates the deployment of object detection models (YOLOv8n and YOLOv8s) on both resource-constrained edge devices and cloud environments. The objective is to carry out a comparative performance analysis using a representative real-time UAV image processing pipeline. Specifically, the NVIDIA Jetson Orin Nano, Orin NX, and Raspberry Pi 5 (RPI5) devices have been tested to measure their detection accuracy, inference speed, and energy consumption, and the effects of post-training quantization (PTQ). The results show that YOLOv8n surpasses YOLOv8s in its inference speed, achieving 52 FPS on the Jetson Orin NX and 65 fps with INT8 quantization. Conversely, the RPI5 failed to satisfy the real-time processing needs in spite of its suitability for low-energy consumption applications. An analysis of both the cloud-based and edge-based end-to-end processing times showed that increased communication latencies hindered real-time applications, revealing trade-offs between edge (low latency) and cloud processing (quick processing). Overall, these findings contribute to providing recommendations and optimization strategies for the deployment of AI models on UAVs.

目标检测边缘计算无人机YOLO

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