Re-Identification of Pedestrians in Crowds Using Dynamic Time Warping
Abstract
This paper presents a new tracking algorithm to solve on-line the ‘Tag and Track’ problem in a crowded scene with a network of CCTV Pan, Tilt and Zoom (PTZ) cameras. The dataset is very challenging as the non-overlapping cameras exhibit pan tilt and zoom motions, both smoothly and abruptly. Therefore a tracking-by-detection approach is combined with a re-identification method based on appearance features to solve the re-acquisition problem between non overlapping camera views and crowds occlusions. However, conventional re-identification techniques of multi target trackers, which consist of learning an online appearance model to differentiate the target of interest from other people in the scene, are not suitable for this scenario because the tagged pedestrian moves in an environment where pedestrians walking with them are constantly changing. Therefore, a novel multiple shots re-identification technique is proposed which combines a standard single shot re-identification, based on offline training to recognize humans from different views, with a Dynamic Time Warping (DTW) distance.
Cite
Text
Simonnet et al. "Re-Identification of Pedestrians in Crowds Using Dynamic Time Warping." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33863-2_42Markdown
[Simonnet et al. "Re-Identification of Pedestrians in Crowds Using Dynamic Time Warping." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/simonnet2012eccv-re/) doi:10.1007/978-3-642-33863-2_42BibTeX
@inproceedings{simonnet2012eccv-re,
title = {{Re-Identification of Pedestrians in Crowds Using Dynamic Time Warping}},
author = {Simonnet, Damien and Lewandowski, Michal and Velastin, Sergio A. and Orwell, James and Turkbeyler, Esin},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {423-432},
doi = {10.1007/978-3-642-33863-2_42},
url = {https://mlanthology.org/eccv/2012/simonnet2012eccv-re/}
}