Tracking Pedestrian Heads in Dense Crowd

Tracking humans in crowded video sequences is an important constituent of visual scene understanding. Increasing crowd density challenges visibility of humans, limiting the scalability of existing pedestrian trackers to higher crowd densities. For that reason, we propose to revitalize head tracking with Crowd of Heads Dataset (CroHD), consisting of 9 sequences of 11,463 frames with over 2,276,838 heads and 5,230 tracks annotated in diverse scenes. For evaluation, we proposed a new metric, IDEucl, to measure an algorithm's efficacy in preserving a unique identity for the longest stretch in image coordinate space, thus building a correspondence between pedestrian crowd motion and the performance of a tracking algorithm. Moreover, we also propose a new head detector, HeadHunter, which is designed for small head detection in crowded scenes. We extend HeadHunter with a Particle Filter and a color histogram based re-identification module for head tracking. To establish this as a strong baseline, we compare our tracker with existing state-of-the-art pedestrian trackers on CroHD and demonstrate superiority, especially in identity preserving tracking metrics. With a light-weight head detector and a tracker which is efficient at identity preservation, we believe our contributions will serve useful in advancement of pedestrian tracking in dense crowds.

PDF Abstract CVPR 2021 PDF CVPR 2021 Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Multiple Object Tracking CroHD HeadHunter-T MOTA 63.6 # 3
IDEucl 60.3 # 1
MT 146 # 1
ML 93 # 3
IDs 892 # 2
IDF1 57.1 # 2
Multiple Object Tracking CroHD Tracktor MOTA 58.9 # 4
IDEucl 31.8 # 3
MT 125 # 2
ML 117 # 2
IDs 3474 # 1
IDF1 38.5 # 4
Multiple Object Tracking CroHD SORT MOTA 46.4 # 5
IDEucl 58 # 2
MT 49 # 3
ML 216 # 1
IDs 649 # 3
IDF1 48.4 # 3

Methods


No methods listed for this paper. Add relevant methods here