paper-with-me

Papers

Lifting Monocular Events to 3D Human Poses

2021-04-21 · Gianluca Scarpellini, Pietro Morerio, Alessio Del Bue

This paper presents a novel 3D human pose estimation approach using a single stream of asynchronous events as input. Most of the state-of-the-art approaches solve this task with RGB cameras, however struggling when subjects are moving fast. On the other hand, event-based 3D pose estimation benefits from the advantages of event-cameras, especially their efficiency and robustness to appearance changes. Yet, finding human poses in asynchronous events is in general more challenging than standard RGB pose estimation, since little or no events are triggered in static scenes. Here we propose the first learning-based method for 3D human pose from a single stream of events. Our method consists of two steps. First, we process the event-camera stream to predict three orthogonal heatmaps per joint; each heatmap is the projection of of the joint onto one orthogonal plane. Next, we fuse the sets of heatmaps to estimate 3D localisation of the body joints. As a further contribution, we make available a new, challenging dataset for event-based human pose estimation by simulating events from the RGB Human3.6m dataset. Experiments demonstrate that our method achieves solid accuracy, narrowing the performance gap between standard RGB and event-based vision. The code is freely available at https://iit-pavis.github.io/lifting_events_to_3d_hpe.

📄 PDF Abstract BibTeX arXiv:2104.10609

Code (1)

IIT-PAVIS/lifting_events_to_3d_hpe 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Pose EstimationEvent-based visionPose Estimation

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

On the Role of Rotation Equivariance in Monocular 2D-to-3D Human Pose Lifting

2026-01-20 · Pavlo Melnyk, Cuong Le, Urs Waldmann, Per-Erik Forssén 외 arxiv

Estimating 3D from 2D is one of the central tasks in computer vision. In this work, we consider the monocular setting, i.e. single-view input, for 3D human pose estimation (HPE), where the goal is to predict a 3D point s…

3D Human Pose EstimationKeypoint DetectionData Augmentation

PoseMoE: Mixture-of-Experts Network for Monocular 3D Human Pose Estimation

2025-12-18 · Mengyuan Liu, Jiajie Liu, Jinyan Zhang, Wenhao Li 외 arxiv

The lifting-based methods have dominated monocular 3D human pose estimation by leveraging detected 2D poses as intermediate representations. The 2D component of the final 3D human pose benefits from the detected 2D poses…

Monocular 3D Human Pose Estimation3D Pose Estimation

Monocular 3D Human Pose Estimation by Generation and Ordinal Ranking

2019-04-02 · ICCV 2019 10 · Saurabh Sharma, Pavan Teja Varigonda, Prashast Bindal, Abhishek Sharma 외

Monocular 3D human-pose estimation from static images is a challenging problem, due to the curse of dimensionality and the ill-posed nature of lifting 2D-to-3D. In this paper, we propose a Deep Conditional Variational Au…

3D Human Pose EstimationImage to 3DMonocular 3D Human Pose EstimationMulti-Hypotheses 3D Human Pose Estimation+1

Flow Matching for Probabilistic Monocular 3D Human Pose Estimation

2026-01-23 · Cuong Le, Pavlo Melnyk, Bastian Wandt, Mårten Wadenbäck arxiv

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. …

Monocular 3D Human Pose Estimation

Hybrid 3D Human Pose Estimation with Monocular Video and Sparse IMUs

2024-04-27 · Yiming Bao, Xu Zhao, Dahong Qian

Temporal 3D human pose estimation from monocular videos is a challenging task in human-centered computer vision due to the depth ambiguity of 2D-to-3D lifting. To improve accuracy and address occlusion issues, inertial s…

3D Human Pose EstimationPose Estimation