A multi-scale detection pipeline extracts geometric and content features to produce multi-person tracking in basketball videos, evaluated on a custom dataset with standard detection and tracking metrics.
Joint Flow: Temporal Flow Fields for Multi Person Tracking
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this work we propose an online multi person pose tracking approach which works on two consecutive frames $I_{t-1}$ and $I_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 $I_{t-1}$ to frame $I_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.
fields
cs.CV 1years
2019 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Multi-Person tracking by multi-scale detection in Basketball scenarios
A multi-scale detection pipeline extracts geometric and content features to produce multi-person tracking in basketball videos, evaluated on a custom dataset with standard detection and tracking metrics.