paper-with-me

홈 › Papers

Joint-Motion Mutual Learning for Pose Estimation in Videos

2024-08-05 · Sifan Wu, Haipeng Chen, Yifang Yin, Sihao Hu, Runyang Feng, Yingying Jiao, Ziqi Yang, Zhenguang Liu

Human pose estimation in videos has long been a compelling yet challenging task within the realm of computer vision. Nevertheless, this task remains difficult because of the complex video scenes, such as video defocus and self-occlusion. Recent methods strive to integrate multi-frame visual features generated by a backbone network for pose estimation. However, they often ignore the useful joint information encoded in the initial heatmap, which is a by-product of the backbone generation. Comparatively, methods that attempt to refine the initial heatmap fail to consider any spatio-temporal motion features. As a result, the performance of existing methods for pose estimation falls short due to the lack of ability to leverage both local joint (heatmap) information and global motion (feature) dynamics. To address this problem, we propose a novel joint-motion mutual learning framework for pose estimation, which effectively concentrates on both local joint dependency and global pixel-level motion dynamics. Specifically, we introduce a context-aware joint learner that adaptively leverages initial heatmaps and motion flow to retrieve robust local joint feature. Given that local joint feature and global motion flow are complementary, we further propose a progressive joint-motion mutual learning that synergistically exchanges information and interactively learns between joint feature and motion flow to improve the capability of the model. More importantly, to capture more diverse joint and motion cues, we theoretically analyze and propose an information orthogonality objective to avoid learning redundant information from multi-cues. Empirical experiments show our method outperforms prior arts on three challenging benchmarks.

📄 PDF Abstract BibTeX arXiv:2408.02285

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

MITFAS: Mutual Information based Temporal Feature Alignment and Sampling for Aerial Video Action Recognition

2023-03-05 · Ruiqi Xian, Xijun Wang, Dinesh Manocha

We present a novel approach for action recognition in UAV videos. Our formulation is designed to handle occlusion and viewpoint changes caused by the movement of a UAV. We use the concept of mutual information to compute…

Action RecognitionTemporal Action Localization

IDOL: Unified Dual-Modal Latent Diffusion for Human-Centric Joint Video-Depth Generation

2024-07-15 · Yuanhao Zhai, Kevin Lin, Linjie Li, Chung-Ching Lin 외

Significant advances have been made in human-centric video generation, yet the joint video-depth generation problem remains underexplored. Most existing monocular depth estimation methods may not generalize well to synth…

DenoisingDepth EstimationMonocular Depth EstimationVideo Denoising+1

Learning Dynamical Human-Joint Affinity for 3D Pose Estimation in Videos

2021-09-15 · Junhao Zhang, Yali Wang, Zhipeng Zhou, Tianyu Luan 외

Graph Convolution Network (GCN) has been successfully used for 3D human pose estimation in videos. However, it is often built on the fixed human-joint affinity, according to human skeleton. This may reduce adaptation cap…

3D Human Pose Estimation3D Pose EstimationPose Estimation

SyncMV4D: Synchronized Multi-view Joint Diffusion of Appearance and Motion for Hand-Object Interaction Synthesis

2025-11-24 · Lingwei Dang, Zonghan Li, Juntong Li, Hongwen Zhang 외 arxiv

Hand-Object Interaction (HOI) generation plays a critical role in advancing applications across animation and robotics. Current video-based methods are predominantly single-view, which impedes comprehensive 3D geometry p…

Boundary Flow: A Siamese Network that Predicts Boundary Motion without Training on Motion

2017-02-28 · CVPR 2018 6 · Peng Lei, Fuxin Li, Sinisa Todorovic

Using deep learning, this paper addresses the problem of joint object boundary detection and boundary motion estimation in videos, which we named boundary flow estimation. Boundary flow is an important mid-level visual c…

Boundary DetectionMotion EstimationObjectOptical Flow Estimation