中文
相关论文

相关论文: An Effective Deep Network for Head Pose Estimation…

200 篇论文

Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc manner, using heuristics such as the maximum value of heatmaps. The confidence is part of the evaluation scheme, e.g., AP for the MSCOCO dataset, yet has…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Kerui Gu , Rongyu Chen , Angela Yao

With many practical applications in human life, including manufacturing surveillance cameras, analyzing and processing customer behavior, many researchers are noticing face detection and head pose estimation on digital images. A large…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Hoang Nguyen Viet , Linh Nguyen Viet , Tuan Nguyen Dinh , Duc Tran Minh , Long Tran Quoc

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ce Zheng , Wenhan Wu , Chen Chen , Taojiannan Yang , Sijie Zhu , Ju Shen , Nasser Kehtarnavaz , Mubarak Shah

The performance of human pose estimation depends on the spatial accuracy of keypoint localization. Most existing methods pursue the spatial accuracy through learning the high-resolution (HR) representation from input images. By the…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Hanbin Dai , Hailin Shi , Wu Liu , Linfang Wang , Yinglu Liu , Tao Mei

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…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

Head pose estimation (HPE) plays a critical role in various computer vision applications such as human-computer interaction and facial recognition. In this paper, we propose a novel deep learning approach for head pose estimation with…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Mahdi Ghafourian , Federico M. Sukno

We study human pose estimation in extremely low-light images. This task is challenging due to the difficulty of collecting real low-light images with accurate labels, and severely corrupted inputs that degrade prediction quality…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sohyun Lee , Jaesung Rim , Boseung Jeong , Geonu Kim , Byungju Woo , Haechan Lee , Sunghyun Cho , Suha Kwak

Solving the camera-to-robot pose is a fundamental requirement for vision-based robot control, and is a process that takes considerable effort and cares to make accurate. Traditional approaches require modification of the robot via markers,…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Jingpei Lu , Florian Richter , Michael C. Yip

We present an end-to-end head-pose estimation network designed to predict Euler angles through the full range head yaws from a single RGB image. Existing methods perform well for frontal views but few target head pose from all viewpoints.…

计算机视觉与模式识别 · 计算机科学 2020-09-24 Yijun Zhou , James Gregson

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

Dense facial landmark detection is one of the key elements of face processing pipeline. It is used in virtual face reenactment, emotion recognition, driver status tracking, etc. Early approaches were suitable for facial landmark detection…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kostiantyn Khabarlak , Larysa Koriashkina

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

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…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Gines Hidalgo , Yaadhav Raaj , Haroon Idrees , Donglai Xiang , Hanbyul Joo , Tomas Simon , Yaser Sheikh

Human pose estimation is a major computer vision problem with applications ranging from augmented reality and video capture to surveillance and movement tracking. In the medical context, the latter may be an important biomarker for…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Luca Schmidtke , Athanasios Vlontzos , Simon Ellershaw , Anna Lukens , Tomoki Arichi , Bernhard Kainz

Head pose estimation has become a crucial area of research in computer vision given its usefulness in a wide range of applications, including robotics, surveillance, or driver attention monitoring. One of the most difficult challenges in…

计算机视觉与模式识别 · 计算机科学 2025-01-23 José Celestino , Manuel Marques , Jacinto C. Nascimento

Depth cameras allow to set up reliable solutions for people monitoring and behavior understanding, especially when unstable or poor illumination conditions make unusable common RGB sensors. Therefore, we propose a complete framework for the…

计算机视觉与模式识别 · 计算机科学 2018-09-03 Guido Borghi , Matteo Fabbri , Roberto Vezzani , Simone Calderara , Rita Cucchiara

We propose a novel efficient and lightweight model for human pose estimation from a single image. Our model is designed to achieve competitive results at a fraction of the number of parameters and computational cost of various…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Hossam Isack , Christian Haene , Cem Keskin , Sofien Bouaziz , Yuri Boykov , Shahram Izadi , Sameh Khamis

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

Existing 2D human pose estimation research predominantly concentrates on well-lit scenarios, with limited exploration of poor lighting conditions, which are a prevalent aspect of daily life. Recent studies on low-light pose estimation…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Yihao Ai , Yifei Qi , Bo Wang , Yu Cheng , Xinchao Wang , Robby T. Tan

Human pose estimation in complicated situations has always been a challenging task. Many Transformer-based pose networks have been proposed recently, achieving encouraging progress in improving performance. However, the remarkable…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Chengpeng Wu , Guangxing Tan , Chunyu Li