中文
相关论文

相关论文: 2D Human Pose Estimation: A Survey

200 篇论文

Estimating 3D poses from a monocular video is still a challenging task, despite the significant progress that has been made in recent years. Generally, the performance of existing methods drops when the target person is too small/large, or…

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

The recent success of deep networks has significantly advanced 3D human pose estimation from 2D images. The diversity of capturing viewpoints and the flexibility of the human poses, however, remain some significant challenges. In this…

计算机视觉与模式识别 · 计算机科学 2019-01-31 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhibo Chen

Existing human pose estimation approaches often only consider how to improve the model generalisation performance, but putting aside the significant efficiency problem. This leads to the development of heavy models with poor scalability and…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Feng Zhang , Xiatian Zhu , Mao Ye

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Umer Rafi , Andreas Doering , Bastian Leibe , Juergen Gall

End-to-end deep representation learning has achieved remarkable accuracy for monocular 3D human pose estimation, yet these models may fail for unseen poses with limited and fixed training data. This paper proposes a novel data augmentation…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Shichao Li , Lei Ke , Kevin Pratama , Yu-Wing Tai , Chi-Keung Tang , Kwang-Ting Cheng

The attention mechanism provides a sequential prediction framework for learning spatial models with enhanced implicit temporal consistency. In this work, we show a systematic design (from 2D to 3D) for how conventional networks and other…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Ruixu Liu , Ju Shen , He Wang , Chen Chen , Sen-ching Cheung , Vijayan K. Asari

This paper provides a comprehensive and exhaustive study of adversarial attacks on human pose estimation models and the evaluation of their robustness. Besides highlighting the important differences between well-studied classification and…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Sahil Shah , Naman Jain , Abhishek Sharma , Arjun Jain

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

We present D-PoSE (Depth as an Intermediate Representation for 3D Human Pose and Shape Estimation), a one-stage method that estimates human pose and SMPL-X shape parameters from a single RGB image. Recent works use larger models with…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Nikolaos Vasilikopoulos , Drosakis Drosakis , Antonis Argyros

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

Human face pose estimation aims at estimating the gazing direction or head postures with 2D images. It gives some very important information such as communicative gestures, saliency detection and so on, which attracts plenty of attention…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Chaoqun Hong , Jun Yu

Advances in computer vision and machine learning techniques have led to significant development in 2D and 3D human pose estimation from RGB cameras, LiDAR, and radars. However, human pose estimation from images is adversely affected by…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jiaqi Geng , Dong Huang , Fernando De la Torre

This study presents significant enhancements in human pose estimation using the MediaPipe framework. The research focuses on improving accuracy, computational efficiency, and real-time processing capabilities by comprehensively optimising…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sandeep Singh Sengar , Abhishek Kumar , Owen Singh

This paper considers to jointly tackle the highly correlated tasks of estimating 3D human body poses and predicting future 3D motions from RGB image sequences. Based on Lie algebra pose representation, a novel self-projection mechanism is…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ji Yang , Youdong Ma , Xinxin Zuo , Sen Wang , Minglun Gong , Li Cheng

3D human pose estimation in multi-view operating room (OR) videos is a relevant asset for person tracking and action recognition. However, the surgical environment makes it challenging to find poses due to sterile clothing, frequent…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Beerend G. A. Gerats , Jelmer M. Wolterink , Ivo A. M. J. Broeders

Estimating three-dimensional human poses from the positions of two-dimensional joints has shown promising results.However, using two-dimensional joint coordinates as input loses more information than image-based approaches and results in…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Shu Chen , Lei Zhang , Beiji Zou

Human Pose estimation is a challenging problem, especially in the case of 3D pose estimation from 2D images due to many different factors like occlusion, depth ambiguities, intertwining of people, and in general crowds. 2D multi-person…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Rohit Jena

Human pose estimation deeply relies on visual clues and anatomical constraints between parts to locate keypoints. Most existing CNN-based methods do well in visual representation, however, lacking in the ability to explicitly learn the…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Yanjie Li , Shoukui Zhang , Zhicheng Wang , Sen Yang , Wankou Yang , Shu-Tao Xia , Erjin Zhou

Recent studies have shown remarkable advances in 3D human pose estimation from monocular images, with the help of large-scale in-door 3D datasets and sophisticated network architectures. However, the generalizability to different…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Xipeng Chen , Kwan-Yee Lin , Wentao Liu , Chen Qian , Xiaogang Wang , Liang Lin

We propose a novel 3D human pose detector using two panoramic cameras. We show that transforming fisheye perspectives to rectilinear views allows a direct application of two-dimensional deep-learning pose estimation methods, without the…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Christoph Heindl , Thomas Pönitz , Andreas Pichler , Josef Scharinger