Online Feature Selection for Visual Tracking

Giorgio Roffo and Simone Melzi

Abstract

Object tracking is one of the most important tasks in many applications of computer vision. Many tracking methods use a fixed set of features ignoring that appearance of a target object may change drastically due to intrinsic and extrinsic factors. The ability to dynamically identify discriminative features would help in handling the appearance variability by improving tracking performance. The contribution of this work is threefold. Firstly, this paper presents a collection of several modern feature selection approaches selected among filter, embedded, and wrapper methods. Secondly, we provide extensive tests regarding the classification task intended to explore the strengths and weaknesses of the proposed methods with the goal to identify the right candidates for online tracking. Finally, we show how feature selection mechanisms can be successfully employed for ranking the features used by a tracking system, maintaining high frame rates. In particular, feature selection mounted on the Adaptive Color Tracking (ACT) system operates at over 110 FPS. This work demonstrates the importance of feature selection in online and realtime applications, resulted in what is clearly a very impressive performance, our solutions improve by 3% up to 7% the baseline ACT while providing superior results compared to 29 state-of-the-art tracking methods.

Session

Posters 2

Files

PDF iconExtended Abstract (PDF, 178K)
PDF iconPaper (PDF, 8M)

DOI

10.5244/C.30.120
https://dx.doi.org/10.5244/C.30.120

Citation

Giorgio Roffo and Simone Melzi. Online Feature Selection for Visual Tracking. In Richard C. Wilson, Edwin R. Hancock and William A. P. Smith, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 120.1-120.12. BMVA Press, September 2016.

Bibtex

        @inproceedings{BMVC2016_120,
        	title={Online Feature Selection for Visual Tracking},
        	author={Giorgio Roffo and Simone Melzi},
        	year={2016},
        	month={September},
        	pages={120.1-120.12},
        	articleno={120},
        	numpages={12},
        	booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
        	publisher={BMVA Press},
        	editor={Richard C. Wilson, Edwin R. Hancock and William A. P. Smith},
        	doi={10.5244/C.30.120},
        	isbn={1-901725-59-6},
        	url={https://dx.doi.org/10.5244/C.30.120}
        }