Gaze Estimation

73 papers with code • 9 benchmarks • 16 datasets

Gaze Estimation is a task to predict where a person is looking at given the person’s full face. The task contains two directions: 3-D gaze vector and 2-D gaze position estimation. 3-D gaze vector estimation is to predict the gaze vector, which is usually used in the automotive safety. 2-D gaze position estimation is to predict the horizontal and vertical coordinates on a 2-D screen, which allows utilizing gaze point to control a cursor for human-machine interaction.

Source: A Generalized and Robust Method Towards Practical Gaze Estimation on Smart Phone

Spatio-Temporal Attention and Gaussian Processes for Personalized Video Gaze Estimation

faceonlive/ai-research 8 Apr 2024

Additionally, our approach integrates Gaussian processes to include individual-specific traits, facilitating the personalization of our model with just a few labeled samples.

131
08 Apr 2024

Denoising Distillation Makes Event-Frame Transformers as Accurate Gaze Trackers

jdjdli/denoise_distill_ef_gazetracker 31 Mar 2024

Technically, we propose a two-stage learning-based gaze estimation framework to divide the whole gaze estimation process into a coarse-to-fine process of anchor state selection and final gaze location.

3
31 Mar 2024

Test-Time Personalization with Meta Prompt for Gaze Estimation

hmarkamcan/tpgaze 3 Jan 2024

Despite the recent remarkable achievement in gaze estimation, efficient and accurate personalization of gaze estimation without labels is a practical problem but rarely touched on in the literature.

3
03 Jan 2024

UVAGaze: Unsupervised 1-to-2 Views Adaptation for Gaze Estimation

mickeyllg/uvagaze 25 Dec 2023

To address these challenges, we propose a novel 1-view-to-2-views (1-to-2 views) adaptation solution in this paper, the Unsupervised 1-to-2 Views Adaptation framework for Gaze estimation (UVAGaze).

5
25 Dec 2023

Appearance-based gaze estimation enhanced with synthetic images using deep neural networks

flakeua/bachelorsthesis 23 Nov 2023

Human eye gaze estimation is an important cognitive ingredient for successful human-robot interaction, enabling the robot to read and predict human behavior.

1
23 Nov 2023

End-to-end Video Gaze Estimation via Capturing Head-face-eye Spatial-temporal Interaction Context

zgchen33/mcgaze 27 Oct 2023

In this letter, we propose a new method, Multi-Clue Gaze (MCGaze), to facilitate video gaze estimation via capturing spatial-temporal interaction context among head, face, and eye in an end-to-end learning way, which has not been well concerned yet.

24
27 Oct 2023

LEyes: A Lightweight Framework for Deep Learning-Based Eye Tracking using Synthetic Eye Images

dcnieho/byrneetal_leyes 12 Sep 2023

This problem is exacerbated by both hardware-induced variations in eye images and inherent biological differences across the recorded participants, leading to both feature and pixel-level variance that hinders the generalizability of models trained on specific datasets.

6
12 Sep 2023

Gaze Estimation on Spresense

pbonazzi/tinytracker 23 Aug 2023

Gaze estimation is a valuable technology with numerous applications in fields such as human-computer interaction, virtual reality, and medicine.

4
23 Aug 2023

DVGaze: Dual-View Gaze Estimation

yihuacheng/dvgaze ICCV 2023

We further propose a dual-view transformer to estimate gaze from dual-view features.

15
20 Aug 2023

Investigation of Architectures and Receptive Fields for Appearance-based Gaze Estimation

yunhanwang1105/GazeTech 18 Aug 2023

With the rapid development of deep learning technology in the past decade, appearance-based gaze estimation has attracted great attention from both computer vision and human-computer interaction research communities.

6
18 Aug 2023