中文
相关论文

相关论文: MHFormer: Multi-Hypothesis Transformer for 3D Huma…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

Recent transformer based approaches have demonstrated impressive performance in solving real-world 3D human pose estimation problems. Albeit these approaches achieve fruitful results on benchmark datasets, they tend to fall short of sports…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhuoer Yin , Calvin Yeung , Tomohiro Suzuki , Ryota Tanaka , Keisuke Fujii

Multi-person pose understanding from RGB videos involves three complex tasks: pose estimation, tracking and motion forecasting. Intuitively, accurate multi-person pose estimation facilitates robust tracking, and robust tracking builds…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Shihao Zou , Yuanlu Xu , Chao Li , Lingni Ma , Li Cheng , Minh Vo

Despite significant progress in single image-based 3D human mesh recovery, accurately and smoothly recovering 3D human motion from a video remains challenging. Existing video-based methods generally recover human mesh by estimating the…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yingxuan You , Hong Liu , Ti Wang , Wenhao Li , Runwei Ding , Xia Li

Existing multi-person video pose estimation methods typically adopt a two-stage pipeline: detecting individuals in each frame, followed by temporal modeling for single person pose estimation. This design relies on heuristic operations such…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yonghui Yu , Jiahang Cai , Xun Wang , Wenwu Yang

Estimating 3D human poses only from a 2D human pose sequence is thoroughly explored in recent years. Yet, prior to this, no such work has attempted to unify 2D and 3D pose representations in the shared feature space. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Zhenyu Zhang , Wenhao Chai , Zhongyu Jiang , Tian Ye , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

3D hand pose is an underexplored modality for action recognition. Poses are compact yet informative and can greatly benefit applications with limited compute budgets. However, poses alone offer an incomplete understanding of actions, as…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Md Salman Shamil , Dibyadip Chatterjee , Fadime Sener , Shugao Ma , Angela Yao

The recovery of multi-person 3D poses from a single RGB image is a severely ill-conditioned problem due to the inherent 2D-3D depth ambiguity, inter-person occlusions, and body truncations. To tackle these issues, recent works have shown…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Nicolas Ugrinovic , Adria Ruiz , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

3D human motion prediction is a research area of high significance and a challenge in computer vision. It is useful for the design of many applications including robotics and autonomous driving. Traditionally, autogregressive models have…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Avinash Ajit Nargund , Misha Sra

Recovering 3D human poses from a monocular camera view is a highly ill-posed problem due to the depth ambiguity. Earlier studies on 3D human pose lifting from 2D often contain incorrect-yet-overconfident 3D estimations. To mitigate the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Cuong Le , Pavlo Melnyk , Bastian Wandt , Mårten Wadenbäck

Recently, transformer-based methods have gained significant success in sequential 2D-to-3D lifting human pose estimation. As a pioneering work, PoseFormer captures spatial relations of human joints in each video frame and human dynamics…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Qitao Zhao , Ce Zheng , Mengyuan Liu , Pichao Wang , Chen Chen

3D human pose estimation has wide applications in fields such as intelligent surveillance, motion capture, and virtual reality. However, in real-world scenarios, issues such as occlusion, noise interference, and missing viewpoints can…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jianbin Jiao , Xina Cheng , Kailun Yang , Xiangrong Zhang , Licheng Jiao

Monocular 3D human pose estimation technologies have the potential to greatly increase the availability of human movement data. The best-performing models for single-image 2D-3D lifting use graph convolutional networks (GCNs) that typically…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sebastian Lutz , Richard Blythman , Koustav Ghosal , Matthew Moynihan , Ciaran Simms , Aljosa Smolic

Video-based human pose estimation models aim to address scenarios that cannot be effectively solved by static image models such as motion blur, out-of-focus and occlusion. Most existing approaches consist of two stages: detecting human…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhihong Wei

We propose a new self-supervised method for predicting 3D human body pose from a single image. The prediction network is trained from a dataset of unlabelled images depicting people in typical poses and a set of unpaired 2D poses. By…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Jose Sosa , David Hogg

Human motion synthesis is an important problem with applications in graphics, gaming and simulation environments for robotics. Existing methods require accurate motion capture data for training, which is costly to obtain. Instead, we…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Kevin Xie , Tingwu Wang , Umar Iqbal , Yunrong Guo , Sanja Fidler , Florian Shkurti

Current state-of-the-art methods cast monocular 3D human pose estimation as a learning problem by training neural networks on large data sets of images and corresponding skeleton poses. In contrast, we propose an approach that can exploit…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Simon Jenni , Paolo Favaro

To tackle the challeging problem of multi-person 3D pose estimation from a single image, we propose a multi-view matching (MVM) method in this work. The MVM method generates reliable 3D human poses from a large-scale video dataset, called…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yeji Shen , C. -C. Jay Kuo

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

Recent transformer-based approaches have demonstrated excellent performance in 3D human pose estimation. However, they have a holistic view and by encoding global relationships between all the joints, they do not capture the local…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Soroush Mehraban , Vida Adeli , Babak Taati