中文
相关论文

相关论文: Leveraging Temporal Joint Depths for Improving 3D …

200 篇论文

In this work, we address the problem of 3D human pose estimation from a sequence of 2D human poses. Although the recent success of deep networks has led many state-of-the-art methods for 3D pose estimation to train deep networks end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-23 Mir Rayat Imtiaz Hossain , James J. Little

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

This paper addresses the challenge of 3D full-body human pose estimation from a monocular image sequence. Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are…

计算机视觉与模式识别 · 计算机科学 2016-04-29 Xiaowei Zhou , Menglong Zhu , Spyridon Leonardos , Kosta Derpanis , Kostas Daniilidis

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

We propose a new deep learning network that introduces a deeper CNN channel filter and constraints as losses to reduce joint position and motion errors for 3D video human body pose estimation. Our model outperforms the previous best result…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Vikas Gupta

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

Online test-time adaptation for 3D human pose estimation is used for video streams that differ from training data. Ground truth 2D poses are used for adaptation, but only estimated 2D poses are available in practice. This paper addresses…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Qiuxia Lin , Kerui Gu , Linlin Yang , Angela Yao

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

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

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

Estimating 3D poses of multiple humans in real-time is a classic but still challenging task in computer vision. Its major difficulty lies in the ambiguity in cross-view association of 2D poses and the huge state space when there are…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Long Chen , Haizhou Ai , Rui Chen , Zijie Zhuang , Shuang Liu

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

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

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

We propose an efficient approach to exploiting motion information from consecutive frames of a video sequence to recover the 3D pose of people. Previous approaches typically compute candidate poses in individual frames and then link them in…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Bugra Tekin , Artem Rozantsev , Vincent Lepetit , Pascal Fua

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

In this paper, we propose a novel approach to enhance the 3D body pose estimation of a person computed from videos captured from a single wearable camera. The key idea is to leverage high-level features linking first- and third-views in a…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Ameya Dhamanaskar , Mariella Dimiccoli , Enric Corona , Albert Pumarola , Francesc Moreno-Noguer

Humans effortlessly recognize social interactions from visual input, yet the underlying computations remain unknown, and social interaction recognition challenges even the most advanced deep neural networks (DNNs). Here, we hypothesized…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Wenshuo Qin , Leyla Isik

While many recent hand pose estimation methods critically rely on a training set of labelled frames, the creation of such a dataset is a challenging task that has been overlooked so far. As a result, existing datasets are limited to a few…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Markus Oberweger , Gernot Riegler , Paul Wohlhart , Vincent Lepetit

In this paper, we propose a new single shot method for multi-person 3D human pose estimation in complex images. The model jointly learns to locate the human joints in the image, to estimate their 3D coordinates and to group these…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Bertrand Luvison , Quoc Cuong Pham , Catherine Achard

In this work, we propose a new solution to 3D human pose estimation in videos. Instead of directly regressing the 3D joint locations, we draw inspiration from the human skeleton anatomy and decompose the task into bone direction prediction…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Tianlang Chen , Chen Fang , Xiaohui Shen , Yiheng Zhu , Zhili Chen , Jiebo Luo
‹ 上一页 1 2 3 10 下一页 ›