中文
相关论文

相关论文: TriPose: A Weakly-Supervised 3D Human Pose Estimat…

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

Recovering 3D human pose from 2D joints is still a challenging problem, especially without any 3D annotation, video information, or multi-view information. In this paper, we present an unsupervised GAN-based model consisting of multiple…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Yicheng Deng , Cheng Sun , Jiahui Zhu , Yongqi Sun

The accuracy and robustness of 3D human pose estimation (HPE) are limited by 2D pose detection errors and 2D to 3D ill-posed challenges, which have drawn great attention to Multi-Hypothesis HPE research. Most existing MH-HPE methods are…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Xianzhou Zeng , Hao Qin , Ming Kong , Luyuan Chen , Qiang Zhu

Current approaches in 3D human pose estimation primarily focus on regressing 3D joint locations, often neglecting critical physical constraints such as bone length consistency and body symmetry. This work introduces a recurrent neural…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Chih-Hsiang Hsu , Jyh-Shing Roger Jang

3D human pose lifting from a single RGB image is a challenging task in 3D vision. Existing methods typically establish a direct joint-to-joint mapping from 2D to 3D poses based on 2D features. This formulation suffers from two fundamental…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Jinghong Zheng , Changlong Jiang , Yang Xiao , Jiaqi Li , Haohong Kuang , Hang Xu , Ran Wang , Zhiguo Cao , Min Du , Joey Tianyi Zhou

Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance,…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Julieta Martinez , Rayat Hossain , Javier Romero , James J. Little

Depth ambiguity and joint uncertainty are the two main obstacles in obtaining accurate human pose predictions by 2D-to-3D lifting methods proposed in the literature. In particular, these issues are caused by 2D joint locations that can be…

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

Monocular estimation of 3d human pose has attracted increased attention with the availability of large ground-truth motion capture datasets. However, the diversity of training data available is limited and it is not clear to what extent…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Zhe Wang , Daeyun Shin , Charless C. Fowlkes

We present an approach to recover absolute 3D human poses from multi-view images by incorporating multi-view geometric priors in our model. It consists of two separate steps: (1) estimating the 2D poses in multi-view images and (2)…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Haibo Qiu , Chunyu Wang , Jingdong Wang , Naiyan Wang , Wenjun Zeng

The availability of the large-scale labeled 3D poses in the Human3.6M dataset plays an important role in advancing the algorithms for 3D human pose estimation from a still image. We observe that recent innovation in this area mainly focuses…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Luyang Wang , Yan Chen , Zhenhua Guo , Keyuan Qian , Mude Lin , Hongsheng Li , Jimmy S. Ren

Existing deep learning approaches on 3d human pose estimation for videos are either based on Recurrent or Convolutional Neural Networks (RNNs or CNNs). However, RNN-based frameworks can only tackle sequences with limited frames because…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jiahao Lin , Gim Hee Lee

Our ability to train end-to-end systems for 3D human pose estimation from single images is currently constrained by the limited availability of 3D annotations for natural images. Most datasets are captured using Motion Capture (MoCap)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

Real-time 3D human pose estimation is crucial for human-computer interaction. It is cheap and practical to estimate 3D human pose only from monocular video. However, recent bone splicing based 3D human pose estimation method brings about…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Guangming Wang , Honghao Zeng , Ziliang Wang , Zhe Liu , Hesheng Wang

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

The current state-of-the-art in monocular 3D human pose estimation is heavily influenced by weakly supervised methods. These allow 2D labels to be used to learn effective 3D human pose recovery either directly from images or via 2D-to-3D…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Nikolas Klug , Moritz Einfalt , Stephan Brehm , Rainer Lienhart

Existing approaches for multi-view multi-person 3D pose estimation explicitly establish cross-view correspondences to group 2D pose detections from multiple camera views and solve for the 3D pose estimation for each person. Establishing…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Jiahao Lin , Gim Hee Lee

We propose a method SPGNet for 3D human pose estimation that mixes multi-dimensional re-projection into supervised learning. In this method, the 2D-to-3D-lifting network predicts the global position and coordinates of the 3D human pose.…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Zihan Wang , Ruimin Chen , Mengxuan Liu , Guanfang Dong , Anup Basu

Recovering 3D human pose from 2D joints is a highly unconstrained problem. We propose a novel neural network framework, PoseNet3D, that takes 2D joints as input and outputs 3D skeletons and SMPL body model parameters. By casting our…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Shashank Tripathi , Siddhant Ranade , Ambrish Tyagi , Amit Agrawal