paper-with-me

Papers

Towards Robust and Unconstrained Full Range of Rotation Head Pose Estimation

2023-09-14 · Thorsten Hempel, Ahmed A. Abdelrahman, Ayoub Al-Hamadi

Estimating the head pose of a person is a crucial problem for numerous applications that is yet mainly addressed as a subtask of frontal pose prediction. We present a novel method for unconstrained end-to-end head pose estimation to tackle the challenging task of full range of orientation head pose prediction. We address the issue of ambiguous rotation labels by introducing the rotation matrix formalism for our ground truth data and propose a continuous 6D rotation matrix representation for efficient and robust direct regression. This allows to efficiently learn full rotation appearance and to overcome the limitations of the current state-of-the-art. Together with new accumulated training data that provides full head pose rotation data and a geodesic loss approach for stable learning, we design an advanced model that is able to predict an extended range of head orientations. An extensive evaluation on public datasets demonstrates that our method significantly outperforms other state-of-the-art methods in an efficient and robust manner, while its advanced prediction range allows the expansion of the application area. We open-source our training and testing code along with our trained models: https://github.com/thohemp/6DRepNet360.

📄 PDF Abstract BibTeX arXiv:2309.07654

Code (2)

thohemp/6drepnet360 공식 구현 pytorch
yakhyo/head-pose-estimation pytorch

Tasks

Head Pose EstimationPose EstimationPose PredictionPrediction

Similar Papers 제목 키워드 기반

Semi-Supervised Unconstrained Head Pose Estimation in the Wild

2024-04-03 · Huayi Zhou, Fei Jiang, Jin Yuan, Yong Rui 외

Existing research on unconstrained in-the-wild head pose estimation suffers from the flaws of its datasets, which consist of either numerous samples by non-realistic synthesis or constrained collection, or small-scale na…

Head Pose EstimationPose Estimation

6D Rotation Representation For Unconstrained Head Pose Estimation

2022-02-25 · Thorsten Hempel, Ahmed A. Abdelrahman, Ayoub Al-Hamadi

In this paper, we present a method for unconstrained end-to-end head pose estimation. We address the problem of ambiguous rotation labels by introducing the rotation matrix formalism for our ground truth data and propose…

Head Pose EstimationPose EstimationPose Prediction

An Intuitive and Unconstrained 2D Cube Representation for Simultaneous Head Detection and Pose Estimation

2022-12-07 · Huayi Zhou, Fei Jiang, Lili Xiong, Hongtao Lu

Most recent head pose estimation (HPE) methods are dominated by the Euler angle representation. To avoid its inherent ambiguity problem of rotation labels, alternative quaternion-based and vector-based representations ar…

Head DetectionHead Pose EstimationPose Estimation

Full-range Head Pose Geometric Data Augmentations

2024-08-02 · Huei-Chung Hu, Xuyang Wu, Haowei Liu, Ting-Ruen Wei 외

Many head pose estimation (HPE) methods promise the ability to create full-range datasets, theoretically allowing the estimation of the rotation and positioning of the head from various angles. However, these methods are…

Dataset GenerationHead Pose EstimationPose EstimationSpecificity

When Local Variance Optimality Is Not Enough: RoPE-Aligned Q/K Rotations for Dynamic 4-Bit Quantisation

2026-08-13 · Shuhan Wang, Yilin Luo, Nan Xu, Chi Wang Cheung arxiv

Rotation-based post-training quantisation commonly applies an orthogonal transform across an entire attention head to reduce outlier-induced error. RoPE instead partitions each head into two-dimensional frequency pairs, …