中文
相关论文

相关论文: Learning Monocular 3D Human Pose Estimation from M…

200 篇论文

It is now possible to estimate 3D human pose from monocular images with off-the-shelf 3D pose estimators. However, many practical applications require fine-grained absolute pose information for which multi-view cues and camera calibration…

计算机视觉与模式识别 · 计算机科学 2024-05-14 James Tang , Shashwat Suri , Daniel Ajisafe , Bastian Wandt , Helge Rhodin

There are increasing real-time live applications in virtual reality, where it plays an important role in capturing and retargetting 3D human pose. But it is still challenging to estimate accurate 3D pose from consumer imaging devices such…

图形学 · 计算机科学 2018-01-26 Shihong Xia , Zihao Zhang , Le Su

The dominant paradigm in 3D human pose estimation that lifts a 2D pose sequence to 3D heavily relies on long-term temporal clues (i.e., using a daunting number of video frames) for improved accuracy, which incurs performance saturation,…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Qitao Zhao , Ce Zheng , Mengyuan Liu , Chen Chen

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people. However, cameras generally capture human poses in 2D as images and videos, which can have significant appearance variations across…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ting Liu , Jennifer J. Sun , Long Zhao , Jiaping Zhao , Liangzhe Yuan , Yuxiao Wang , Liang-Chieh Chen , Florian Schroff , Hartwig Adam

3D human pose estimation from 2D images is a challenging problem due to depth ambiguity and occlusion. Because of these challenges the task is underdetermined, where there exists multiple -- possibly infinite -- poses that are plausible…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Francis Snelgar , Ming Xu , Stephen Gould , Liang Zheng , Akshay Asthana

Several methods have been proposed to estimate 3D human pose from multi-view images, achieving satisfactory performance on public datasets collected under relatively simple conditions. However, there are limited approaches studying…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Zhiyu Pan , Zhicheng Zhong , Wenxuan Guo , Yifan Chen , Jianjiang Feng , Jie Zhou

Articulated hand pose estimation plays an important role in human-computer interaction. Despite the recent progress, the accuracy of existing methods is still not satisfactory, partially due to the difficulty of embedded high-dimensional…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Liuhao Ge , Hui Liang , Junsong Yuan , Daniel Thalmann

We propose to estimate 3D human pose from multi-view images and a few IMUs attached at person's limbs. It operates by firstly detecting 2D poses from the two signals, and then lifting them to the 3D space. We present a geometric approach to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Zhe Zhang , Chunyu Wang , Wenhu Qin , Wenjun Zeng

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

In this paper, we present an approach for tracking people in monocular videos, by predicting their future 3D representations. To achieve this, we first lift people to 3D from a single frame in a robust way. This lifting includes information…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Jathushan Rajasegaran , Georgios Pavlakos , Angjoo Kanazawa , Jitendra Malik

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

Temporal 3D human pose estimation from monocular videos is a challenging task in human-centered computer vision due to the depth ambiguity of 2D-to-3D lifting. To improve accuracy and address occlusion issues, inertial sensor has been…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yiming Bao , Xu Zhao , Dahong Qian

3D human pose estimation in outdoor environments has garnered increasing attention recently. However, prevalent 3D human pose datasets pertaining to outdoor scenes lack diversity, as they predominantly utilize only one type of modality (RGB…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Bohao Fan , Siqi Wang , Wenxuan Guo , Wenzhao Zheng , Jianjiang Feng , Jie Zhou

In 3D Human Motion Prediction (HMP), conventional methods train HMP models with expensive motion capture data. However, the data collection cost of such motion capture data limits the data diversity, which leads to poor generalizability to…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Katsuki Shimbo , Hiromu Taketsugu , Norimichi Ukita

To date, little attention has been given to multi-view 3D human mesh estimation, despite real-life applicability (e.g., motion capture, sport analysis) and robustness to single-view ambiguities. Existing solutions typically suffer from poor…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Xuan Gong , Liangchen Song , Meng Zheng , Benjamin Planche , Terrence Chen , Junsong Yuan , David Doermann , Ziyan Wu

Most 3d human pose estimation methods assume that input -- be it images of a scene collected from one or several viewpoints, or from a video -- is given. Consequently, they focus on estimates leveraging prior knowledge and measurement by…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Erik Gärtner , Aleksis Pirinen , Cristian Sminchisescu

One major challenge for 3D pose estimation from a single RGB image is the acquisition of sufficient training data. In particular, collecting large amounts of training data that contain unconstrained images and are annotated with accurate 3D…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Hashim Yasin , Umar Iqbal , Björn Krüger , Andreas Weber , Juergen Gall

We aim to simultaneously estimate the 3D articulated pose and high fidelity volumetric occupancy of human performance, from multiple viewpoint video (MVV) with as few as two views. We use a multi-channel symmetric 3D convolutional…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Andrew Gilbert , Matthew Trumble , Adrian Hilton , John Collomosse

In this work, we address the problem of multi-person 3D pose estimation from a single image. A typical regression approach in the top-down setting of this problem would first detect all humans and then reconstruct each one of them…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Wen Jiang , Nikos Kolotouros , Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

Human Pose estimation is a challenging problem, especially in the case of 3D pose estimation from 2D images due to many different factors like occlusion, depth ambiguities, intertwining of people, and in general crowds. 2D multi-person…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Rohit Jena
‹ 上一页 1 8 9 10 下一页 ›