English

Real-Time Resource Allocation for Tracking Systems

Computer Vision and Pattern Recognition 2020-10-08 v1

Abstract

Automated tracking is key to many computer vision applications. However, many tracking systems struggle to perform in real-time due to the high computational cost of detecting people, especially in ultra high resolution images. We propose a new algorithm called \emph{PartiMax} that greatly reduces this cost by applying the person detector only to the relevant parts of the image. PartiMax exploits information in the particle filter to select kk of the nn candidate \emph{pixel boxes} in the image. We prove that PartiMax is guaranteed to make a near-optimal selection with error bounds that are independent of the problem size. Furthermore, empirical results on a real-life dataset show that our system runs in real-time by processing only 10\% of the pixel boxes in the image while still retaining 80\% of the original tracking performance achieved when processing all pixel boxes.

Keywords

Cite

@article{arxiv.2010.03024,
  title  = {Real-Time Resource Allocation for Tracking Systems},
  author = {Yash Satsangi and Shimon Whiteson and Frans A. Oliehoek and Henri Bouma},
  journal= {arXiv preprint arXiv:2010.03024},
  year   = {2020}
}

Comments

http://auai.org/uai2017/proceedings/papers/130.pdf

R2 v1 2026-06-23T19:06:20.378Z