English

Location-guided Head Pose Estimation for Fisheye Image

Computer Vision and Pattern Recognition 2024-04-11 v2 Artificial Intelligence

Abstract

Camera with a fisheye or ultra-wide lens covers a wide field of view that cannot be modeled by the perspective projection. Serious fisheye lens distortion in the peripheral region of the image leads to degraded performance of the existing head pose estimation models trained on undistorted images. This paper presents a new approach for head pose estimation that uses the knowledge of head location in the image to reduce the negative effect of fisheye distortion. We develop an end-to-end convolutional neural network to estimate the head pose with the multi-task learning of head pose and head location. Our proposed network estimates the head pose directly from the fisheye image without the operation of rectification or calibration. We also created a fisheye-distorted version of the three popular head pose estimation datasets, BIWI, 300W-LP, and AFLW2000 for our experiments. Experiments results show that our network remarkably improves the accuracy of head pose estimation compared with other state-of-the-art one-stage and two-stage methods.

Keywords

Cite

@article{arxiv.2402.18320,
  title  = {Location-guided Head Pose Estimation for Fisheye Image},
  author = {Bing Li and Dong Zhang and Cheng Huang and Yun Xian and Ming Li and Dah-Jye Lee},
  journal= {arXiv preprint arXiv:2402.18320},
  year   = {2024}
}

Comments

Revised Introduction and Related Work; Submitted to lEEE Transactions on Cognitive and Developmental Systems for review

R2 v1 2026-06-28T15:03:14.916Z