2019

Learning Temporal Pose Estimation from Sparsely-Labeled Videos

Bertasius, Gedas, Feichtenhofer, Christoph, Tran, Du et al.

Understand

Modern approaches for multi-person pose estimation in video require large amounts of dense annotations.

  • However, labeling every frame in a video is costly and labor intensive.
  • To reduce the need for dense annotations, we propose a PoseWarper network that leverages training videos with sparse annotations (every k frames) to learn to perform dense temporal pose propagation and estimation.
  • Given a pair of video frames---a labeled Frame A and an unlabeled Frame B---we train our model to predict human pose in Frame A using the features from Frame B by means of deformable convolutions to implicitly learn the pose warping between A and B.

Reading the bibliography…