中文
相关论文

相关论文: UPose3D: Uncertainty-Aware 3D Human Pose Estimatio…

200 篇论文

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

In multi-view 3D human pose estimation, models typically rely on images captured simultaneously from different camera views to predict a pose at a specific moment. While providing accurate spatial information, this traditional approach…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Ling Li , Changjie Chen , Yuyan Wang , Jiaqing Lyu , Kenglun Chang , Yiyun Chen , Zhidong Deng

Monocular 3D pose estimation is fundamentally ill-posed due to depth ambiguity and occlusions, thereby motivating probabilistic methods that generate multiple plausible 3D pose hypotheses. In particular, diffusion-based models have recently…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Ti Wang , Xiaohang Yu , Mackenzie Weygandt Mathis

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

Cross-view person matching and 3D human pose estimation in multi-camera networks are particularly difficult when the cameras are extrinsically uncalibrated. Existing efforts generally require large amounts of 3D data for training neural…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Yan Xu , Kris Kitani

In this paper, we present a novel Distribution-Aware Single-stage (DAS) model for tackling the challenging multi-person 3D pose estimation problem. Different from existing top-down and bottom-up methods, the proposed DAS model…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Zitian Wang , Xuecheng Nie , Xiaochao Qu , Yunpeng Chen , Si Liu

In this paper, a novel Diffusion-based 3D Pose estimation (D3DP) method with Joint-wise reProjection-based Multi-hypothesis Aggregation (JPMA) is proposed for probabilistic 3D human pose estimation. On the one hand, D3DP generates multiple…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Wenkang Shan , Zhenhua Liu , Xinfeng Zhang , Zhao Wang , Kai Han , Shanshe Wang , Siwei Ma , Wen Gao

Despite progress in human motion capture, existing multi-view methods often face challenges in estimating the 3D pose and shape of multiple closely interacting people. This difficulty arises from reliance on accurate 2D joint estimations,…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Feichi Lu , Zijian Dong , Jie Song , Otmar Hilliges

Estimating the 2D human poses in each view is typically the first step in calibrated multi-view 3D pose estimation. But the performance of 2D pose detectors suffers from challenging situations such as occlusions and oblique viewing angles.…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Haoyu Ma , Liangjian Chen , Deying Kong , Zhe Wang , Xingwei Liu , Hao Tang , Xiangyi Yan , Yusheng Xie , Shih-Yao Lin , Xiaohui Xie

In this work, we propose a new solution to 3D human pose estimation in videos. Instead of directly regressing the 3D joint locations, we draw inspiration from the human skeleton anatomy and decompose the task into bone direction prediction…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Tianlang Chen , Chen Fang , Xiaohui Shen , Yiheng Zhu , Zhili Chen , Jiebo Luo

The task of three-dimensional (3D) human pose estimation from a single image can be divided into two parts: (1) Two-dimensional (2D) human joint detection from the image and (2) estimating a 3D pose from the 2D joints. Herein, we focus on…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yasunori Kudo , Keisuke Ogaki , Yusuke Matsui , Yuri Odagiri

Unseen object pose estimation methods often rely on CAD models or multiple reference views, making the onboarding stage costly. To simplify reference acquisition, we aim to estimate the unseen object's pose through a single unposed RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Xingyu Liu , Gu Wang , Ruida Zhang , Chenyangguang Zhang , Federico Tombari , Xiangyang Ji

End-to-end deep representation learning has achieved remarkable accuracy for monocular 3D human pose estimation, yet these models may fail for unseen poses with limited and fixed training data. This paper proposes a novel data augmentation…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Shichao Li , Lei Ke , Kevin Pratama , Yu-Wing Tai , Chi-Keung Tang , Kwang-Ting Cheng

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

3D models provide a common ground for different representations of human bodies. In turn, robust 2D estimation has proven to be a powerful tool to obtain 3D fits "in-the- wild". However, depending on the level of detail, it can be hard to…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Christoph Lassner , Javier Romero , Martin Kiefel , Federica Bogo , Michael J. Black , Peter V. Gehler

We propose a new method for human pose estimation which leverages information from multiple views to impose a strong prior on articulated pose. The novelty of the method concerns the types of coherence modelled. Consistency is maximised…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Emre Dogan , Gonen Eren , Christian Wolf , Eric Lombardi , Atilla Baskurt

Existing self-supervised 3D human pose estimation schemes have largely relied on weak supervisions like consistency loss to guide the learning, which, inevitably, leads to inferior results in real-world scenarios with unseen poses. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kehong Gong , Bingbing Li , Jianfeng Zhang , Tao Wang , Jing Huang , Michael Bi Mi , Jiashi Feng , Xinchao Wang

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

3D human pose estimation from sketches has broad applications in computer animation and film production. Unlike traditional human pose estimation, this task presents unique challenges due to the abstract and disproportionate nature of…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Li Wang , Yiyu Zhuang , Yanwen Wang , Xun Cao , Chuan Guo , Xinxin Zuo , Hao Zhu

Human pose estimation in images and videos is one of key technologies for realizing a variety of human activity recognition tasks (e.g., human-computer interaction, gesture recognition, surveillance, and video summarization). This paper…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Norimichi Ukita