中文
相关论文

相关论文: MeTRAbs: Metric-Scale Truncation-Robust Heatmaps f…

200 篇论文

Human pose estimation is a key step to action recognition. We propose a method of estimating 3D human poses from a single image, which works in conjunction with an existing 2D pose/joint detector. 3D pose estimation is challenging because…

计算机视觉与模式识别 · 计算机科学 2014-06-10 Chunyu Wang , Yizhou Wang , Zhouchen Lin , Alan L. Yuille , Wen Gao

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

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 present a benchmark for 3D human whole-body pose estimation, which involves identifying accurate 3D keypoints on the entire human body, including face, hands, body, and feet. Currently, the lack of a fully annotated and accurate 3D…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Yue Zhu , Nermin Samet , David Picard

Several methods have been proposed to estimate 3D human pose from multi-view images, achieving satisfactory performance on public datasets collected under relatively simple conditions. However, there are limited approaches studying…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Zhiyu Pan , Zhicheng Zhong , Wenxuan Guo , Yifan Chen , Jianjiang Feng , Jie Zhou

3D human pose and shape estimation (a.k.a. "human mesh recovery") has achieved substantial progress. Researchers mainly focus on the development of novel algorithms, while less attention has been paid to other critical factors involved.…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Hui En Pang , Zhongang Cai , Lei Yang , Tianwei Zhang , Ziwei Liu

Egocentric 3D human pose estimation has been actively studied using cameras installed in front of a head-mounted device (HMD). While frontal placement is the optimal and the only option for some tasks, such as hand tracking, it remains…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Hiroyasu Akada , Jian Wang , Vladislav Golyanik , Christian Theobalt

We introduce a novel method for robust and accurate 3D object pose estimation from a single color image under large occlusions. Following recent approaches, we first predict the 2D projections of 3D points related to the target object and…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Markus Oberweger , Mahdi Rad , Vincent Lepetit

This paper introduces a novel human pose estimation benchmark, Human Pose with Millimeter Wave Radar (HuPR), that includes synchronized vision and radio signal components. This dataset is created using cross-calibrated mmWave radar sensors…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Shih-Po Lee , Niraj Prakash Kini , Wen-Hsiao Peng , Ching-Wen Ma , Jenq-Neng Hwang

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

This paper presents Volumetric Transformer Pose estimator (VTP), the first 3D volumetric transformer framework for multi-view multi-person 3D human pose estimation. VTP aggregates features from 2D keypoints in all camera views and directly…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Yuxing Chen , Renshu Gu , Ouhan Huang , Gangyong Jia

In this paper, we present a comprehensive review of 3D human pose estimation and human mesh recovery from in-the-wild LiDAR point clouds. We compare existing approaches across several key dimensions, and propose a structured taxonomy to…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Salma Galaaoui , Eduardo Valle , David Picard , Nermin Samet

The process of tracking human anatomy in computer vision is referred to pose estimation, and it is used in fields ranging from gaming to surveillance. Three-dimensional pose estimation traditionally requires advanced equipment, such as…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Alice Ruget , Max Tyler , Germán Mora Martín , Stirling Scholes , Feng Zhu , Istvan Gyongy , Brent Hearn , Steve McLaughlin , Abderrahim Halimi , Jonathan Leach

We address the problem of regressing 3D human pose and shape from a single image, with a focus on 3D accuracy. The current best methods leverage large datasets of 3D pseudo-ground-truth (p-GT) and 2D keypoints, leading to robust…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Sai Kumar Dwivedi , Yu Sun , Priyanka Patel , Yao Feng , Michael J. Black

Although existing video-based 3D human mesh recovery methods have made significant progress, simultaneously estimating human pose and shape from low-resolution image features limits their performance. These image features lack sufficient…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Tao Tang , Hong Liu , Yingxuan You , Ti Wang , Wenhao Li

3D pose estimation offers the opportunity for fast, non-invasive, and accurate motion analysis. This is of special interest also for clinical use. Currently, motion capture systems are used, as they offer robust and precise data…

图像与视频处理 · 电气工程与系统科学 2023-06-13 Shawan Mohammed , Hannah Siebers , Ted Preuß

We present a lightweight solution to recover 3D pose from multi-view images captured with spatially calibrated cameras. Building upon recent advances in interpretable representation learning, we exploit 3D geometry to fuse input images into…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Edoardo Remelli , Shangchen Han , Sina Honari , Pascal Fua , Robert Wang

This paper addresses the problem of monocular 3D human shape and pose estimation from an RGB image. Despite great progress in this field in terms of pose prediction accuracy, state-of-the-art methods often predict inaccurate body shapes. We…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Akash Sengupta , Ignas Budvytis , Roberto Cipolla

Heatmap regression has become the most prevalent choice for nowadays human pose estimation methods. The ground-truth heatmaps are usually constructed via covering all skeletal keypoints by 2D gaussian kernels. The standard deviations of…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Zhengxiong Luo , Zhicheng Wang , Yan Huang , Tieniu Tan , Erjin Zhou

3D representation and reconstruction of human bodies have been studied for a long time in computer vision. Traditional methods rely mostly on parametric statistical linear models, limiting the space of possible bodies to linear…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Sandro Lombardi , Bangbang Yang , Tianxing Fan , Hujun Bao , Guofeng Zhang , Marc Pollefeys , Zhaopeng Cui