A Particle Swarm Optimization Approach for Multi-Objects Tracking in Crowded Scene

Abstract

This paper presents a new particle swarm optimization-based algorithm for tracking objects in crowded scenes. The proposed method exploits the properties of local feature descriptors and color-based covariance matrix to model the targets. Then, optimal search for the best match of the targets in the successive frames is performed using a particle swarm optimization (PSO) algorithm. The PSO, which is a population-based searching algorithm, attracts all particles towards the global optima based on a fitness function defined using a color-based covariance matrix. Adaptation of tracking windows is obtained based on local feature descriptors. Local feature descriptors are extracted using the scale invariant feature transform (SIFT) method. Our proposed method can cope with a number of challenging scenarios typical of crowded scenes. This includes tracking objects under heavy occlusions, erratic motion and illumination changes.

Cite

Text

Thida et al. "A Particle Swarm Optimization Approach for Multi-Objects Tracking in Crowded Scene." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457471

Markdown

[Thida et al. "A Particle Swarm Optimization Approach for Multi-Objects Tracking in Crowded Scene." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/thida2009iccvw-particle/) doi:10.1109/ICCVW.2009.5457471

BibTeX

@inproceedings{thida2009iccvw-particle,
  title     = {{A Particle Swarm Optimization Approach for Multi-Objects Tracking in Crowded Scene}},
  author    = {Thida, Myo and Remagnino, Paolo and Eng, How-Lung},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {1209-1215},
  doi       = {10.1109/ICCVW.2009.5457471},
  url       = {https://mlanthology.org/iccvw/2009/thida2009iccvw-particle/}
}