English
Related papers

Related papers: 3D human pose estimation in video with temporal co…

200 papers

We propose an entirely data-driven approach to estimating the 3D pose of a hand given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by using a…

Computer Vision and Pattern Recognition · Computer Science 2016-10-03 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

Recent works on dynamic 3D neural field reconstruction assume the input from synchronized multi-view videos whose poses are known. The input constraints are often not satisfied in real-world setups, making the approach impractical. We show…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Changwoon Choi , Jeongjun Kim , Geonho Cha , Minkwan Kim , Dongyoon Wee , Young Min Kim

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

This paper addresses the problem of cross-dataset generalization of 3D human pose estimation models. Testing a pre-trained 3D pose estimator on a new dataset results in a major performance drop. Previous methods have mainly addressed this…

Computer Vision and Pattern Recognition · Computer Science 2022-03-17 Mohsen Gholami , Bastian Wandt , Helge Rhodin , Rabab Ward , Z. Jane Wang

The goal of 2D human pose estimation (HPE) is to localize anatomical landmarks, given an image of a person in a pose. SOTA techniques make use of thousands of labeled figures (finetuning transformers or training deep CNNs), acquired using…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Nobline Yoo , Olga Russakovsky

To exploit high temporal correlations in video frames of the same scene, the current frame is predicted from the already-encoded reference frames using block-based motion estimation and compensation techniques. While this approach can…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 S. M. A. K. Rajin , M. Murshed , M. Paul , S. W. Teng , J. Ma

Understanding the camera wearer's activity is central to egocentric vision, yet one key facet of that activity is inherently invisible to the camera--the wearer's body pose. Prior work focuses on estimating the pose of hands and arms when…

Computer Vision and Pattern Recognition · Computer Science 2016-03-28 Hao Jiang , Kristen Grauman

3D pose estimation from a single image is a challenging task in computer vision. We present a weakly supervised approach to estimate 3D pose points, given only 2D pose landmarks. Our method does not require correspondences between 2D and 3D…

Computer Vision and Pattern Recognition · Computer Science 2018-08-23 Dylan Drover , Rohith MV , Ching-Hang Chen , Amit Agrawal , Ambrish Tyagi , Cong Phuoc Huynh

Existing deep models predict 2D and 3D kinematic poses from video that are approximately accurate, but contain visible errors that violate physical constraints, such as feet penetrating the ground and bodies leaning at extreme angles. In…

Computer Vision and Pattern Recognition · Computer Science 2020-07-27 Davis Rempe , Leonidas J. Guibas , Aaron Hertzmann , Bryan Russell , Ruben Villegas , Jimei Yang

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural net. The voting…

Computer Vision and Pattern Recognition · Computer Science 2016-03-29 Ita Lifshitz , Ethan Fetaya , Shimon Ullman

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…

Computer Vision and Pattern Recognition · Computer Science 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

Most of the existing 3D human pose estimation approaches mainly focus on predicting 3D positional relationships between the root joint and other human joints (local motion) instead of the overall trajectory of the human body (global…

Computer Vision and Pattern Recognition · Computer Science 2021-07-30 Wenkang Shan , Haopeng Lu , Shanshe Wang , Xinfeng Zhang , Wen Gao

Human pose estimation is a major computer vision problem with applications ranging from augmented reality and video capture to surveillance and movement tracking. In the medical context, the latter may be an important biomarker for…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Luca Schmidtke , Athanasios Vlontzos , Simon Ellershaw , Anna Lukens , Tomoki Arichi , Bernhard Kainz

We present MoVNect, a lightweight deep neural network to capture 3D human pose using a single RGB camera. To improve the overall performance of the model, we apply the teacher-student learning method based knowledge distillation to 3D human…

Computer Vision and Pattern Recognition · Computer Science 2020-01-16 Dong-Hyun Hwang , Suntae Kim , Nicolas Monet , Hideki Koike , Soonmin Bae

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

Computer Vision and Pattern Recognition · Computer Science 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

Thanks to the development of 2D keypoint detectors, monocular 3D human pose estimation (HPE) via 2D-to-3D uplifting approaches have achieved remarkable improvements. Still, monocular 3D HPE is a challenging problem due to the inherent depth…

Computer Vision and Pattern Recognition · Computer Science 2023-08-04 Jeongjun Choi , Dongseok Shim , H. Jin Kim

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

We propose a personalized ConvNet pose estimator that automatically adapts itself to the uniqueness of a person's appearance to improve pose estimation in long videos. We make the following contributions: (i) we show that given a few…

Computer Vision and Pattern Recognition · Computer Science 2016-06-16 James Charles , Tomas Pfister , Derek Magee , David Hogg , Andrew Zisserman