English

Squeezed Edge YOLO: Onboard Object Detection on Edge Devices

Computer Vision and Pattern Recognition 2023-12-20 v1

Abstract

Demand for efficient onboard object detection is increasing due to its key role in autonomous navigation. However, deploying object detection models such as YOLO on resource constrained edge devices is challenging due to the high computational requirements of such models. In this paper, an compressed object detection model named Squeezed Edge YOLO is examined. This model is compressed and optimized to kilobytes of parameters in order to fit onboard such edge devices. To evaluate Squeezed Edge YOLO, two use cases - human and shape detection - are used to show the model accuracy and performance. Moreover, the model is deployed onboard a GAP8 processor with 8 RISC-V cores and an NVIDIA Jetson Nano with 4GB of memory. Experimental results show Squeezed Edge YOLO model size is optimized by a factor of 8x which leads to 76% improvements in energy efficiency and 3.3x faster throughout.

Keywords

Cite

@article{arxiv.2312.11716,
  title  = {Squeezed Edge YOLO: Onboard Object Detection on Edge Devices},
  author = {Edward Humes and Mozhgan Navardi and Tinoosh Mohsenin},
  journal= {arXiv preprint arXiv:2312.11716},
  year   = {2023}
}

Comments

ML with New Compute Paradigms (MLNCP) Workshop at NeurIPS 2023

R2 v1 2026-06-28T13:55:23.938Z