中文
相关论文

相关论文: 3D Human Pose Estimation with 2D Marginal Heatmaps

200 篇论文

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

In this paper we present a novel approach for bottom-up multi-person 3D human pose estimation from monocular RGB images. We propose to use high resolution volumetric heatmaps to model joint locations, devising a simple and effective…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Matteo Fabbri , Fabio Lanzi , Simone Calderara , Stefano Alletto , Rita Cucchiara

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Trung Q. Tran , Giang V. Nguyen , Daeyoung Kim

In the rapidly advancing domain of computer vision, accurately estimating the poses of multiple individuals from various viewpoints remains a significant challenge, especially when reliability is a key requirement. This paper introduces a…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

In 3D human pose estimation one of the biggest problems is the lack of large, diverse datasets. This is especially true for multi-person 3D pose estimation, where, to our knowledge, there are only machine generated annotations available for…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Marton Veges , Andras Lorincz

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

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

Despite the recent advances in computer vision research, estimating the 3D human pose from single RGB images remains a challenging task, as multiple 3D poses can correspond to the same 2D projection on the image. In this context, depth data…

In this paper, we propose an end-to-end trainable regression approach for human pose estimation from still images. We use the proposed Soft-argmax function to convert feature maps directly to joint coordinates, resulting in a fully…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Diogo C. Luvizon , Hedi Tabia , David Picard

Multi-person 3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose HG-RCNN, a Mask-RCNN based network that also leverages the benefits of…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Rishabh Dabral , Nitesh B Gundavarapu , Rahul Mitra , Abhishek Sharma , Ganesh Ramakrishnan , Arjun Jain

We propose an approach to estimate 3D human pose in real world units from a single RGBD image and show that it exceeds performance of monocular 3D pose estimation approaches from color as well as pose estimation exclusively from depth. Our…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Christian Zimmermann , Tim Welschehold , Christian Dornhege , Wolfram Burgard , Thomas Brox

Following the successful application of deep convolutional neural networks to 2d human pose estimation, the next logical problem to solve is 3d human pose estimation from monocular images. While previous solutions have shown some success,…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Alec Diaz-Arias , Mitchell Messmore , Dmitriy Shin , Stephen Baek

Estimating the 3D pose of a hand is an essential part of human-computer interaction. Estimating 3D pose using depth or multi-view sensors has become easier with recent advances in computer vision, however, regressing pose from a single RGB…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Umar Iqbal , Pavlo Molchanov , Thomas Breuel , Juergen Gall , Jan Kautz

In-the-wild human pose estimation has a huge potential for various fields, ranging from animation and action recognition to intention recognition and prediction for autonomous driving. The current state-of-the-art is focused only on RGB and…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Michael Fürst , Shriya T. P. Gupta , René Schuster , Oliver Wasenmüller , Didier Stricker

Understanding humans from photographs has always been a fundamental goal of computer vision. In this thesis we have developed a hierarchy of tools that cover a wide range of topics with the objective of understanding humans from monocular…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Edgar Simo-Serra

Heatmap representations have formed the basis of 2D human pose estimation systems for many years, but their generalizations for 3D pose have only recently been considered. This includes 2.5D volumetric heatmaps, whose X and Y axes…

计算机视觉与模式识别 · 计算机科学 2020-11-10 István Sárándi , Timm Linder , Kai O. Arras , Bastian Leibe

Its numerous applications make multi-human 3D pose estimation a remarkably impactful area of research. Nevertheless, assuming a multiple-view system composed of several regular RGB cameras, 3D multi-pose estimation presents several…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Daniel Rodriguez-Criado , Pilar Bachiller , George Vogiatzis , Luis J. Manso

Despite recent success on 2D human pose estimation, 3D human pose estimation still remains an open problem. A key challenge is the ill-posed depth ambiguity nature. This paper presents a novel intermediate feature representation named…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Qingfu Wan , Wei Zhang , Xiangyang Xue

Human pose estimation (i.e., locating the body parts / joints of a person) is a fundamental problem in human-computer interaction and multimedia applications. Significant progress has been made based on the development of depth sensors,…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Keze Wang , Shengfu Zhai , Hui Cheng , Xiaodan Liang , Liang Lin

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
‹ 上一页 1 2 3 10 下一页 ›