paper-with-me

홈 › Papers

Multi-Scale Structure-Aware Network for Human Pose Estimation

2018-03-27 · ECCV 2018 9 · Lipeng Ke, Ming-Ching Chang, Honggang Qi, Siwei Lyu

We develop a robust multi-scale structure-aware neural network for human pose estimation. This method improves the recent deep conv-deconv hourglass models with four key improvements: (1) multi-scale supervision to strengthen contextual feature learning in matching body keypoints by combining feature heatmaps across scales, (2) multi-scale regression network at the end to globally optimize the structural matching of the multi-scale features, (3) structure-aware loss used in the intermediate supervision and at the regression to improve the matching of keypoints and respective neighbors to infer a higher-order matching configurations, and (4) a keypoint masking training scheme that can effectively fine-tune our network to robustly localize occluded keypoints via adjacent matches. Our method can effectively improve state-of-the-art pose estimation methods that suffer from difficulties in scale varieties, occlusions, and complex multi-person scenarios. This multi-scale supervision tightly integrates with the regression network to effectively (i) localize keypoints using the ensemble of multi-scale features, and (ii) infer global pose configuration by maximizing structural consistencies across multiple keypoints and scales. The keypoint masking training enhances these advantages to focus learning on hard occlusion samples. Our method achieves the leading position in the MPII challenge leaderboard among the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1803.09894

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimationregression

Similar Papers 제목 키워드 기반

MotionMAR: Multi-scale Auto-Regressive Human Motion Reconstruction from Sparse Observations

2026-06-22 · Yuhua Luo, Junsheng Zhang, Mengyin Liu, Xincheng Lin 외 arxiv

Human motion follows a temporal hierarchical structure, transitioning from low-frequency global trajectories to high-frequency details. Inspired by the success of multi-level autoregressive models in computer vision, we …

Deep Contextual Learners for Protein Networks

2021-06-04 · Michelle M. Li, Marinka Zitnik

Spatial context is central to understanding health and disease. Yet reference protein interaction networks lack such contextualization, thereby limiting the study of where protein interactions likely occur in the human b…

SasMamba: A Lightweight Structure-Aware Stride State Space Model for 3D Human Pose Estimation

2025-11-12 · Hu Cui, Wenqiang Hua, Renjing Huang, Shurui Jia 외 arxiv

Recently, the Mamba architecture based on State Space Models (SSMs) has gained attention in 3D human pose estimation due to its linear complexity and strong global modeling capability. However, existing SSM-based methods…

3D Human Pose EstimationTemporal Sequences3D Pose Estimation

Synergistic Global-space Camera and Human Reconstruction from Videos

2024-05-23 · CVPR 2024 1 · Yizhou Zhao, Tuanfeng Y. Wang, Bhiksha Raj, Min Xu 외

Remarkable strides have been made in reconstructing static scenes or human bodies from monocular videos. Yet, the two problems have largely been approached independently, without much synergy. Most visual SLAM methods ca…

ShapBPT: Image Feature Attributions Using Data-Aware Binary Partition Trees

2026-02-04 · Muhammad Rashid, Elvio G. Amparore, Enrico Ferrari, Damiano Verda arxiv

Pixel-level feature attributions are an important tool in eXplainable AI for Computer Vision (XCV), providing visual insights into how image features influence model predictions. The Owen formula for hierarchical Shapley…