paper-with-me

홈 › Papers

PARE: Part Attention Regressor for 3D Human Body Estimation

2021-04-17 · ICCV 2021 10 · Muhammed Kocabas, Chun-Hao P. Huang, Otmar Hilliges, Michael J. Black

Despite significant progress, we show that state of the art 3D human pose and shape estimation methods remain sensitive to partial occlusion and can produce dramatically wrong predictions although much of the body is observable. To address this, we introduce a soft attention mechanism, called the Part Attention REgressor (PARE), that learns to predict body-part-guided attention masks. We observe that state-of-the-art methods rely on global feature representations, making them sensitive to even small occlusions. In contrast, PARE's part-guided attention mechanism overcomes these issues by exploiting information about the visibility of individual body parts while leveraging information from neighboring body-parts to predict occluded parts. We show qualitatively that PARE learns sensible attention masks, and quantitative evaluation confirms that PARE achieves more accurate and robust reconstruction results than existing approaches on both occlusion-specific and standard benchmarks. The code and data are available for research purposes at {\small \url{https://pare.is.tue.mpg.de/}}

📄 PDF Abstract BibTeX arXiv:2104.08527

Code (1)

mkocabas/PARE 공식 구현 pytorch

Tasks

3D human pose and shape estimation3D Human Pose Estimation3D Multi-Person Pose Estimation

Similar Papers 제목 키워드 기반

BoPR: Body-aware Part Regressor for Human Shape and Pose Estimation

2023-03-21 · Yongkang Cheng, Shaoli Huang, Jifeng Ning, Ying Shan

This paper presents a novel approach for estimating human body shape and pose from monocular images that effectively addresses the challenges of occlusions and depth ambiguity. Our proposed method BoPR, the Body-aware Pa…

3D Human Pose EstimationOcclusion HandlingPose Estimation

Efficient Prealignment of CT Scans for Registration through a Bodypart Regressor

2019-09-19 · Hans Meine, Alessa Hering

Convolutional neural networks have not only been applied for classification of voxels, objects, or images, for instance, but have also been proposed as a bodypart regressor. We pick up this underexplored idea and evaluat…

General Classification

Human Pose Estimation Using Body Parts Dependent Joint Regressors

2013-06-01 · CVPR 2013 6 · Matthias Dantone, Juergen Gall, Christian Leistner, Luc van Gool

In this work, we address the problem of estimating 2d human pose from still images. Recent methods that rely on discriminatively trained deformable parts organized in a tree model have shown to be very successful in solv…

Pose Estimation

Heterogeneous Multi-task Learning for Human Pose Estimation with Deep Convolutional Neural Network

2014-06-13 · Sijin Li, Zhi-Qiang Liu, Antoni B. Chan

We propose an heterogeneous multi-task learning framework for human pose estimation from monocular image with deep convolutional neural network. In particular, we simultaneously learn a pose-joint regressor and a sliding…

Multi-Task LearningPose Estimation

POCO: 3D Pose and Shape Estimation with Confidence

2023-08-24 · Sai Kumar Dwivedi, Cordelia Schmid, Hongwei Yi, Michael J. Black 외

The regression of 3D Human Pose and Shape (HPS) from an image is becoming increasingly accurate. This makes the results useful for downstream tasks like human action recognition or 3D graphics. Yet, no regressor is perfe…

Action RecognitionPose EstimationTemporal Action Localization