PulseAugur
实时 17:23:50

研究人员对边缘设备的目标检测模型进行基准测试

研究人员在 Raspberry PiJetson Orin Nano 等各种边缘计算设备上对 YOLOv8EfficientDet LiteSSD 变体等几种深度学习目标检测模型进行了基准测试。该研究根据能耗、推理时间和准确性 (mAP) 评估了性能。结果表明,模型准确性和资源效率之间存在权衡,SSD MobileNet V1 等较低 mAP 的模型速度更快、能效更高,而 YOLOv8 Medium 等较高 mAP 的模型资源消耗更大,尽管 TPU 可以缓解这种情况。Jetson Orin Nano 在请求处理方面表现出最佳性能。 AI

影响 为在资源受限的边缘设备上优化深度学习模型的部署提供了指导,平衡了准确性和效率。

排序理由 这是一篇评估特定应用现有模型和硬件的研究论文。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

研究人员对边缘设备的目标检测模型进行基准测试

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Daghash K. Alqahtani, Aamir Cheema, Adel N. Toosi ·

    Benchmarking Deep Learning Models for Object Detection on Edge Computing Devices

    arXiv:2409.16808v1 Announce Type: cross Abstract: Modern applications, such as autonomous vehicles, require deploying deep learning algorithms on resource-constrained edge devices for real-time image and video processing. However, there is limited understanding of the efficiency …