paper-with-me

홈 › Papers

Rethinking Pose Estimation in Crowds: Overcoming the Detection Information Bottleneck and Ambiguity

2023-01-01 · ICCV 2023 1 · Mu Zhou, Lucas Stoffl, Mackenzie Weygandt Mathis, Alexander Mathis

Frequent interactions between individuals are a fundamental challenge for pose estimation algorithms. Current pipelines either use an object detector together with a pose estimator (top-down approach), or localize all body parts first and then link them to predict the pose of individuals (bottom-up). Yet, when individuals closely interact, top-down methods are ill-defined due to overlapping individuals, and bottom-up methods often falsely infer connections to distant bodyparts. Thus, we propose a novel pipeline called bottom-up conditioned top-down pose estimation (BUCTD) that combines the strengths of bottom-up and top-down methods. Specifically, we propose to use a bottom-up model as the detector, which in addition to an estimated bounding box provides a pose proposal that is fed as condition to an attention-based top-down model. We demonstrate the performance and efficiency of our approach on animal and human pose estimation benchmarks. On CrowdPose and OCHuman, we outperform previous state-of-the-art models by a significant margin. We achieve 78.5 AP on CrowdPose and 48.5 AP on OCHuman, an improvement of 8.6% and 7.8% over the prior art, respectively. Furthermore, we show that our method strongly improves the performance on multi-animal benchmarks involving fish and monkeys. The code is available at https://github.com/amathislab/BUCTD.

📄 PDF Abstract BibTeX

Code (1)

amathislab/BUCTD 공식 구현 pytorch

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Rethinking pose estimation in crowds: overcoming the detection information-bottleneck and ambiguity

2023-06-13 · Mu Zhou, Lucas Stoffl, Mackenzie Weygandt Mathis, Alexander Mathis

Frequent interactions between individuals are a fundamental challenge for pose estimation algorithms. Current pipelines either use an object detector together with a pose estimator (top-down approach), or localize all bo…

Animal Pose EstimationMulti-Person Pose EstimationPose Estimation

Rethinking Crowdsourcing Annotation: Partial Annotation with Salient Labels for Multi-Label Image Classification

2021-09-06 · Jianzhe Lin, Tianze Yu, Z. Jane Wang

Annotated images are required for both supervised model training and evaluation in image classification. Manually annotating images is arduous and expensive, especially for multi-labeled images. A recent trend for conduc…

Active Learningimage-classificationImage ClassificationMulti-Label Image Classification

Inducing Script Structure from Crowdsourced Event Descriptions via Semi-Supervised Clustering

2017-04-01 · WS 2017 4 · Lilian Wanzare, Aless Zarcone, ra, Stefan Thater 외

We present a semi-supervised clustering approach to induce script structure from crowdsourced descriptions of event sequences by grouping event descriptions into paraphrase sets (representing event types) and inducing th…

ClusteringQuestion AnsweringSemantic Role Labeling

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

Data AugmentationObject RecognitionPose Estimation

DecideNet: Counting Varying Density Crowds Through Attention Guided Detection and Density Estimation

2017-12-18 · CVPR 2018 6 · Jiang Liu, Chenqiang Gao, Deyu Meng, Alexander G. Hauptmann

In real-world crowd counting applications, the crowd densities vary greatly in spatial and temporal domains. A detection based counting method will estimate crowds accurately in low density scenes, while its reliability …

Crowd CountingDensity Estimationregression