Online Multi-Target Tracking Using Recurrent Neural Networks

Abstract

We present a novel approach to online multi-target tracking based on recurrent neural networks (RNNs). Tracking multiple objects in real-world scenes involves many challenges, including a) an a-priori unknown and time-varying number of targets, b) a continuous state estimation of all present targets, and c) a discrete combinatorial problem of data association. Most previous methods involve complex models that require tedious tuning of parameters. Here, we propose for the first time, an end-to-end learning approach for online multi-target tracking. Existing deep learning methods are not designed for the above challenges and cannot be trivially applied to the task. Our solution addresses all of the above points in a principled way. Experiments on both synthetic and real data show promising results obtained at ~300 Hz on a standard CPU, and pave the way towards future research in this direction.

Cite

Text

Milan et al. "Online Multi-Target Tracking Using Recurrent Neural Networks." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.11194

Markdown

[Milan et al. "Online Multi-Target Tracking Using Recurrent Neural Networks." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/milan2017aaai-online/) doi:10.1609/AAAI.V31I1.11194

BibTeX

@inproceedings{milan2017aaai-online,
  title     = {{Online Multi-Target Tracking Using Recurrent Neural Networks}},
  author    = {Milan, Anton and Rezatofighi, Seyed Hamid and Dick, Anthony R. and Reid, Ian D. and Schindler, Konrad},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {4225-4232},
  doi       = {10.1609/AAAI.V31I1.11194},
  url       = {https://mlanthology.org/aaai/2017/milan2017aaai-online/}
}