Tracking Multiple Persons Based on a Variational Bayesian Model

Abstract

Object tracking is an ubiquitous problem in computer vision with many applications in human-machine and human-robot interaction, augmented reality, driving assistance, surveillance, etc. Although thoroughly investigated, tracking multiple persons remains a challenging and an open problem. In this paper, an online variational Bayesian model for multiple-person tracking is proposed. This yields a variational expectation-maximization (VEM) algorithm. The computational efficiency of the proposed method is due to closed-form expressions for both the posterior distributions of the latent variables and for the estimation of the model parameters. A stochastic process that handles person birth and person death enables the tracker to handle a varying number of persons over long periods of time. The proposed method is benchmarked using the MOT 2016 dataset.

Cite

Text

Ban et al. "Tracking Multiple Persons Based on a Variational Bayesian Model." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-48881-3_5

Markdown

[Ban et al. "Tracking Multiple Persons Based on a Variational Bayesian Model." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/ban2016eccv-tracking/) doi:10.1007/978-3-319-48881-3_5

BibTeX

@inproceedings{ban2016eccv-tracking,
  title     = {{Tracking Multiple Persons Based on a Variational Bayesian Model}},
  author    = {Ban, Yutong and Ba, Sileye O. and Alameda-Pineda, Xavier and Horaud, Radu},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {52-67},
  doi       = {10.1007/978-3-319-48881-3_5},
  url       = {https://mlanthology.org/eccv/2016/ban2016eccv-tracking/}
}