Ensembles of Correlation Filters for Object Detection

Abstract

Traditional correlation filters for object detection are efficient and provide good localization, but require scalar valued image features and only perform well on objects with consistent appearance. Some newer filters work with feature spaces that introduce some invariance to small deformations, but more difficult detection problems require more than one filter. We introduce a method for jointly learning an ensemble of correlation filters that collectively capture as much variation in object appearance as possible. During training our filters adapt to the needs of the training data with no restrictions on size or scope. We demonstrate performance that exceeds the state of the art in several challenging experiments.

Cite

Text

Tokola and Bolme. "Ensembles of Correlation Filters for Object Detection." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.129

Markdown

[Tokola and Bolme. "Ensembles of Correlation Filters for Object Detection." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/tokola2015wacv-ensembles/) doi:10.1109/WACV.2015.129

BibTeX

@inproceedings{tokola2015wacv-ensembles,
  title     = {{Ensembles of Correlation Filters for Object Detection}},
  author    = {Tokola, Ryan and Bolme, David S.},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {935-942},
  doi       = {10.1109/WACV.2015.129},
  url       = {https://mlanthology.org/wacv/2015/tokola2015wacv-ensembles/}
}