A Comprehensive Evaluation of Deep Learning Object Detection Models on Heterogeneous Edge Devices
Daghash K. Alqahtani, Muhammad Aamir Cheema, Maria A. Rodriguez, Adel N. Toosi

TL;DR
This paper benchmarks various deep learning object detection models on diverse edge devices, analyzing their accuracy, latency, and energy efficiency under different scene complexities.
Contribution
It provides a comprehensive evaluation of multiple models across heterogeneous edge hardware, highlighting trade-offs and performance insights.
Findings
SSD MobileNet V1 has lowest latency and energy use but lowest accuracy.
YOLOv8 Medium achieves highest accuracy with higher computational cost.
TPU accelerators improve efficiency of SSD and EfficientDet Lite, but reduce YOLOv8 accuracy.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
