paper-with-me

홈 › Papers

A Coarse-to-Fine Human Pose Estimation Method based on Two-stage Distillation and Progressive Graph Neural Network

2025-08-15 · Zhangjian Ji, Wenjin Zhang, Shaotong Qiao, Kai Feng, Yuhua Qian arxiv

Human pose estimation has been widely applied in the human-centric understanding and generation, but most existing state-of-the-art human pose estimation methods require heavy computational resources for accurate predictions. In order to obtain an accurate, robust yet lightweight human pose estimator, one feasible way is to transfer pose knowledge from a powerful teacher model to a less-parameterized student model by knowledge distillation. However, the traditional knowledge distillation framework does not fully explore the contextual information among human joints. Thus, in this paper, we propose a novel coarse-to-fine two-stage knowledge distillation framework for human pose estimation. In the first-stage distillation, we introduce the human joints structure loss to mine the structural information among human joints so as to transfer high-level semantic knowledge from the teacher model to the student model. In the second-stage distillation, we utilize an Image-Guided Progressive Graph Convolutional Network (IGP-GCN) to refine the initial human pose obtained from the first-stage distillation and supervise the training of the IGP-GCN in the progressive way by the final output pose of teacher model. The extensive experiments on the benchmark dataset: COCO keypoint and CrowdPose datasets, show that our proposed method performs favorably against lots of the existing state-of-the-art human pose estimation methods, especially for the more complex CrowdPose dataset, the performance improvement of our model is more significant.

📄 PDF Abstract BibTeX arXiv:2508.11212

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationGraph Neural NetworkPose Estimation

Similar Papers 제목 키워드 기반

SHaRPose: Sparse High-Resolution Representation for Human Pose Estimation

2023-12-17 · Xiaoqi An, Lin Zhao, Chen Gong, Nannan Wang 외

High-resolution representation is essential for achieving good performance in human pose estimation models. To obtain such features, existing works utilize high-resolution input images or fine-grained image tokens. Howev…

Pose Estimation

Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images

2021-09-13 · ICCV 2021 10 · Size Wu, Sheng Jin, Wentao Liu, Lei Bai 외

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and…

3D Multi-Person Pose Estimation3D Pose EstimationMulti-Person Pose EstimationPose Estimation

Rethinking on Multi-Stage Networks for Human Pose Estimation

2019-01-01 · Wenbo Li, Zhicheng Wang, Binyi Yin, Qixiang Peng 외

Existing pose estimation approaches fall into two categories: single-stage and multi-stage methods. While multi-stage methods are seemingly more suited for the task, their performance in current practice is not as good a…

Keypoint DetectionPose Estimation

3D Human Motion Estimation via Motion Compression and Refinement

2020-08-09 · Zhengyi Luo, S. Alireza Golestaneh, Kris M. Kitani

We develop a technique for generating smooth and accurate 3D human pose and motion estimates from RGB video sequences. Our method, which we call Motion Estimation via Variational Autoencoder (MEVA), decomposes a temporal…

3D Human Pose Estimation

Multi-initialization Optimization Network for Accurate 3D Human Pose and Shape Estimation

2021-12-24 · Zhiwei Liu, Xiangyu Zhu, Lu Yang, Xiang Yan 외

3D human pose and shape recovery from a monocular RGB image is a challenging task. Existing learning based methods highly depend on weak supervision signals, e.g. 2D and 3D joint location, due to the lack of in-the-wild …

3D human pose and shape estimation3D Human Pose Estimation3D Reconstruction