中文
相关论文

相关论文: LiftFormer: 3D Human Pose Estimation using attenti…

200 篇论文

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

Most realtime human pose estimation approaches are based on detecting joint positions. Using the detected joint positions, the yaw and pitch of the limbs can be computed. However, the roll along the limb, which is critical for application…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Martin Fisch , Ronald Clark

The "lifting from 2D pose" method has been the dominant approach to 3D Human Pose Estimation (3DHPE) due to the powerful visual analysis ability of 2D pose estimators. Widely known, there exists a depth ambiguity problem when estimating…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Feng Zhou , Jianqin Yin , Peiyang Li

We present EgoPoseFormer, a simple yet effective transformer-based model for stereo egocentric human pose estimation. The main challenge in egocentric pose estimation is overcoming joint invisibility, which is caused by self-occlusion or a…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Chenhongyi Yang , Anastasia Tkach , Shreyas Hampali , Linguang Zhang , Elliot J. Crowley , Cem Keskin

Lifting is a common manual material handling task performed in the workplaces. It is considered as one of the main risk factors for Work-related Musculoskeletal Disorders. To improve work place safety, it is necessary to assess…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Rahil Mehrizi , Xi Peng , Zhiqiang Tang , Xu Xu , Dimitris Metaxas , Kang Li

Human motion prediction aims to forecast future human poses given a historical motion. Whether based on recurrent or feed-forward neural networks, existing learning based methods fail to model the observation that human motion tends to…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Wei Mao , Miaomiao Liu , Mathieu Salzmann , Hongdong Li

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 introduce HYPERPOSE, a novel 3D human pose estimation framework that performs spatio-temporal reasoning entirely within the Lorentz model of hyperbolic space $\mathbb{H}^d$ to natively preserve the hierarchical tree topology of the human…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Vinduja Thekkath , Ashish Musale , Ajay Waghumbare , Upasna Singh

Video 3D human pose estimation aims to localize the 3D coordinates of human joints from videos. Recent transformer-based approaches focus on capturing the spatiotemporal information from sequential 2D poses, which cannot model the…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Zhongwei Qiu , Qiansheng Yang , Jian Wang , Dongmei Fu

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

We present Multi-view Pose transformer (MvP) for estimating multi-person 3D poses from multi-view images. Instead of estimating 3D joint locations from costly volumetric representation or reconstructing the per-person 3D pose from multiple…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Tao Wang , Jianfeng Zhang , Yujun Cai , Shuicheng Yan , Jiashi Feng

Estimating 3D human poses from 2D images is challenging due to occlusions and projective acquisition. Learning-based approaches have been largely studied to address this challenge, both in single and multi-view setups. These solutions…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Seyed Abolfazl Ghasemzadeh , Alexandre Alahi , Christophe De Vleeschouwer

We propose a novel generative approach for 3D human pose estimation. 3D human pose estimation poses several key challenges due to the complex geometry of the human body, self-occluding joints, and the requirement for large-scale real-world…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hyunsoo Lee , Daeum Jeon , Hyeokjae Oh

With increasing applications of 3D hand pose estimation in various human-computer interaction applications, convolution neural networks (CNNs) based estimation models have been actively explored. However, the existing models require complex…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Wencan Cheng , Jae Hyun Park , Jong Hwan Ko

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

We introduce a Transformer based 6D Object Pose Estimation framework VideoPose, comprising an end-to-end attention based modelling architecture, that attends to previous frames in order to estimate accurate 6D Object Poses in videos. Our…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Apoorva Beedu , Huda Alamri , Irfan Essa

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

In this paper we present a novel method to estimate 3D human pose and shape from monocular videos. This task requires directly recovering pixel-alignment 3D human pose and body shape from monocular images or videos, which is challenging due…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Sen Yang , Wen Heng , Gang Liu , Guozhong Luo , Wankou Yang , Gang Yu

We propose a robust and accurate method for estimating the 3D poses of two hands in close interaction from a single color image. This is a very challenging problem, as large occlusions and many confusions between the joints may happen.…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Shreyas Hampali , Sayan Deb Sarkar , Mahdi Rad , Vincent Lepetit

Previous video-based human pose estimation methods have shown promising results by leveraging aggregated features of consecutive frames. However, most approaches compromise accuracy to mitigate jitter or do not sufficiently comprehend the…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Kyung-Min Jin , Byoung-Sung Lim , Gun-Hee Lee , Tae-Kyung Kang , Seong-Whan Lee