paper-with-me

Papers

Robust Pose Estimation in Crowded Scenes with Direct Pose-Level Inference

2021-12-01 · NeurIPS 2021 12 · Dongkai Wang, Shiliang Zhang, Gang Hua

Multi-person pose estimation in crowded scenes is challenging because overlapping and occlusions make it difficult to detect person bounding boxes and infer pose cues from individual keypoints. To address those issues, this paper proposes a direct pose-level inference strategy that is free of bounding box detection and keypoint grouping. Instead of inferring individual keypoints, the Pose-level Inference Network (PINet) directly infers the complete pose cues for a person from his/her visible body parts. PINet first applies the Part-based Pose Generation (PPG) to infer multiple coarse poses for each person from his/her body parts. Those coarse poses are refined by the Pose Refinement module through incorporating pose priors, and finally are fused in the Pose Fusion module. PINet relies on discriminative body parts to differentiate overlapped persons, and applies visual body cues to infer the global pose cues. Experiments on several crowded scenes pose estimation benchmarks demonstrate the superiority of PINet. For instance, it achieves 59.8% AP on the OCHuman dataset, outperforming the recent works by a large margin.

📄 PDF Abstract BibTeX

Code (1)

kennethwdk/pinet 공식 구현 pytorch

Tasks

Multi-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

BBoxMaskPose v2: Expanding Mutual Conditioning to 3D

2026-01-21 · Miroslav Purkrabek, Constantin Kolomiiets, Jiri Matas arxiv

Most 2D human pose estimation benchmarks are nearly saturated, with the exception of crowded scenes. We introduce PMPose, a top-down 2D pose estimator that incorporates the probabilistic formulation and the mask-conditio…

2D Human Pose Estimation3D Pose EstimationPose Prediction

Towards Accurate Human Pose Estimation in Videos of Crowded Scenes

2020-10-16 · Li Yuan, Shuning Chang, Xuecheng Nie, Ziyuan Huang 외

Video-based human pose estimation in crowded scenes is a challenging problem due to occlusion, motion blur, scale variation and viewpoint change, etc. Prior approaches always fail to deal with this problem because of (1)…

DiversityOptical Flow EstimationPose Estimation

DnD: Dense Depth Estimation in Crowded Dynamic Indoor Scenes

2021-08-12 · ICCV 2021 10 · Dongki Jung, Jaehoon Choi, Yonghan Lee, Deokhwa Kim 외

We present a novel approach for estimating depth from a monocular camera as it moves through complex and crowded indoor environments, e.g., a department store or a metro station. Our approach predicts absolute scale dept…

3D ReconstructionDepth Estimation

CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark

2018-12-02 · CVPR 2019 6 · Jiefeng Li, Can Wang, Hao Zhu, Yihuan Mao 외

Multi-person pose estimation is fundamental to many computer vision tasks and has made significant progress in recent years. However, few previous methods explored the problem of pose estimation in crowded scenes while i…

Keypoint DetectionMulti-Person Pose EstimationPose Estimation

Learning to Estimate Robust 3D Human Mesh from In-the-Wild Crowded Scenes

2021-04-15 · CVPR 2022 1 · Hongsuk Choi, Gyeongsik Moon, JoonKyu Park, Kyoung Mu Lee

We consider the problem of recovering a single person's 3D human mesh from in-the-wild crowded scenes. While much progress has been in 3D human mesh estimation, existing methods struggle when test input has crowded scene…

2D Human Pose Estimation3D Human Pose Estimation3D Multi-Person Human Pose Estimation3D Multi-Person Pose Estimation+1