paper-with-me

Papers

Single-Stage Is Enough: Multi-Person Absolute 3D Pose Estimation

2022-01-01 · CVPR 2022 1 · Lei Jin, Chenyang Xu, Xiaojuan Wang, Yabo Xiao, Yandong Guo, Xuecheng Nie, Jian Zhao

The existing multi-person absolute 3D pose estimation methods are mainly based on two-stage paradigm, i.e., top-down or bottom-up, leading to redundant pipelines with high computation cost. We argue that it is more desirable to simplify such two-stage paradigm to a single-stage one to promote both efficiency and performance. To this end, we present an efficient single-stage solution, Decoupled Regression Model (DRM), with three distinct novelties. First, DRM introduces a new decoupled representation for 3D pose, which expresses the 2D pose in image plane and depth information of each 3D human instance via 2D center point (center of visible keypoints) and root point (denoted as pelvis), respectively. Second, to learn better feature representation for the human depth regression, DRM introduces a 2D Pose-guided Depth Query Module (PDQM) to extract the features in 2D pose regression branch, enabling the depth regression branch to perceive the scale information of instances. Third, DRM leverages a Decoupled Absolute Pose Loss (DAPL) to facilitate the absolute root depth and root-relative depth estimation, thus improving the accuracy of absolute 3D pose. Comprehensive experiments on challenging benchmarks including MuPoTS-3D and Panoptic clearly verify the superiority of our framework, which outperforms the state-of-the-art bottom-up absolute 3D pose estimation methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationDepth EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation

2020-08-26 · ECCV 2020 8 · Jianan Zhen, Qi Fang, Jiaming Sun, Wentao Liu 외

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

2D Pose Estimation3D Depth Estimation3D Human Pose Estimation3D Multi-Person Pose Estimation+4

Ensemble Feature for Person Re-Identification

2019-01-17 · Jiabao Wang, Yang Li, Zhuang Miao

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduce…

Person Re-Identification

Siamese Meta-Learning and Algorithm Selection with 'Algorithm-Performance Personas' [Proposal]

2020-06-22 · Joeran Beel, Bryan Tyrell, Edward Bergman, Andrew Collins 외

Automated per-instance algorithm selection often outperforms single learners. Key to algorithm selection via meta-learning is often the (meta) features, which sometimes though do not provide enough information to train a…

Meta-Learning

Multi-person 3D pose estimation from a single image captured by a fisheye camera

2022-07-09 · Computer Vision and Image Understanding 2022 7 · YaHui Zhang, ShaoDi You, Sezer Karaoglu, Theo Gevers

Multi-person 3D pose estimation with absolute depths for a fisheye camera is a challenging task but with valuable applications in daily life, especially for video surveillance. However, to the best of our knowledge, such…

3D Human Pose Estimation3D Pose EstimationPose Estimation

Single-Stage Multi-Person Pose Machines

2019-08-24 · ICCV 2019 10 · Xuecheng Nie, Jianfeng Zhang, Shuicheng Yan, Jiashi Feng

Multi-person pose estimation is a challenging problem. Existing methods are mostly two-stage based--one stage for proposal generation and the other for allocating poses to corresponding persons. However, such two-stage m…

3D Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation