L2CS-Net: Fine-Grained Gaze Estimation in Unconstrained Environments
Ahmed A.Abdelrahman, Thorsten Hempel, Aly Khalifa, Ayoub Al-Hamadi

TL;DR
This paper introduces L2CS-Net, a CNN-based model that improves fine-grained gaze estimation in unconstrained environments by regressing each gaze angle separately, achieving state-of-the-art accuracy on challenging datasets.
Contribution
The paper proposes a novel CNN architecture that regresses gaze angles separately with dual losses, enhancing accuracy and generalization in in-the-wild gaze estimation.
Findings
Achieved 3.92° accuracy on MPIIGaze
Achieved 10.41° accuracy on Gaze360
Outperformed existing methods on both datasets
Abstract
Human gaze is a crucial cue used in various applications such as human-robot interaction and virtual reality. Recently, convolution neural network (CNN) approaches have made notable progress in predicting gaze direction. However, estimating gaze in-the-wild is still a challenging problem due to the uniqueness of eye appearance, lightning conditions, and the diversity of head pose and gaze directions. In this paper, we propose a robust CNN-based model for predicting gaze in unconstrained settings. We propose to regress each gaze angle separately to improve the per-angel prediction accuracy, which will enhance the overall gaze performance. In addition, we use two identical losses, one for each angle, to improve network learning and increase its generalization. We evaluate our model with two popular datasets collected with unconstrained settings. Our proposed model achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaze Tracking and Assistive Technology · Neonatal and fetal brain pathology · Visual Attention and Saliency Detection
MethodsConvolution
