HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Hybrid coarse-fine classification for head pose estimation

Haofan Wang; Zhenghua Chen; Yi Zhou

Hybrid coarse-fine classification for head pose estimation

Abstract

Head pose estimation, which computes the intrinsic Euler angles (yaw, pitch, roll) from the human, is crucial for gaze estimation, face alignment, and 3D reconstruction. Traditional approaches heavily relies on the accuracy of facial landmarks. It limits their performances, especially when the visibility of the face is not in good condition. In this paper, to do the estimation without facial landmarks, we combine the coarse and fine regression output together for a deep network. Utilizing more quantization units for the angles, a fine classifier is trained with the help of other auxiliary coarse units. Integrating regression is adopted to get the final prediction. The proposed approach is evaluated on three challenging benchmarks. It achieves the state-of-the-art on AFLW2000, BIWI and performs favorably on AFLW. The code has been released on Github.

Code Repositories

haofanwang/accurate-head-pose
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
head-pose-estimation-on-aflwHybrid Coarse-Fine
MAE: 5.09
head-pose-estimation-on-aflw2000Hybrid Coarse-Fine
MAE: 5.395
head-pose-estimation-on-biwiHybrid Coarse-Fine
MAE (trained with BIWI data): 3.0174

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Hybrid coarse-fine classification for head pose estimation | Papers | HyperAI