TR2005-065

Ensemble Tracking


    •  Shai Avidan, "Ensemble Tracking", Tech. Rep. TR2005-065, Mitsubishi Electric Research Laboratories, Cambridge, MA, June 2005.
      BibTeX TR2005-065 PDF
      • @techreport{MERL_TR2005-065,
      • author = {Shai Avidan},
      • title = {Ensemble Tracking},
      • institution = {MERL - Mitsubishi Electric Research Laboratories},
      • address = {Cambridge, MA 02139},
      • number = {TR2005-065},
      • month = jun,
      • year = 2005,
      • url = {https://www.merl.com/publications/TR2005-065/}
      • }
  • Research Area:

    Computer Vision

Abstract:

We consider tracking as a binary classification problem, where an ensemble of weak classifiers is trained on-line to distinguish between the object and the background. The ensemble of weak classifiers is combined into a strong classifier using AdaBoost. The strong classifier is then used to label pixels in the next frame as either belonging to the object or the background, giving a confidence map. The peak of the map, and hence the new position of the object, is found using mean shift. Temporal coherence is maintained by updating the ensemble with new weak classifiers that are trained on-line during tracking. We show a realization of this method and demonstrate it on several video sequences.