English
Related papers

Related papers: YOLO-Pose: Enhancing YOLO for Multi Person Pose Es…

200 papers

Real-time multi-person pose estimation presents significant challenges in balancing speed and precision. While two-stage top-down methods slow down as the number of people in the image increases, existing one-stage methods often fail to…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Peng Lu , Tao Jiang , Yining Li , Xiangtai Li , Kai Chen , Wenming Yang

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequently, multi-scale…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Nanjun Li , Pinqi Cheng , Zean Liu , Minghe Tian , Xuanyin Wang

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

We propose the first direct end-to-end multi-person pose estimation framework, termed DirectPose. Inspired by recent anchor-free object detectors, which directly regress the two corners of target bounding-boxes, the proposed framework…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Zhi Tian , Hao Chen , Chunhua Shen

Estimating the 6D pose of objects from a single RGB image is a critical task for robotics and extended reality applications. However, state-of-the-art multi stage methods often suffer from high latency, making them unsuitable for real time…

Computer Vision and Pattern Recognition · Computer Science 2026-03-05 Kemal Alperen Çetiner , Hazım Kemal Ekenel

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representation, which we refer…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Jia Li , Wen Su , Zengfu Wang

This paper presents a novel end-to-end framework with Explicit box Detection for multi-person Pose estimation, called ED-Pose, where it unifies the contextual learning between human-level (global) and keypoint-level (local) information.…

Computer Vision and Pattern Recognition · Computer Science 2023-02-06 Jie Yang , Ailing Zeng , Shilong Liu , Feng Li , Ruimao Zhang , Lei Zhang

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage,…

Computer Vision and Pattern Recognition · Computer Science 2017-04-18 George Papandreou , Tyler Zhu , Nori Kanazawa , Alexander Toshev , Jonathan Tompson , Chris Bregler , Kevin Murphy

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how multi-branch features of the basic block and convolutions…

Computer Vision and Pattern Recognition · Computer Science 2025-02-21 Yuming Chen , Xinbin Yuan , Jiabao Wang , Ruiqi Wu , Xiang Li , Qibin Hou , Ming-Ming Cheng

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

Computer Vision and Pattern Recognition · Computer Science 2022-05-06 Arash Amini , Arul Selvam Periyasamy , Sven Behnke

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

Computer Vision and Pattern Recognition · Computer Science 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Bottom-up based multi-person pose estimation approaches use heatmaps with auxiliary predictions to estimate joint positions and belonging at one time. Recently, various combinations between auxiliary predictions and heatmaps have been…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Haiyang Liu , Dingli Luo , Songlin Du , Takeshi Ikenaga

Current methods of multi-person pose estimation typically treat the localization and the association of body joints separately. It is convenient but inefficient, leading to additional computation and a waste of time. This paper, however,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Chenyu Tian , Ran Yu , Xinyuan Zhao , Weihao Xia , Haoqian Wang , Yujiu Yang

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Arul Selvam Periyasamy , Arash Amini , Vladimir Tsaturyan , Sven Behnke

We present the first single-network approach for 2D~whole-body pose estimation, which entails simultaneous localization of body, face, hands, and feet keypoints. Due to the bottom-up formulation, our method maintains constant real-time…

Computer Vision and Pattern Recognition · Computer Science 2019-10-01 Gines Hidalgo , Yaadhav Raaj , Haroon Idrees , Donglai Xiang , Hanbyul Joo , Tomas Simon , Yaser Sheikh

In multi-person 2D pose estimation, the bottom-up methods simultaneously predict poses for all persons, and unlike the top-down methods, do not rely on human detection. However, the SOTA bottom-up methods' accuracy is still inferior…

Computer Vision and Pattern Recognition · Computer Science 2022-11-24 Yu Cheng , Yihao Ai , Bo Wang , Xinchao Wang , Robby T. Tan

In this paper, we study the problem of end-to-end multi-person pose estimation. State-of-the-art solutions adopt the DETR-like framework, and mainly develop the complex decoder, e.g., regarding pose estimation as keypoint box detection and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Huan Liu , Qiang Chen , Zichang Tan , Jiang-Jiang Liu , Jian Wang , Xiangbo Su , Xiaolong Li , Kun Yao , Junyu Han , Errui Ding , Yao Zhao , Jingdong Wang

In this work, we propose a new method for multi-person pose estimation which combines the traditional bottom-up and the top-down methods. Specifically, we perform the network feed-forwarding in a bottom-up manner, and then parse the poses…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Miaopeng Li , Zimeng Zhou , Jie Li , Xinguo Liu
‹ Prev 1 2 3 10 Next ›