中文
相关论文

相关论文: Learning Pose Grammar to Encode Human Body Configu…

200 篇论文

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. This ability is…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Jennifer J. Sun , Jiaping Zhao , Liang-Chieh Chen , Florian Schroff , Hartwig Adam , Ting Liu

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people. However, cameras generally capture human poses in 2D as images and videos, which can have significant appearance variations across…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ting Liu , Jennifer J. Sun , Long Zhao , Jiaping Zhao , Liangzhe Yuan , Yuxiao Wang , Liang-Chieh Chen , Florian Schroff , Hartwig Adam

In this paper, we address the problem of learning 3D human pose and body shape from 2D image dataset, without having to use 3D dataset (body shape and pose). The idea is to use dense correspondences between image points and a body surface,…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Yusuke Yoshiyasu , Lucas Gamez

Although monocular 3D human pose estimation methods have made significant progress, it is far from being solved due to the inherent depth ambiguity. Instead, exploiting multi-view information is a practical way to achieve absolute 3D human…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Guoliang Hua , Hong Liu , Wenhao Li , Qian Zhang , Runwei Ding , Xin Xu

Training accurate 3D human pose estimators requires large amount of 3D ground-truth data which is costly to collect. Various weakly or self supervised pose estimation methods have been proposed due to lack of 3D data. Nevertheless, these…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Most deep pose estimation methods need to be trained for specific object instances or categories. In this work we propose a completely generic deep pose estimation approach, which does not require the network to have been trained on…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Yang Xiao , Xuchong Qiu , Pierre-Alain Langlois , Mathieu Aubry , Renaud Marlet

We consider the task of estimating 3D human pose and shape from videos. While existing frame-based approaches have made significant progress, these methods are independently applied to each image, thereby often leading to inconsistent…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Yun-Chun Chen , Marco Piccirilli , Robinson Piramuthu , Ming-Hsuan Yang

Learning articulated object pose is inherently difficult because the pose is high dimensional but has many structural constraints. Most existing work do not model such constraints and does not guarantee the geometric validity of their pose…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Xingyi Zhou , Xiao Sun , Wei Zhang , Shuang Liang , Yichen Wei

Lifting the 2D human pose to the 3D pose is an important yet challenging task. Existing 3D pose estimation suffers from 1) the inherent ambiguity between the 2D and 3D data, and 2) the lack of well labeled 2D-3D pose pairs in the wild.…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Qiang Nie , Ziwei Liu , Yunhui Liu

In this research, we address the challenge faced by existing deep learning-based human mesh reconstruction methods in balancing accuracy and computational efficiency. These methods typically prioritize accuracy, resulting in large network…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Ayman Ali , Ekkasit Pinyoanuntapong , Pu Wang , Mohsen Dorodchi

This paper addresses the problem of 3D hand pose estimation from a monocular RGB image. While previous methods have shown great success, the structure of hands has not been fully exploited, which is critical in pose estimation. To this end,…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Yiming He , Wei Hu

In this paper, we study the task of 3D human pose estimation in the wild. This task is challenging due to lack of training data, as existing datasets are either in the wild images with 2D pose or in the lab images with 3D pose. We propose a…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Xingyi Zhou , Qixing Huang , Xiao Sun , Xiangyang Xue , Yichen Wei

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

计算机视觉与模式识别 · 计算机科学 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

3D human pose estimation from sketches has broad applications in computer animation and film production. Unlike traditional human pose estimation, this task presents unique challenges due to the abstract and disproportionate nature of…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Li Wang , Yiyu Zhuang , Yanwen Wang , Xun Cao , Chuan Guo , Xinxin Zuo , Hao Zhu

We propose a novel algorithm for the fitting of 3D human shape to images. Combining the accuracy and refinement capabilities of iterative gradient-based optimization techniques with the robustness of deep neural networks, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jie Song , Xu Chen , Otmar Hilliges

Like many computer vision problems, human pose estimation is a challenging problem in that recognizing a body part requires not only information from local area but also from areas with large spatial distance. In order to spatially pass…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Te Qi , Bayram Bayramli , Usman Ali , Qinchuan Zhang , Hongtao Lu

Existing 3D human pose estimation methods often suffer in performance, when applied to cross-scenario inference, due to domain shifts in characteristics such as camera viewpoint, position, posture, and body size. Among these factors, camera…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Jingjing Liu , Zhiyong Wang , Xinyu Fan , Amirhossein Dadashzadeh , Honghai Liu , Majid Mirmehdi

3D human pose estimation from 2D images is a challenging problem due to depth ambiguity and occlusion. Because of these challenges the task is underdetermined, where there exists multiple -- possibly infinite -- poses that are plausible…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Francis Snelgar , Ming Xu , Stephen Gould , Liang Zheng , Akshay Asthana

This paper focuses on structured-output learning using deep neural networks for 3D human pose estimation from monocular images. Our network takes an image and 3D pose as inputs and outputs a score value, which is high when the image-pose…

计算机视觉与模式识别 · 计算机科学 2015-08-28 Sijin Li , Weichen Zhang , Antoni B. Chan

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He