中文
相关论文

相关论文: Lifting 2d Human Pose to 3d : A Weakly Supervised …

200 篇论文

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

Supervised approaches to 3D pose estimation from single images are remarkably effective when labeled data is abundant. However, as the acquisition of ground-truth 3D labels is labor intensive and time consuming, recent attention has shifted…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Soumava Kumar Roy , Leonardo Citraro , Sina Honari , Pascal Fua

The 3D pose estimation from a single image is a challenging problem due to depth ambiguity. One type of the previous methods lifts 2D joints, obtained by resorting to external 2D pose detectors, to the 3D space. However, this type of…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Changgong Zhang , Fangneng Zhan , Yuan Chang

In this paper, we introduce the new task of reconstructing 3D human pose from a single image in which we can see the person and the person's image through a mirror. Compared to general scenarios of 3D pose estimation from a single view, the…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Qi Fang , Qing Shuai , Junting Dong , Hujun Bao , Xiaowei Zhou

Monocular 3D human pose estimation remains a challenging and ill-posed problem, particularly in real-time settings and unconstrained environments. While direct imageto-3D approaches require large annotated datasets and heavy models,…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Mohamed Adjel

Depth estimation is usually ill-posed and ambiguous for monocular camera-based 3D multi-person pose estimation. Since LiDAR can capture accurate depth information in long-range scenes, it can benefit both the global localization of…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Peishan Cong , Yiteng Xu , Yiming Ren , Juze Zhang , Lan Xu , Jingya Wang , Jingyi Yu , Yuexin Ma

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

For human pose estimation in still images, this paper proposes three semi- and weakly-supervised learning schemes. While recent advances of convolutional neural networks improve human pose estimation using supervised training data, our…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Norimichi Ukita , Yusuke Uematsu

Until recently Intelligence, Surveillance, and Reconnaissance (ISR) focused on acquiring behavioral information of the targets and their activities. Continuous evolution of intelligence being gathered of the human centric activities has put…

计算机视觉与模式识别 · 计算机科学 2014-10-07 Atul Kanaujia

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

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 present a novel data-driven regularizer for weakly-supervised learning of 3D human pose estimation that eliminates the drift problem that affects existing approaches. We do this by moving the stereo reconstruction problem into the loss…

计算机视觉与模式识别 · 计算机科学 2019-09-16 Guillaume Rochette , Chris Russell , Richard Bowden

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

3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose two anatomically inspired loss functions and use them with a weakly-supervised…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Rishabh Dabral , Anurag Mundhada , Uday Kusupati , Safeer Afaque , Abhishek Sharma , Arjun Jain

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

Monocular 3D human pose and shape estimation is challenging due to the many degrees of freedom of the human body and thedifficulty to acquire training data for large-scale supervised learning in complex visual scenes. In this paper we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Andrei Zanfir , Eduard Gabriel Bazavan , Hongyi Xu , Bill Freeman , Rahul Sukthankar , Cristian Sminchisescu

We present a simple, yet effective, approach for self-supervised 3D human pose estimation. Unlike the prior work, we explore the temporal information next to the multi-view self-supervision. During training, we rely on triangulating 2D body…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Arij Bouazizi , Ulrich Kressel , Vasileios Belagiannis

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

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

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