English

ESOD:Edge-based Task Scheduling for Object Detection

Computer Vision and Pattern Recognition 2021-10-25 v1 Machine Learning

Abstract

Object Detection on the mobile system is a challenge in terms of everything. Nowadays, many object detection models have been designed, and most of them concentrate on precision. However, the computation burden of those models on mobile systems is unacceptable. Researchers have designed some lightweight networks for mobiles by sacrificing precision. We present a novel edge-based task scheduling framework for object detection (termed as ESOD). In detail, we train a DNN model (termed as pre-model) to predict which object detection model to use for the coming task and offloads to which edge servers by physical characteristics of the image task (e.g., brightness, saturation). The results show that ESOD can reduce latency and energy consumption by an average of 22.13% and 29.60% and improve the mAP to 45.8(with 0.9 mAP better), respectively, compared with the SOTA DETR model.

Keywords

Cite

@article{arxiv.2110.11342,
  title  = {ESOD:Edge-based Task Scheduling for Object Detection},
  author = {Yihao Wang and Ling Gao and Jie Ren and Rui Cao and Hai Wang and Jie Zheng and Quanli Gao},
  journal= {arXiv preprint arXiv:2110.11342},
  year   = {2021}
}

Comments

Accepted by The Ninth International Conference on Advanced Cloud and Big Data