中文
相关论文

相关论文: MDPose: Real-Time Multi-Person Pose Estimation via…

200 篇论文

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

We address the task of 6D pose estimation of known rigid objects from single input images in scenarios where the objects are partly occluded. Recent RGB-D-based methods are robust to moderate degrees of occlusion. For RGB inputs, no…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Omid Hosseini Jafari , Siva Karthik Mustikovela , Karl Pertsch , Eric Brachmann , Carsten Rother

Accurate 6D object pose estimation is vital for robotics, augmented reality, and scene understanding. For seen objects, high accuracy is often attainable via per-object fine-tuning but generalizing to unseen objects remains a challenge. To…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Sajjad Pakdamansavoji , Yintao Ma , Amir Rasouli , Tongtong Cao

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…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mohsen Gholami , Bastian Wandt , Helge Rhodin , Rabab Ward , Z. Jane Wang

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

Human pose estimation is a fundamental and challenging task in computer vision. Larger-scale and more accurate keypoint annotations, while helpful for improving the accuracy of supervised pose estimation, are often expensive and difficult…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Kexin Meng , Ruirui Li , Daguang Jiang

Human pose estimation has recently made significant progress with the adoption of deep convolutional neural networks. Its many applications have attracted tremendous interest in recent years. However, many practical applications require…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Thomas Golda , Tobias Kalb , Arne Schumann , Jürgen Beyerer

Human pose estimation deeply relies on visual clues and anatomical constraints between parts to locate keypoints. Most existing CNN-based methods do well in visual representation, however, lacking in the ability to explicitly learn the…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Yanjie Li , Shoukui Zhang , Zhicheng Wang , Sen Yang , Wankou Yang , Shu-Tao Xia , Erjin Zhou

Multi-person human pose estimation and tracking in the wild is important and challenging. For training a powerful model, large-scale training data are crucial. While there are several datasets for human pose estimation, the best practice…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Hengkai Guo , Tang Tang , Guozhong Luo , Riwei Chen , Yongchen Lu , Linfu Wen

Continuous diffusion models have demonstrated their effectiveness in addressing the inherent uncertainty and indeterminacy in monocular 3D human pose estimation (HPE). Despite their strengths, the need for large search spaces and the…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Weiquan Wang , Jun Xiao , Chunping Wang , Wei Liu , Zhao Wang , Long Chen

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

Previous probabilistic models for 3D Human Pose Estimation (3DHPE) aimed to enhance pose accuracy by generating multiple hypotheses. However, most of the hypotheses generated deviate substantially from the true pose. Compared to…

计算机视觉与模式识别 · 计算机科学 2024-01-11 Hongbo Kang , Yong Wang , Mengyuan Liu , Doudou Wu , Peng Liu , Xinlin Yuan , Wenming Yang

Multi-person pose estimation (MPPE) presents a formidable yet crucial challenge in computer vision. Most existing methods predominantly concentrate on isolated interaction either between instances or joints, which is inadequate for…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Yonghao Dang , Jianqin Yin , Liyuan Liu , Pengxiang Ding , Yuan Sun , Yanzhu Hu

Multi-person pose estimation (MPPE) estimates keypoints for all individuals present in an image. MPPE is a fundamental task for several applications in computer vision and virtual reality. Unfortunately, there are currently no…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Sebastian Janampa , Marios Pattichis

In this paper, we propose a two-stage depth ranking based method (DRPose3D) to tackle the problem of 3D human pose estimation. Instead of accurate 3D positions, the depth ranking can be identified by human intuitively and learned using the…

计算机视觉与模式识别 · 计算机科学 2018-05-25 Min Wang , Xipeng Chen , Wentao Liu , Chen Qian , Liang Lin , Lizhuang Ma

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 introduce UPose3D, a novel approach for multi-view 3D human pose estimation, addressing challenges in accuracy and scalability. Our method advances existing pose estimation frameworks by improving robustness and flexibility without…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Vandad Davoodnia , Saeed Ghorbani , Marc-André Carbonneau , Alexandre Messier , Ali Etemad

3D human pose estimation from a monocular image or 2D joints is an ill-posed problem because of depth ambiguity and occluded joints. We argue that 3D human pose estimation from a monocular input is an inverse problem where multiple feasible…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Chen Li , Gim Hee Lee

Recent advancements in computer vision have seen a rise in the prominence of applications using neural networks to understand human poses. However, while accuracy has been steadily increasing on State-of-the-Art datasets, these datasets…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Ghazal Alinezhad Noghre , Armin Danesh Pazho , Justin Sanchez , Nathan Hewitt , Christopher Neff , Hamed Tabkhi