Bayesian Multi-Object Tracking Using Motion Context from Multiple Objects

Abstract

Online multi-object tracking with a single moving camera is a challenging problem as the assumptions of 2D conventional motion models (e.g., first or second order models) in the image coordinate no longer hold because of global camera motion. In this paper, we consider motion context from multiple objects which describes the relative movement between objects and construct a Relative Motion Network (RMN) to factor out the effects of unexpected camera motion for robust tracking. The RMN consists of multiple relative motion models that describe spatial relations between objects, thereby facilitating robust prediction and data association for accurate tracking under arbitrary camera movements. The RMN can be incorporated into various multi-object tracking frameworks and we demonstrate its effectiveness with one tracking framework based on a Bayesian filter. Experiments on benchmark datasets show that online multi-object tracking performance can be better achieved by the proposed method.

Cite

Text

Yoon et al. "Bayesian Multi-Object Tracking Using Motion Context from Multiple Objects." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.12

Markdown

[Yoon et al. "Bayesian Multi-Object Tracking Using Motion Context from Multiple Objects." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/yoon2015wacv-bayesian/) doi:10.1109/WACV.2015.12

BibTeX

@inproceedings{yoon2015wacv-bayesian,
  title     = {{Bayesian Multi-Object Tracking Using Motion Context from Multiple Objects}},
  author    = {Yoon, Ju Hong and Yang, Ming-Hsuan and Lim, Jongwoo and Yoon, Kuk-Jin},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {33-40},
  doi       = {10.1109/WACV.2015.12},
  url       = {https://mlanthology.org/wacv/2015/yoon2015wacv-bayesian/}
}