English

Joint Flow: Temporal Flow Fields for Multi Person Tracking

Computer Vision and Pattern Recognition 2018-07-23 v2

Abstract

In this work we propose an online multi person pose tracking approach which works on two consecutive frames It1I_{t-1} and ItI_t. The general formulation of our temporal network allows to rely on any multi person pose estimation approach as spatial network. From the spatial network we extract image features and pose features for both frames. These features serve as input for our temporal model that predicts Temporal Flow Fields (TFF). These TFF are vector fields which indicate the direction in which each body joint is going to move from frame It1I_{t-1} to frame ItI_t. This novel representation allows to formulate a similarity measure of detected joints. These similarities are used as binary potentials in a bipartite graph optimization problem in order to perform tracking of multiple poses. We show that these TFF can be learned by a relative small CNN network whilst achieving state-of-the-art multi person pose tracking results.

Keywords

Cite

@article{arxiv.1805.04596,
  title  = {Joint Flow: Temporal Flow Fields for Multi Person Tracking},
  author = {Andreas Doering and Umar Iqbal and Juergen Gall},
  journal= {arXiv preprint arXiv:1805.04596},
  year   = {2018}
}

Comments

Accepted to BMVC

R2 v1 2026-06-23T01:52:33.284Z