中文
相关论文

相关论文: Learning Human Pose Models from Synthesized Data f…

200 篇论文

3D human pose estimation from a single image is still a challenging problem despite the large amount of work that has been performed in this field. Generally, most methods directly use neural networks and ignore certain constraints (e.g.,…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Yicheng Deng , Cheng Sun , Yongqi Sun , Jiahui Zhu

Conventional 2D Convolutional Neural Networks (CNN) extract features from an input image by applying linear filters. These filters compute the spatial coherence by weighting the photometric information on a fixed neighborhood without taking…

计算机视觉与模式识别 · 计算机科学 2020-09-24 Zongwei Wu , Guillaume Allibert , Christophe Stolz , Cedric Demonceaux

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

This paper aims at one newly raising task in vision and multimedia research: recognizing human actions from still images. Its main challenges lie in the large variations in human poses and appearances, as well as the lack of temporal motion…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Zhujin Liang , Xiaolong Wang , Rui Huang , Liang Lin

We present deep neural network methodology to reconstruct the 3d pose and shape of people, given an input RGB image. We rely on a recently introduced, expressivefull body statistical 3d human model, GHUM, trained end-to-end, and learn to…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Andrei Zanfir , Eduard Gabriel Bazavan , Mihai Zanfir , William T. Freeman , Rahul Sukthankar , Cristian Sminchisescu

We present a system for real-time RGBD-based estimation of 3D human pose. We use parametric 3D deformable human mesh model (SMPL-X) as a representation and focus on the real-time estimation of parameters for the body pose, hands pose and…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Renat Bashirov , Anastasia Ianina , Karim Iskakov , Yevgeniy Kononenko , Valeriya Strizhkova , Victor Lempitsky , Alexander Vakhitov

Articulated hand pose and shape estimation is an important problem for vision-based applications such as augmented reality and animation. In contrast to the existing methods which optimize only for joint positions, we propose a fully…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Jameel Malik , Ahmed Elhayek , Fabrizio Nunnari , Kiran Varanasi , Kiarash Tamaddon , Alexis Heloir , Didier Stricker

We propose a system that learns to detect objects and infer their 3D poses in RGB-D images. Many existing systems can identify objects and infer 3D poses, but they heavily rely on human labels and 3D annotations. The challenge here is to…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Mihir Prabhudesai , Shamit Lal , Hsiao-Yu Fish Tung , Adam W. Harley , Shubhankar Potdar , Katerina Fragkiadaki

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert

Human actions recognition is a fundamental task in artificial vision, that has earned a great importance in recent years due to its multiple applications in different areas. %, such as the study of human behavior, security or video…

From an image of a person in action, we can easily guess the 3D motion of the person in the immediate past and future. This is because we have a mental model of 3D human dynamics that we have acquired from observing visual sequences of…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Angjoo Kanazawa , Jason Y. Zhang , Panna Felsen , Jitendra Malik

We propose a novel scheme for human action recognition in videos, using a 3-dimensional Convolutional Neural Network (3D CNN) based classifier. Traditionally in deep learning based human activity recognition approaches, either a few random…

计算机视觉与模式识别 · 计算机科学 2020-02-10 S. H. Shabbeer Basha , Viswanath Pulabaigari , Snehasis Mukherjee

We propose a method for inferring human attributes (such as gender, hair style, clothes style, expression, action) from images of people under large variation of viewpoint, pose, appearance, articulation and occlusion. Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2014-05-07 Ning Zhang , Manohar Paluri , Marc'Aurelio Ranzato , Trevor Darrell , Lubomir Bourdev

Deep learning techniques are being used in skeleton based action recognition tasks and outstanding performance has been reported. Compared with RNN based methods which tend to overemphasize temporal information, CNN-based approaches can…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Zewei Ding , Pichao Wang , Philip O. Ogunbona , Wanqing Li

Its numerous applications make multi-human 3D pose estimation a remarkably impactful area of research. Nevertheless, assuming a multiple-view system composed of several regular RGB cameras, 3D multi-pose estimation presents several…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Daniel Rodriguez-Criado , Pilar Bachiller , George Vogiatzis , Luis J. Manso

We propose a CNN-based approach for multi-camera markerless motion capture of the human body. Unlike existing methods that first perform pose estimation on individual cameras and generate 3D models as post-processing, our approach makes use…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Denis Tome , Matteo Toso , Lourdes Agapito , Chris Russell

Human skeleton, as a compact representation of human action, has received increasing attention in recent years. Many skeleton-based action recognition methods adopt graph convolutional networks (GCN) to extract features on top of human…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Haodong Duan , Yue Zhao , Kai Chen , Dahua Lin , Bo Dai

We propose to leverage recent advances in reliable 2D pose estimation with Convolutional Neural Networks (CNN) to estimate the 3D pose of people from depth images in multi-person Human-Robot Interaction (HRI) scenarios. Our method is based…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

We tackle the task of multi-view, multi-person 3D human pose estimation from a limited number of uncalibrated depth cameras. Recently, many approaches have been proposed for 3D human pose estimation from multi-view RGB cameras. However,…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Yu-Jhe Li , Yan Xu , Rawal Khirodkar , Jinhyung Park , Kris Kitani

We present a novel method for detecting 3D model instances and estimating their 6D poses from RGB data in a single shot. To this end, we extend the popular SSD paradigm to cover the full 6D pose space and train on synthetic model data only.…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Wadim Kehl , Fabian Manhardt , Federico Tombari , Slobodan Ilic , Nassir Navab