Towards a Practical PTZ Face Detection and Tracking System

Abstract

We address the problem of automatic face detection and tracking in uncontrolled scenarios using a pan-tilt-zoom (PTZ) network camera, which could prove most helpful in forensic applications. The detected faces are associated with the corresponding people and trajectories. The dynamic nature of real-world scenarios and real-time restrictions complicate our task. Different from previous work which use a mixture of wide angle cameras and PTZ cameras, we explore the limits to what can be expected from a single PTZ camera. The system first detects and tracks pedestrians in zoomed-out mode, then selects, using a scheduler, a person to zoom in to. After zoom in, we come back to wide area mode, and solve the person-to-person, face-to-person and face-to-face data association problems. Extensive experiments in challenging indoor and outdoor uncontrolled conditions demonstrate the effectiveness of the proposed system.

Cite

Text

Cai et al. "Towards a Practical PTZ Face Detection and Tracking System." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013. doi:10.1109/WACV.2013.6474996

Markdown

[Cai et al. "Towards a Practical PTZ Face Detection and Tracking System." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013.](https://mlanthology.org/wacv/2013/cai2013wacv-practical/) doi:10.1109/WACV.2013.6474996

BibTeX

@inproceedings{cai2013wacv-practical,
  title     = {{Towards a Practical PTZ Face Detection and Tracking System}},
  author    = {Cai, Yinghao and Medioni, Gérard G. and Dinh, Thang Ba},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2013},
  pages     = {31-38},
  doi       = {10.1109/WACV.2013.6474996},
  url       = {https://mlanthology.org/wacv/2013/cai2013wacv-practical/}
}