English

360-Degree Gaze Estimation in the Wild Using Multiple Zoom Scales

Computer Vision and Pattern Recognition 2021-10-27 v3

Abstract

Gaze estimation involves predicting where the person is looking at within an image or video. Technically, the gaze information can be inferred from two different magnification levels: face orientation and eye orientation. The inference is not always feasible for gaze estimation in the wild, given the lack of clear eye patches in conditions like extreme left/right gazes or occlusions. In this work, we design a model that mimics humans' ability to estimate the gaze by aggregating from focused looks, each at a different magnification level of the face area. The model avoids the need to extract clear eye patches and at the same time addresses another important issue of face-scale variation for gaze estimation in the wild. We further extend the model to handle the challenging task of 360-degree gaze estimation by encoding the backward gazes in the polar representation along with a robust averaging scheme. Experiment results on the ETH-XGaze dataset, which does not contain scale-varying faces, demonstrate the model's effectiveness to assimilate information from multiple scales. For other benchmark datasets with many scale-varying faces (Gaze360 and RT-GENE), the proposed model achieves state-of-the-art performance for gaze estimation when using either images or videos. Our code and pretrained models can be accessed at https://github.com/ashesh-0/MultiZoomGaze.

Keywords

Cite

@article{arxiv.2009.06924,
  title  = {360-Degree Gaze Estimation in the Wild Using Multiple Zoom Scales},
  author = {Ashesh and Chu-Song Chen and Hsuan-Tien Lin},
  journal= {arXiv preprint arXiv:2009.06924},
  year   = {2021}
}

Comments

accepted at BMVC 2021

R2 v1 2026-06-23T18:32:59.178Z