On the Optimization of Advanced DCF-Trackers

Abstract

Trackers based on discriminative correlation filters (DCF) have recently seen widespread success and in this work we dive into their numerical core. DCF-based trackers interleave learning of the target detector and target state inference based on this detector. Whereas the original formulation includes a closed-form solution for the filter learning, recently introduced improvements to the framework no longer have known closed-form solutions. Instead a large-scale linear least squares problem must be solved each time the detector is updated. We analyze the procedure used to optimize the detector and let the popular scheme introduced with ECO serve as a baseline. The ECO implementation is revisited in detail and several mechanisms are provided with alternatives. With comprehensive experiments we show which configurations are superior in terms of tracking capabilities and optimization performance.

Cite

Text

Johnander et al. "On the Optimization of Advanced DCF-Trackers." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11009-3_2

Markdown

[Johnander et al. "On the Optimization of Advanced DCF-Trackers." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/johnander2018eccvw-optimization/) doi:10.1007/978-3-030-11009-3_2

BibTeX

@inproceedings{johnander2018eccvw-optimization,
  title     = {{On the Optimization of Advanced DCF-Trackers}},
  author    = {Johnander, Joakim and Bhat, Goutam and Danelljan, Martin and Khan, Fahad Shahbaz and Felsberg, Michael},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {54-69},
  doi       = {10.1007/978-3-030-11009-3_2},
  url       = {https://mlanthology.org/eccvw/2018/johnander2018eccvw-optimization/}
}