paper-with-me

Papers

SIMPLE: SIngle-network with Mimicking and Point Learning for Bottom-up Human Pose Estimation

2021-04-06 · Jiabin Zhang, Zheng Zhu, Jiwen Lu, JunJie Huang, Guan Huang, Jie zhou

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a better trade-off between accuracy and efficiency, we propose a novel multi-person pose estimation framework, SIngle-network with Mimicking and Point Learning for Bottom-up Human Pose Estimation (SIMPLE). Specifically, in the training process, we enable SIMPLE to mimic the pose knowledge from the high-performance top-down pipeline, which significantly promotes SIMPLE's accuracy while maintaining its high efficiency during inference. Besides, SIMPLE formulates human detection and pose estimation as a unified point learning framework to complement each other in single-network. This is quite different from previous works where the two tasks may interfere with each other. To the best of our knowledge, both mimicking strategy between different method types and unified point learning are firstly proposed in pose estimation. In experiments, our approach achieves the new state-of-the-art performance among bottom-up methods on the COCO, MPII and PoseTrack datasets. Compared with the top-down approaches, SIMPLE has comparable accuracy and faster inference speed.

📄 PDF Abstract BibTeX arXiv:2104.02486

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionMulti-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

DPIT: Dual-Pipeline Integrated Transformer for Human Pose Estimation

2022-09-02 · Shuaitao Zhao, Kun Liu, Yuhang Huang, Qian Bao 외

Human pose estimation aims to figure out the keypoints of all people in different scenes. Current approaches still face some challenges despite promising results. Existing top-down methods deal with a single person indiv…

Human DetectionPose Estimation

Having Second Thoughts? Let's hear it

2023-11-26 · Jung H. Lee, Sujith Vijayan

Deep learning models loosely mimic bottom-up signal pathways from low-order sensory areas to high-order cognitive areas. After training, DL models can outperform humans on some domain-specific tasks, but their decision-m…

Decision Making

Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression

2021-04-06 · CVPR 2021 1 · Zigang Geng, Ke Sun, Bin Xiao, Zhaoxiang Zhang 외

In this paper, we are interested in the bottom-up paradigm of estimating human poses from an image. We study the dense keypoint regression framework that is previously inferior to the keypoint detection and grouping fram…

Keypoint DetectionPose Estimation

DualAD: Dual-Layer Planning for Reasoning in Autonomous Driving

2024-09-26 · Dingrui Wang, Marc Kaufeld, Johannes Betz

We present a novel autonomous driving framework, DualAD, designed to imitate human reasoning during driving. DualAD comprises two layers: a rule-based motion planner at the bottom layer that handles routine driving tasks…

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model

Differentiable Hierarchical Graph Grouping for Multi-Person Pose Estimation

2020-07-23 · ECCV 2020 8 · Sheng Jin, Wentao Liu, Enze Xie, Wenhai Wang 외

Multi-person pose estimation is challenging because it localizes body keypoints for multiple persons simultaneously. Previous methods can be divided into two streams, i.e. top-down and bottom-up methods. The top-down met…

2D Human Pose EstimationClusteringGraph ClusteringGraph Neural Network+4