English

AdaScale: Towards Real-time Video Object Detection Using Adaptive Scaling

Computer Vision and Pattern Recognition 2019-02-11 v1 Machine Learning

Abstract

In vision-enabled autonomous systems such as robots and autonomous cars, video object detection plays a crucial role, and both its speed and accuracy are important factors to provide reliable operation. The key insight we show in this paper is that speed and accuracy are not necessarily a trade-off when it comes to image scaling. Our results show that re-scaling the image to a lower resolution will sometimes produce better accuracy. Based on this observation, we propose a novel approach, dubbed AdaScale, which adaptively selects the input image scale that improves both accuracy and speed for video object detection. To this end, our results on ImageNet VID and mini YouTube-BoundingBoxes datasets demonstrate 1.3 points and 2.7 points mAP improvement with 1.6x and 1.8x speedup, respectively. Additionally, we improve state-of-the-art video acceleration work by an extra 1.25x speedup with slightly better mAP on ImageNet VID dataset.

Keywords

Cite

@article{arxiv.1902.02910,
  title  = {AdaScale: Towards Real-time Video Object Detection Using Adaptive Scaling},
  author = {Ting-Wu Chin and Ruizhou Ding and Diana Marculescu},
  journal= {arXiv preprint arXiv:1902.02910},
  year   = {2019}
}

Comments

Accepted to SysML 2019 (http://www.sysml.cc/) as oral contribution

R2 v1 2026-06-23T07:35:14.521Z