中文
相关论文

相关论文: Heatmap Distribution Matching for Human Pose Estim…

200 篇论文

Learning-based methods have dominated the 3D human pose estimation (HPE) tasks with significantly better performance in most benchmarks than traditional optimization-based methods. Nonetheless, 3D HPE in the wild is still the biggest…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Zhongyu Jiang , Zhuoran Zhou , Lei Li , Wenhao Chai , Cheng-Yen Yang , Jenq-Neng Hwang

3D human pose estimation has been a long-standing challenge in computer vision and graphics, where multi-view methods have significantly progressed but are limited by the tedious calibration processes. Existing multi-view methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Boyuan Jiang , Lei Hu , Shihong Xia

This paper proposes a novel contact and wearable sensing system for estimating the upper body posture and joint angles (ankle, knee, and hip) of the human body using foot pressure distribution information obtained from a sensor attached to…

人机交互 · 计算机科学 2024-01-24 Yo Kobayashi , Yasutaka Nakashima

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

In this work, we address the problem of 3D human pose estimation from a sequence of 2D human poses. Although the recent success of deep networks has led many state-of-the-art methods for 3D pose estimation to train deep networks end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Mir Rayat Imtiaz Hossain , James J. Little

Many human pose estimation methods estimate Skinned Multi-Person Linear (SMPL) models and regress the human joints from these SMPL estimates. In this work, we show that the most widely used SMPL-to-joint linear layer (joint regressor) is…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Eric Hedlin , Helge Rhodin , Kwang Moo Yi

In 3D human pose estimation one of the biggest problems is the lack of large, diverse datasets. This is especially true for multi-person 3D pose estimation, where, to our knowledge, there are only machine generated annotations available for…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Marton Veges , Andras Lorincz

Human Pose Estimation is a low-level task useful forsurveillance, human action recognition, and scene understandingat large. It also offers promising perspectives for the animationof synthetic characters. For all these applications, and…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Lucas Mourot , François Le Clerc , Cédric Thébault , Pierre Hellier

Pose prediction is to predict future poses given a window of previous poses. In this paper, we propose a new problem that predicts poses using 3D joint coordinate sequences. Different from the traditional pose prediction based on Mocap…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Xiaoli Liu , Jianqin Yin , Huaping Liu , Yilong Yin

This is an official pytorch implementation of Deep High-Resolution Representation Learning for Human Pose Estimation. In this work, we are interested in the human pose estimation problem with a focus on learning reliable high-resolution…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Ke Sun , Bin Xiao , Dong Liu , Jingdong Wang

We propose a joint model of human joint detection and association for 2D multi-person pose estimation (MPPE). The approach unifies training of joint detection and association without a need for further processing or sophisticated heuristics…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Rania Briq , Andreas Doering , Juergen Gall

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

Recently, regression-based methods have dominated the field of 3D human pose and shape estimation. Despite their promising results, a common issue is the misalignment between predictions and image observations, often caused by minor joint…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Tom Wehrbein , Bodo Rosenhahn , Iain Matthews , Carsten Stoll

Human pose estimation is a very active research field, stimulated by its important applications in robotics, entertainment or health and sports sciences, among others. Advances in convolutional networks triggered noticeable improvements in…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yann Desmarais , Denis Mottet , Pierre Slangen , Philippe Montesinos

Estimating 3D human pose from a single image is a challenging task. This work attempts to address the uncertainty of lifting the detected 2D joints to the 3D space by introducing an intermediate state-Part-Centric Heatmap Triplets…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Kun Zhou , Xiaoguang Han , Nianjuan Jiang , Kui Jia , Jiangbo Lu

State-of-the-art 3D human pose estimation approaches typically estimate pose from the entire RGB image in a single forward run. In this paper, we develop a post-processing step to refine 3D human pose estimation from body part patches.…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Qingfu Wan , Weichao Qiu , Alan L. Yuille

We present EgoTAP, a heatmap-to-3D pose lifting method for highly accurate stereo egocentric 3D pose estimation. Severe self-occlusion and out-of-view limbs in egocentric camera views make accurate pose estimation a challenging problem. To…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Taeho Kang , Youngki Lee

We propose a novel ConvNet model for predicting 2D human body poses in an image. The model regresses a heatmap representation for each body keypoint, and is able to learn and represent both the part appearances and the context of the part…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Vasileios Belagiannis , Andrew Zisserman

Recently, diffusion-based methods for monocular 3D human pose estimation have achieved state-of-the-art (SOTA) performance by directly regressing the 3D joint coordinates from the 2D pose sequence. Although some methods decompose the task…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Qingyuan Cai , Xuecai Hu , Saihui Hou , Li Yao , Yongzhen Huang

6D pose estimation aims at determining the object pose that best explains the camera observation. The unique solution for non-ambiguous objects can turn into a multi-modal pose distribution for symmetrical objects or when occlusions of…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Boris Meden , Asma Brazi , Fabrice Mayran de Chamisso , Steve Bourgeois , Vincent Lepetit