arXiv:2409.16808cs.CVcs.AR2024-09被引 56

对比多种检测模型在不同边缘设备上的表现,揭示性能权衡规律。

A Comprehensive Evaluation of Deep Learning Object Detection Models on Heterogeneous Edge Devices

  • 在6类边缘设备上测试4类模型的推理效率与精度
  • YOLOv8 Medium精度最高但耗能大,SSD MobileNet V1最省电但精度低
  • 复杂场景下模型间精度差距扩大,适合嵌入式部署选型参考

自动驾驶、智能监控和智慧城市等现代应用日益依赖资源受限的边缘设备上的目标检测。然而,对不同检测模型在异构边缘设备及不同场景复杂度下的行为仍缺乏充分理解。本文在树莓派3/4/5(含/不含Coral TPU)、树莓派5+AI HAT、Jetson Nano和Jetson Orin Nano上,评估了YOLOv8(Nano、Small、Medium)、EfficientDet Lite(Lite0、Lite1、Lite2)以及SSD(SSD MobileNet V1、SSDLite MobileDet)的能耗、推理时间与精度。结果表明,不同模型-设备组合在精度、延迟与能效间存在明显权衡:SSD MobileNet V1延迟与能耗最低但精度最差,YOLOv8 Medium精度最高但计算开销大;搭载TPU的树莓派显著提升SSD与EfficientDet Lite效率,却降低YOLOv8精度;Orin Nano在多数模型族中表现最优。基于目标数量的分析显示,简单图像中各模型精度趋近,复杂场景下精度差距扩大。

原文摘要 · Abstract (English)

Modern applications such as autonomous vehicles, intelligent surveillance, and smart city systems increasingly require object detection on resource-constrained edge devices. Yet, there is still limited understanding of how different object detection models behave across heterogeneous edge devices and under varying scene complexity. In this paper, we benchmark YOLOv8 (Nano, Small, Medium), EfficientDet Lite (Lite0, Lite1, Lite2), and SSD (SSD MobileNet V1, SSDLite MobileDet) on Raspberry Pi 3, 4, 5 with/without Coral TPU accelerators, Raspberry Pi 5 with AI HAT+, Jetson Nano, and Jetson Orin Nano. We evaluate energy consumption, inference time, and accuracy, and further examine how accuracy changes with the number of objects in the input image. The results reveal clear trade-offs among accuracy, latency, and energy efficiency across model-device combinations. SSD MobileNet V1 achieves the lowest latency and energy consumption but the lowest accuracy, whereas YOLOv8 Medium achieves the highest accuracy at higher computational cost. TPU-based Raspberry Pi devices improve the efficiency of SSD and EfficientDet Lite while reducing YOLOv8 accuracy. Orin Nano offers the most favorable overall balance across most model families. The object-count-based analysis further shows that models achieve more similar accuracy on simpler images, while the accuracy gap widens as scene complexity increases.

目标检测边缘计算模型评测能效优化

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