中文
相关论文

相关论文: Forecasting Human Dynamics from Static Images

200 篇论文

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Steven Schwarcz , Thomas Pollard

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusively from depth. Our…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Christian Zimmermann , Tim Welschehold , Christian Dornhege , Wolfram Burgard , Thomas Brox

Human motion prediction, which plays a key role in computer vision, generally requires a past motion sequence as input. However, in real applications, a complete and correct past motion sequence can be too expensive to achieve. In this…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Chunzhi Gu , Yan Zhao , Chao Zhang

Humans naturally perceive a 3D scene in front of them through accumulation of information obtained from multiple interconnected projections of the scene and by interpreting their correspondence. This phenomenon has inspired artificial…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Amirreza Farnoosh , Sarah Ostadabbas

We present an approach to estimate 3D poses of multiple people from multiple camera views. In contrast to the previous efforts which require to establish cross-view correspondence based on noisy and incomplete 2D pose estimations, we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Hanyue Tu , Chunyu Wang , Wenjun Zeng

3D human pose and shape estimation from monocular images has been an active research area in computer vision. Existing deep learning methods for this task rely on high-resolution input, which however, is not always available in many…

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

3D human motion prediction is a research area of high significance and a challenge in computer vision. It is useful for the design of many applications including robotics and autonomous driving. Traditionally, autogregressive models have…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Avinash Ajit Nargund , Misha Sra

Human pose estimation in unconstrained images and videos is a fundamental computer vision task. To illustrate the evolutionary path in technique, in this survey we summarize representative human pose methods in a structured taxonomy, with a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Feng Zhang , Xiatian Zhu , Chen Wang

We propose an efficient approach to exploiting motion information from consecutive frames of a video sequence to recover the 3D pose of people. Instead of computing candidate poses in individual frames and then linking them, as is often…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Bugra Tekin , Xiaolu Sun , Xinchao Wang , Vincent Lepetit , Pascal Fua

Recovering 3D human poses from a monocular camera view is a highly ill-posed problem due to the depth ambiguity. Earlier studies on 3D human pose lifting from 2D often contain incorrect-yet-overconfident 3D estimations. To mitigate the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Cuong Le , Pavlo Melnyk , Bastian Wandt , Mårten Wadenbäck

Deep ConvNets have been shown to be effective for the task of human pose estimation from single images. However, several challenging issues arise in the video-based case such as self-occlusion, motion blur, and uncommon poses with few or no…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Jie Song , Limin Wang , Luc Van Gool , Otmar Hilliges

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

This paper addresses the problem of 3D human pose estimation in the wild. A significant challenge is the lack of training data, i.e., 2D images of humans annotated with 3D poses. Such data is necessary to train state-of-the-art CNN…

计算机视觉与模式识别 · 计算机科学 2016-10-31 Grégory Rogez , Cordelia Schmid

In this paper, we present an approach for tracking people in monocular videos, by predicting their future 3D representations. To achieve this, we first lift people to 3D from a single frame in a robust way. This lifting includes information…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Jathushan Rajasegaran , Georgios Pavlakos , Angjoo Kanazawa , Jitendra Malik

In the robot follow-ahead task, a mobile robot is tasked to maintain its relative position in front of a moving human actor while keeping the actor in sight. To accomplish this task, it is important that the robot understand the full 3D…

机器人学 · 计算机科学 2024-03-21 Qingyuan Jiang , Burak Susam , Jun-Jee Chao , Volkan Isler

Human pose estimation has been widely applied in various industries. While recent decades have witnessed the introduction of many advanced two-dimensional (2D) human pose estimation solutions, three-dimensional (3D) human pose estimation is…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Zichen Gui , Jungang Luo

Human poses that are rare or unseen in a training set are challenging for a network to predict. Similar to the long-tailed distribution problem in visual recognition, the small number of examples for such poses limits the ability of…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Ailing Zeng , Xiao Sun , Fuyang Huang , Minhao Liu , Qiang Xu , Stephen Lin

Modeling and prediction of human motion dynamics has long been a challenging problem in computer vision, and most existing methods rely on the end-to-end supervised training of various architectures of recurrent neural networks. Inspired by…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Borui Wang , Ehsan Adeli , Hsu-kuang Chiu , De-An Huang , Juan Carlos Niebles

Learning to capture human motion is essential to 3D human pose and shape estimation from monocular video. However, the existing methods mainly rely on recurrent or convolutional operation to model such temporal information, which limits the…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Wen-Li Wei , Jen-Chun Lin , Tyng-Luh Liu , Hong-Yuan Mark Liao

Predicting future human behavior from an input human video is a useful task for applications such as autonomous driving and robotics. While most previous works predict a single future, multiple futures with different behavior can…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Naoya Fushishita , Antonio Tejero-de-Pablos , Yusuke Mukuta , Tatsuya Harada