中文
相关论文

相关论文: SEAL-pose: Enhancing 3D Human Pose Estimation via …

200 篇论文

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

Human pose estimation (HPE) usually requires large-scale training data to reach high performance. However, it is rather time-consuming to collect high-quality and fine-grained annotations for human body. To alleviate this issue, we revisit…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Xixia Xu , Yingguo Gao , Ke Yan , Xue Lin , Qi Zou

Semi-supervised learning aims to boost the accuracy of a model by exploring unlabeled images. The state-of-the-art methods are consistency-based which learn about unlabeled images by encouraging the model to give consistent predictions for…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Rongchang Xie , Chunyu Wang , Wenjun Zeng , Yizhou Wang

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

In this paper we propose a highly scalable convolutional neural network, end-to-end trainable, for real-time 3D human pose regression from still RGB images. We call this approach the Scalable Sequential Pyramid Networks (SSP-Net) as it is…

计算机视觉与模式识别 · 计算机科学 2020-09-07 Diogo Luvizon , Hedi Tabia , David Picard

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, biologically implausible pose predictions may be produced. In contrast,…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Yu Chen , Chunhua Shen , Xiu-Shen Wei , Lingqiao Liu , Jian Yang

Recent advancements in 3D human pose estimation from single-camera images and videos have relied on parametric models, like SMPL. However, these models oversimplify anatomical structures, limiting their accuracy in capturing true joint…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Farnoosh Koleini , Muhammad Usama Saleem , Pu Wang , Hongfei Xue , Ahmed Helmy , Abbey Fenwick

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequently, multi-scale…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Nanjun Li , Pinqi Cheng , Zean Liu , Minghe Tian , Xuanyin Wang

Deep learning for predicting or generating 3D human pose sequences is an active research area. Previous work regresses either joint rotations or joint positions. The former strategy is prone to error accumulation along the kinematic chain,…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Dario Pavllo , David Grangier , Michael Auli

The existing human pose estimation methods are confronted with inaccurate long-distance regression or high computational cost due to the complex learning objectives. This work proposes a novel deep learning framework for human pose…

计算机视觉与模式识别 · 计算机科学 2021-05-18 ZiFan Chen , Xin Qin , Chao Yang , Li Zhang

We propose a method for human pose estimation based on Deep Neural Networks (DNNs). The pose estimation is formulated as a DNN-based regression problem towards body joints. We present a cascade of such DNN regressors which results in high…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Alexander Toshev , Christian Szegedy

For human pose estimation in still images, this paper proposes three semi- and weakly-supervised learning schemes. While recent advances of convolutional neural networks improve human pose estimation using supervised training data, our…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Norimichi Ukita , Yusuke Uematsu

Monocular 3D human pose estimation (HPE) often encounters challenges such as depth ambiguity and occlusion during the 2D-to-3D lifting process. Additionally, traditional methods may overlook multi-scale skeleton features when utilizing…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Bing Han , Yuhua Huang , Pan Gao

Human Pose Estimation (HPE) based on RGB images has experienced a rapid development benefiting from deep learning. However, event-based HPE has not been fully studied, which remains great potential for applications in extreme scenes and…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Jiaan Chen , Hao Shi , Yaozu Ye , Kailun Yang , Lei Sun , Kaiwei Wang

3D human shape and pose estimation from monocular images has been an active area of research in computer vision, having a substantial impact on the development of new applications, from activity recognition to creating virtual avatars.…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Xiangyu Xu , Hao Chen , Francesc Moreno-Noguer , Laszlo A. Jeni , Fernando De la Torre

This paper presents a novel method for 3D human pose and shape estimation from images with sparse views, using joint points and silhouettes, based on a parametric model. Firstly, the parametric model is fitted to the joint points estimated…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Zhongguo Li , Anders Heyden , Magnus Oskarsson

Deducing a 3D human pose from a single 2D image is inherently challenging because multiple 3D poses can correspond to the same 2D representation. 3D data can resolve this pose ambiguity, but it is expensive to record and requires an…

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

3D human pose estimation (HPE) is crucial in many fields, such as human behavior analysis, augmented reality/virtual reality (AR/VR) applications, and self-driving industry. Videos that contain multiple potentially occluded people captured…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Renshu Gu , Gaoang Wang , Jenq-Neng Hwang

Human pose estimation (HPE) is a key building block for developing AI-based context-aware systems inside the operating room (OR). The 24/7 use of images coming from cameras mounted on the OR ceiling can however raise concerns for privacy,…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Vinkle Srivastav , Afshin Gangi , Nicolas Padoy