paper-with-me

홈 › Papers

Webcam-based Eye Gaze Tracking under Natural Head Movement

2018-03-29 · Kalin Stefanov

This manuscript investigates and proposes a visual gaze tracker that tackles the problem using only an ordinary web camera and no prior knowledge in any sense (scene set-up, camera intrinsic and/or extrinsic parameters). The tracker we propose is based on the observation that our desire to grant the freedom of natural head movement to the user requires 3D modeling of the scene set-up. Although, using a single low resolution web camera bounds us in dimensions (no depth can be recovered), we propose ways to cope with this drawback and model the scene in front of the user. We tackle this three-dimensional problem by realizing that it can be viewed as series of two-dimensional special cases. Then, we propose a procedure that treats each movement of the user's head as a special two-dimensional case, hence reducing the complexity of the problem back to two dimensions. Furthermore, the proposed tracker is calibration free and discards this tedious part of all previously mentioned trackers. Experimental results show that the proposed tracker achieves good results, given the restrictions on it. We can report that the tracker commits a mean error of (56.95, 70.82) pixels in x and y direction, respectively, when the user's head is as static as possible (no chin-rests are used). Furthermore, we can report that the proposed tracker commits a mean error of (87.18, 103.86) pixels in x and y direction, respectively, under natural head movement.

📄 PDF Abstract BibTeX arXiv:1803.11088

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WebQAmGaze: A Multilingual Webcam Eye-Tracking-While-Reading Dataset

2023-03-31 · Tiago Ribeiro, Stephanie Brandl, Anders Søgaard, Nora Hollenstein

We present WebQAmGaze, a multilingual low-cost eye-tracking-while-reading dataset, designed as the first webcam-based eye-tracking corpus of reading to support the development of explainable computational language proces…

Question Answering

TurkerGaze: Crowdsourcing Saliency with Webcam based Eye Tracking

2015-04-25 · Pingmei Xu, Krista A. Ehinger, yinda zhang, Adam Finkelstein 외

Traditional eye tracking requires specialized hardware, which means collecting gaze data from many observers is expensive, tedious and slow. Therefore, existing saliency prediction datasets are order-of-magnitudes smalle…

Saliency Prediction

WEBEYETRACK: Scalable Eye-Tracking for the Browser via On-Device Few-Shot Personalization

2025-08-27 · Eduardo Davalos, Yike Zhang, Namrata Srivastava, Yashvitha Thatigotla 외 arxiv

With advancements in AI, new gaze estimation methods are exceeding state-of-the-art (SOTA) benchmarks, but their real-world application reveals a gap with commercial eye-tracking solutions. Factors like model size, infer…

Head Pose EstimationFew-Shot LearningGaze Estimation

Tri-Cam: Practical Eye Gaze Tracking via Camera Network

2024-09-29 · Sikai Yang, Wan Du

As human eyes serve as conduits of rich information, unveiling emotions, intentions, and even aspects of an individual's health and overall well-being, gaze tracking also enables various human-computer interaction applic…

Deployment-Oriented Session-wise Meta-Calibration for Landmark-Based Webcam Gaze Tracking

2026-03-12 · Chenkai Zhang arxiv

Practical webcam gaze tracking is constrained not only by error, but also by calibration burden, robustness to head motion and session drift, runtime footprint, and browser use. We therefore target a deployment-oriented …