中文
相关论文

相关论文: Real-time Human Pose Estimation from Video with Co…

200 篇论文

Human pose estimation has given rise to a broad spectrum of novel and compelling applications, including action recognition, sports analysis, as well as surveillance. However, accurate video pose estimation remains an open challenge. One…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Yingying Jiao , Zhigang Wang , Zhenguang Liu , Shaojing Fan , Sifan Wu , Zheqi Wu , Zhuoyue Xu

In this paper, we propose a pose grammar to tackle the problem of 3D human pose estimation. Our model directly takes 2D pose as input and learns a generalized 2D-3D mapping function. The proposed model consists of a base network which…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Haoshu Fang , Yuanlu Xu , Wenguan Wang , Xiaobai Liu , Song-Chun Zhu

In this work, we build upon existing methods for occlusion-aware 3D pose detection in videos. We implement a two stage architecture that consists of the stacked hourglass network to produce 2D pose predictions, which are then inputted into…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Justin Wang , Edward Xu , Kangrui Xue , Lukasz Kidzinski

In this paper, we address the problem of estimating the positions of human joints, i.e., articulated pose estimation. Recent state-of-the-art solutions model two key issues, joint detection and spatial configuration refinement, together…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Ke Sun , Cuiling Lan , Junliang Xing , Wenjun Zeng , Dong Liu , Jingdong Wang

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Karim Iskakov , Egor Burkov , Victor Lempitsky , Yury Malkov

We propose an end-to-end architecture for joint 2D and 3D human pose estimation in natural images. Key to our approach is the generation and scoring of a number of pose proposals per image, which allows us to predict 2D and 3D poses of…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Gregory Rogez , Philippe Weinzaepfel , Cordelia Schmid

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

In this paper, we propose efficient and effective methods for 2D human pose estimation. A new ResBlock is proposed based on depthwise separable convolution and is utilized instead of the original one in Hourglass network. It can be further…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Jie Ou , Hong Wu

We propose the use of a proportional-derivative (PD) control based policy learned via reinforcement learning (RL) to estimate and forecast 3D human pose from egocentric videos. The method learns directly from unsegmented egocentric videos…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Ye Yuan , Kris Kitani

We propose an heterogeneous multi-task learning framework for human pose estimation from monocular image with deep convolutional neural network. In particular, we simultaneously learn a pose-joint regressor and a sliding-window body-part…

计算机视觉与模式识别 · 计算机科学 2014-06-16 Sijin Li , Zhi-Qiang Liu , Antoni B. Chan

Existing deep models predict 2D and 3D kinematic poses from video that are approximately accurate, but contain visible errors that violate physical constraints, such as feet penetrating the ground and bodies leaning at extreme angles. In…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Davis Rempe , Leonidas J. Guibas , Aaron Hertzmann , Bryan Russell , Ruben Villegas , Jimei Yang

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

We address the problem of detecting people in natural scenes using a part approach based on poselets. We propose a bootstrapping method that allows us to collect millions of weakly labeled examples for each poselet type. We use these…

计算机视觉与模式识别 · 计算机科学 2014-07-04 Lubomir Bourdev , Fei Yang , Rob Fergus

Human pose estimation (HPE) has attracted a significant amount of attention from the computer vision community in the past decades. Moreover, HPE has been applied to various domains, such as human-computer interaction, sports analysis, and…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Gongjin Lan , Yu Wu , Fei Hu , Qi Hao

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

Human pose estimation has recently made significant progress with the adoption of deep convolutional neural networks. Its many applications have attracted tremendous interest in recent years. However, many practical applications require…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Thomas Golda , Tobias Kalb , Arne Schumann , Jürgen Beyerer

Real-time human activity recognition plays an essential role in real-world human-centered robotics applications, such as assisted living and human-robot collaboration. Although previous methods based on skeletal data to encode human poses…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Brian Reily , Qingzhao Zhu , Christopher Reardon , Hao Zhang

We introduce a new method that generates photo-realistic humans under novel views and poses given a monocular video as input. Despite the significant progress recently on this topic, with several methods exploring shared canonical neural…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Tiantian Wang , Nikolaos Sarafianos , Ming-Hsuan Yang , Tony Tung

While head-mounted devices are becoming more compact, they provide egocentric views with significant self-occlusions of the device user. Hence, existing methods often fail to accurately estimate complex 3D poses from egocentric views. In…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Hiroyasu Akada , Jian Wang , Vladislav Golyanik , Christian Theobalt

The recovery of multi-person 3D poses from a single RGB image is a severely ill-conditioned problem due to the inherent 2D-3D depth ambiguity, inter-person occlusions, and body truncations. To tackle these issues, recent works have shown…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Nicolas Ugrinovic , Adria Ruiz , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer
‹ 上一页 1 8 9 10 下一页 ›