paper-with-me

Papers

Learning Temporal Pose Estimation from Sparsely-Labeled Videos

2019-06-06 · NeurIPS 2019 12 · Gedas Bertasius, Christoph Feichtenhofer, Du Tran, Jianbo Shi, Lorenzo Torresani

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. We demonstrate that we can leverage our trained PoseWarper for several applications. First, at inference time we can reverse the application direction of our network in order to propagate pose information from manually annotated frames to unlabeled frames. This makes it possible to generate pose annotations for the entire video given only a few manually-labeled frames. Compared to modern label propagation methods based on optical flow, our warping mechanism is much more compact (6M vs 39M parameters), and also more accurate (88.7% mAP vs 83.8% mAP). We also show that we can improve the accuracy of a pose estimator by training it on an augmented dataset obtained by adding our propagated poses to the original manual labels. Lastly, we can use our PoseWarper to aggregate temporal pose information from neighboring frames during inference. This allows our system to achieve state-of-the-art pose detection results on the PoseTrack2017 and PoseTrack2018 datasets. Code has been made available at: https://github.com/facebookresearch/PoseWarper.

📄 PDF Abstract BibTeX arXiv:1906.04016

Code (3)

facebookresearch/PoseWarper 공식 구현 pytorch
open-mmlab/mmpose pytorch
shuuchen/PoseWarper.pytorch pytorch

Tasks

Multi-Person Pose EstimationOptical Flow EstimationPose Estimation

Similar Papers 제목 키워드 기반

SpatioTemporal Learning for Human Pose Estimation in Sparsely-Labeled Videos

2025-01-25 · Yingying Jiao, Zhigang Wang, Sifan Wu, Shaojing Fan 외

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle t…

Pose Estimation

OTPose: Occlusion-Aware Transformer for Pose Estimation in Sparsely-Labeled Videos

2022-07-20 · Kyung-Min Jin, Gun-Hee Lee, Seong-Whan Lee

Although many approaches for multi-human pose estimation in videos have shown profound results, they require densely annotated data which entails excessive man labor. Furthermore, there exists occlusion and motion blur t…

Pose Estimation

SemiMultiPose: A Semi-supervised Multi-animal Pose Estimation Framework

2022-04-14 · Ari Blau, Christoph Gebhardt, Andres Bendesky, Liam Paninski 외

Multi-animal pose estimation is essential for studying animals' social behaviors in neuroscience and neuroethology. Advanced approaches have been proposed to support multi-animal estimation and achieve state-of-the-art p…

Animal Pose EstimationPose Estimation

High Temporal Consistency through Semantic Similarity Propagation in Semi-Supervised Video Semantic Segmentation for Autonomous Flight

2025-03-19 · CVPR 2025 1 · Cédric Vincent, Taehyoung Kim, Henri Meeß

Semantic segmentation from RGB cameras is essential to the perception of autonomous flying vehicles. The stability of predictions through the captured videos is paramount to their reliability and, by extension, to the tr…

Image SegmentationKnowledge DistillationSegmentationSemantic Segmentation+3

Reducing Annotation Burden: Exploiting Image Knowledge for Few-Shot Medical Video Object Segmentation via Spatiotemporal Consistency Relearning

2025-03-19 · Zixuan Zheng, Yilei Shi, Chunlei Li, Jingliang Hu 외

Few-shot video object segmentation aims to reduce annotation costs; however, existing methods still require abundant dense frame annotations for training, which are scarce in the medical domain. We investigate an extreme…

SegmentationSemantic SegmentationVideo Object SegmentationVideo Segmentation+1