paper-with-me

Papers

Human Pose Estimation for Real-World Crowded Scenarios

2019-07-16 · Thomas Golda, Tobias Kalb, Arne Schumann, Jürgen Beyerer

Human pose estimation has recently made significant progress with the adoption of deep convolutional neural networks. Its many applications have attracted tremendous interest in recent years. However, many practical applications require pose estimation for human crowds, which still is a rarely addressed problem. In this work, we explore methods to optimize pose estimation for human crowds, focusing on challenges introduced with dense crowds, such as occlusions, people in close proximity to each other, and partial visibility of people. In order to address these challenges, we evaluate three aspects of a pose detection approach: i) a data augmentation method to introduce robustness to occlusions, ii) the explicit detection of occluded body parts, and iii) the use of the synthetic generated datasets. The first approach to improve the accuracy in crowded scenarios is to generate occlusions at training time using person and object cutouts from the object recognition dataset COCO (Common Objects in Context). Furthermore, the synthetically generated dataset JTA (Joint Track Auto) is evaluated for the use in real-world crowd applications. In order to overcome the transfer gap of JTA originating from a low pose variety and less dense crowds, an extension dataset is created to ease the use for real-world applications. Additionally, the occlusion flags provided with JTA are utilized to train a model, which explicitly distinguishes between occluded and visible body parts in two distinct branches. The combination of the proposed additions to the baseline method help to improve the overall accuracy by 4.7% AP and thereby provide comparable results to current state-of-the-art approaches on the respective dataset.

📄 PDF Abstract BibTeX arXiv:1907.06922

Code (1)

thomasgolda/Human-Pose-Estimation-for-Real-World-Crowded-Scenarios 공식 구현 tf

Tasks

Data AugmentationObject RecognitionPose Estimation

Similar Papers 제목 키워드 기반

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

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

ADG-Pose: Automated Dataset Generation for Real-World Human Pose Estimation

2022-02-01 · Ghazal Alinezhad Noghre, Armin Danesh Pazho, Justin Sanchez, Nathan Hewitt 외

Recent advancements in computer vision have seen a rise in the prominence of applications using neural networks to understand human poses. However, while accuracy has been steadily increasing on State-of-the-Art datasets…

Action RecognitionDataset GenerationPose EstimationSkeleton Based Action Recognition

DiffusionRegPose: Enhancing Multi-Person Pose Estimation using a Diffusion-Based End-to-End Regression Approach

2024-01-01 · CVPR 2024 1 · Dayi Tan, Hansheng Chen, Wei Tian, Lu Xiong

This paper presents the DiffusionRegPose a novel approach to multi-person pose estimation that converts a one-stage end-to-end keypoint regression model into a diffusion-based sampling process. Existing one-stage det…

Multi-Person Pose EstimationPose Estimationregression

QuickPose: Real-time Multi-view Multi-person Pose Estimation in Crowded Scenes

2022-07-22 · SIGGRAPH 2022 7 · Zhize Zhou, Qing Shuai, Yize Wang, Qi Fang 외

This work proposes a real-time algorithm for reconstructing 3D human poses in crowded scenes from multiple calibrated views. The key challenge of this problem is to efficiently match 2D observations across multiple views…

2D Pose Estimation3D Multi-Person Pose EstimationMulti-Person Pose EstimationPose Estimation