中文
相关论文

相关论文: Multi-View Multi-Person 3D Pose Estimation with Pl…

200 篇论文

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

Estimating 3D poses of multiple humans in real-time is a classic but still challenging task in computer vision. Its major difficulty lies in the ambiguity in cross-view association of 2D poses and the huge state space when there are…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Long Chen , Haizhou Ai , Rui Chen , Zijie Zhuang , Shuang Liu

We present an approach to recover absolute 3D human poses from multi-view images by incorporating multi-view geometric priors in our model. It consists of two separate steps: (1) estimating the 2D poses in multi-view images and (2)…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Haibo Qiu , Chunyu Wang , Jingdong Wang , Naiyan Wang , Wenjun Zeng

We tackle the task of multi-view, multi-person 3D human pose estimation from a limited number of uncalibrated depth cameras. Recently, many approaches have been proposed for 3D human pose estimation from multi-view RGB cameras. However,…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Yu-Jhe Li , Yan Xu , Rawal Khirodkar , Jinhyung Park , Kris Kitani

In this paper we contribute a simple yet effective approach for estimating 3D poses of multiple people from multi-view images. Our proposed coarse-to-fine pipeline first aggregates noisy 2D observations from multiple camera views into 3D…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Zijian Dong , Jie Song , Xu Chen , Chen Guo , Otmar Hilliges

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

We present an approach to estimate 3D poses of multiple people from multiple camera views. In contrast to the previous efforts which require to establish cross-view correspondence based on noisy and incomplete 2D pose estimations, we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Hanyue Tu , Chunyu Wang , Wenjun Zeng

Recovering multi-person 3D poses with absolute scales from a single RGB image is a challenging problem due to the inherent depth and scale ambiguity from a single view. Addressing this ambiguity requires to aggregate various cues over the…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jianan Zhen , Qi Fang , Jiaming Sun , Wentao Liu , Wei Jiang , Hujun Bao , Xiaowei Zhou

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

In this work we propose an approach for estimating 3D human poses of multiple people from a set of calibrated cameras. Estimating 3D human poses from multiple views has several compelling properties: human poses are estimated within a…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Julian Tanke , Juergen Gall

Despite the significant improvement in the performance of monocular pose estimation approaches and their ability to generalize to unseen environments, multi-view (MV) approaches are often lagging behind in terms of accuracy and are specific…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Abdolrahim Kadkhodamohammadi , Nicolas Padoy

Epipolar constraints are at the core of feature matching and depth estimation in current multi-person multi-camera 3D human pose estimation methods. Despite the satisfactory performance of this formulation in sparser crowd scenes, its…

计算机视觉与模式识别 · 计算机科学 2020-07-22 He Chen , Pengfei Guo , Pengfei Li , Gim Hee Lee , Gregory Chirikjian

We present a new self-supervised approach, SelfPose3d, for estimating 3d poses of multiple persons from multiple camera views. Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Vinkle Srivastav , Keqi Chen , Nicolas Padoy

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

3D human pose estimation involves reconstructing the human skeleton by detecting the body joints. Accurate and efficient solutions are required for several real-world applications including animation, human-robot interaction, surveillance,…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Ana Filipa Rodrigues Nogueira , Hélder P. Oliveira , Luís F. Teixeira

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

3D human pose estimation is frequently seen as the task of estimating 3D poses relative to the root body joint. Alternatively, we propose a 3D human pose estimation method in camera coordinates, which allows effective combination of 2D…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Diogo C Luvizon , Hedi Tabia , David Picard

We present Multi-view Pose transformer (MvP) for estimating multi-person 3D poses from multi-view images. Instead of estimating 3D joint locations from costly volumetric representation or reconstructing the per-person 3D pose from multiple…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Tao Wang , Jianfeng Zhang , Yujun Cai , Shuicheng Yan , Jiashi Feng

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Steven Schwarcz , Thomas Pollard

In this paper, we propose a new single shot method for multi-person 3D human pose estimation in complex images. The model jointly learns to locate the human joints in the image, to estimate their 3D coordinates and to group these…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Bertrand Luvison , Quoc Cuong Pham , Catherine Achard
‹ 上一页 1 2 3 10 下一页 ›