Online Graph-Based Tracking

Abstract

Tracking by sequential Bayesian filtering relies on a graphical model with temporally ordered linear structure based on temporal smoothness assumption. This framework is convenient to propagate the posterior through the first-order Markov chain. However, density propagation from a single immediately preceding frame may be unreliable especially in challenging situations such as abrupt appearance changes, fast motion, occlusion, and so on. We propose a visual tracking algorithm based on more general graphical models, where multiple previous frames contribute to computing the posterior in the current frame and edges between frames are created upon inter-frame trackability. Such data-driven graphical model reflects sequence structures as well as target characteristics, and is more desirable to implement a robust tracking algorithm. The proposed tracking algorithm runs online and achieves outstanding performance with respect to the state-of-the-art trackers. We illustrate quantitative and qualitative performance of our algorithm in all the sequences in tracking benchmark and other challenging videos.

Cite

Text

Nam et al. "Online Graph-Based Tracking." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10602-1_8

Markdown

[Nam et al. "Online Graph-Based Tracking." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/nam2014eccv-online/) doi:10.1007/978-3-319-10602-1_8

BibTeX

@inproceedings{nam2014eccv-online,
  title     = {{Online Graph-Based Tracking}},
  author    = {Nam, Hyeonseob and Hong, Seunghoon and Han, Bohyung},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {112-126},
  doi       = {10.1007/978-3-319-10602-1_8},
  url       = {https://mlanthology.org/eccv/2014/nam2014eccv-online/}
}