English
Related papers

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

200 papers

Human Pose Estimation (HPE) is one of the fundamental problems in computer vision. It has applications ranging from virtual reality, human behavior analysis, video surveillance, anomaly detection, self-driving to medical assistance. The…

Computer Vision and Pattern Recognition · Computer Science 2021-12-23 Milan Kresović , Thong Duy Nguyen

Human pose estimation is a key task in computer vision with various applications such as activity recognition and interactive systems. However, the lack of consistency in the annotated skeletons across different datasets poses challenges in…

Computer Vision and Pattern Recognition · Computer Science 2024-05-31 Muhammad Saif Ullah Khan , Dhavalkumar Limbachiya , Didier Stricker , Muhammad Zeshan Afzal

Despite of the recent success of neural networks for human pose estimation, current approaches are limited to pose estimation of a single person and cannot handle humans in groups or crowds. In this work, we propose a method that estimates…

Computer Vision and Pattern Recognition · Computer Science 2016-09-01 Umar Iqbal , Juergen Gall

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Shangliang Xu , Xinxin Wang , Wenyu Lv , Qinyao Chang , Cheng Cui , Kaipeng Deng , Guanzhong Wang , Qingqing Dang , Shengyu Wei , Yuning Du , Baohua Lai

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…

Computer Vision and Pattern Recognition · Computer Science 2023-10-10 Mu Zhou , Lucas Stoffl , Mackenzie Weygandt Mathis , Alexander Mathis

Vehicle perception systems strive to achieve comprehensive and rapid visual interpretation of their surroundings for improved safety and navigation. We introduce YOLO-BEV, an efficient framework that harnesses a unique surrounding cameras…

Computer Vision and Pattern Recognition · Computer Science 2023-10-27 Chang Liu , Liguo Zhou , Yanliang Huang , Alois Knoll

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

Computer Vision and Pattern Recognition · Computer Science 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

Estimating the pose of an unseen object is the goal of the challenging one-shot pose estimation task. Previous methods have heavily relied on feature matching with great success. However, these methods are often inefficient and limited by…

Computer Vision and Pattern Recognition · Computer Science 2023-04-05 Pedro Castro , Tae-Kyun Kim

3D posture estimation is important in analyzing and improving ergonomics in physical human-robot interaction and reducing the risk of musculoskeletal disorders. Vision-based posture estimation approaches are prone to sensor and model…

Robotics · Computer Science 2022-08-16 Amir Yazdani , Roya Sabbagh Novin , Andrew Merryweather , Tucker Hermans

Human keypoints are a well-studied representation of people.We explore how to use keypoint models to improve instance-level person segmentation. The main idea is to harness the notion of a distance transform of oracle provided keypoints or…

Computer Vision and Pattern Recognition · Computer Science 2017-04-06 Subarna Tripathi , Maxwell Collins , Matthew Brown , Serge Belongie

This work aims to address an advanced keypoint detection problem: how to accurately detect any keypoints in complex real-world scenarios, which involves massive, messy, and open-ended objects as well as their associated keypoints…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Jie Yang , Ailing Zeng , Ruimao Zhang , Lei Zhang

While monocular 3D pose estimation seems to have achieved very accurate results on the public datasets, their generalization ability is largely overlooked. In this work, we perform a systematic evaluation of the existing methods and find…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Jiajun Su , Chunyu Wang , Xiaoxuan Ma , Wenjun Zeng , Yizhou Wang

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the top-down approach,…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

We propose a new bottom-up method for multi-person 2D human pose estimation that is particularly well suited for urban mobility such as self-driving cars and delivery robots. The new method, PifPaf, uses a Part Intensity Field (PIF) to…

Computer Vision and Pattern Recognition · Computer Science 2019-04-08 Sven Kreiss , Lorenzo Bertoni , Alexandre Alahi

Pose tracking is an important problem that requires identifying unique human pose-instances and matching them temporally across different frames of a video. However, existing pose tracking methods are unable to accurately model temporal…

Computer Vision and Pattern Recognition · Computer Science 2020-03-16 Michael Snower , Asim Kadav , Farley Lai , Hans Peter Graf

Human pose estimation has achieved significant progress on images with high imaging resolution. However, low-resolution imagery data bring nontrivial challenges which are still under-studied. To fill this gap, we start with investigating…

Computer Vision and Pattern Recognition · Computer Science 2021-09-21 Chen Wang , Feng Zhang , Xiatian Zhu , Shuzhi Sam Ge

We introduce YOLO11-JDE, a fast and accurate multi-object tracking (MOT) solution that combines real-time object detection with self-supervised Re-Identification (Re-ID). By incorporating a dedicated Re-ID branch into YOLO11s, our model…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Iñaki Erregue , Kamal Nasrollahi , Sergio Escalera

Human pose estimation are of importance for visual understanding tasks such as action recognition and human-computer interaction. In this work, we present a Multiple Stage High-Resolution Network (Multi-Stage HRNet) to tackling the problem…

Computer Vision and Pattern Recognition · Computer Science 2019-10-15 Junjie Huang , Zheng Zhu , Guan Huang

The ``You Only Look Once'' (YOLO) framework has long served as a standard for real-time object detection, though traditional iterations have utilized Non-Maximum Suppression (NMS) post-processing, which introduces specific latency and…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Sudip Chakrabarty

Single-stage multi-person human pose estimation (MPPE) methods have shown great performance improvements, but existing methods fail to disentangle features by individual instances under crowded scenes. In this paper, we propose a bounding…

Computer Vision and Pattern Recognition · Computer Science 2025-05-27 Uyoung Jeong , Seungryul Baek , Hyung Jin Chang , Kwang In Kim