Robust Visual Tracking for Multiple Targets

Abstract

We address the problem of robust multi-target tracking within the application of hockey player tracking. The particle filter technique is adopted and modified to fit into the multi-target tracking framework. A rectification technique is employed to find the correspondence between the video frame coordinates and the standard hockey rink coordinates so that the system can compensate for camera motion and improve the dynamics of the players. A global nearest neighbor data association algorithm is introduced to assign boosting detections to the existing tracks for the proposal distribution in particle filters. The mean-shift algorithm is embedded into the particle filter framework to stabilize the trajectories of the targets for robust tracking during mutual occlusion. Experimental results show that our system is able to automatically and robustly track a variable number of targets and correctly maintain their identities regardless of background clutter, camera motion and frequent mutual occlusion between targets.

Cite

Text

Cai et al. "Robust Visual Tracking for Multiple Targets." European Conference on Computer Vision, 2006. doi:10.1007/11744085_9

Markdown

[Cai et al. "Robust Visual Tracking for Multiple Targets." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/cai2006eccv-robust/) doi:10.1007/11744085_9

BibTeX

@inproceedings{cai2006eccv-robust,
  title     = {{Robust Visual Tracking for Multiple Targets}},
  author    = {Cai, Yizheng and de Freitas, Nando and Little, James J.},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {107-118},
  doi       = {10.1007/11744085_9},
  url       = {https://mlanthology.org/eccv/2006/cai2006eccv-robust/}
}