paper-with-me

홈 › Papers

RGBD Gaze Tracking Using Transformer for Feature Fusion

2025-10-07 · Tobias J. Bauer arxiv

Subject of this thesis is the implementation of an AI-based Gaze Tracking system using RGBD images that contain both color (RGB) and depth (D) information. To fuse the features extracted from the images, a module based on the Transformer architecture is used. The combination of RGBD input images and Transformers was chosen because it has not yet been investigated. Furthermore, a new dataset is created for training the AI models as existing datasets either do not contain depth information or only contain labels for Gaze Point Estimation that are not suitable for the task of Gaze Angle Estimation. Various model configurations are trained, validated and evaluated on a total of three different datasets. The trained models are then to be used in a real-time pipeline to estimate the gaze direction and thus the gaze point of a person in front of a computer screen. The AI model architecture used in this thesis is based on an earlier work by Lian et al. It uses a Generative Adversarial Network (GAN) to simultaneously remove depth map artifacts and extract head pose features. Lian et al. achieve a mean Euclidean error of 38.7mm on their own dataset ShanghaiTechGaze+. In this thesis, a model architecture with a Transformer module for feature fusion achieves a mean Euclidean error of 55.3mm on the same dataset, but we show that using no pre-trained GAN module leads to a mean Euclidean error of 30.1mm. Replacing the Transformer module with a Multilayer Perceptron (MLP) improves the error to 26.9mm. These results are coherent with the ones on the other two datasets. On the ETH-XGaze dataset, the model with Transformer module achieves a mean angular error of 3.59° and without Transformer module 3.26°, whereas the fundamentally different model architecture used by the dataset authors Zhang et al. achieves a mean angular error of 2.04°. On the OTH-Gaze-Estimation dataset created for...

📄 PDF Abstract BibTeX arXiv:2510.06298

Code (0)

등록된 구현이 없습니다.

Results from the Paper

RankTaskDatasetModelMetrics
#1 Gaze Estimation ETH-XGaze RGBD Gaze Tracking Using Transformer for Angular Error: 3.59

Similar Papers 제목 키워드 기반

MAC-Gaze: Motion-Aware Continual Calibration for Mobile Gaze Tracking

2025-05-28 · Yaxiong Lei, Mingyue Zhao, Yuheng Wang, Shijing He 외

Mobile gaze tracking faces a fundamental challenge: maintaining accuracy as users naturally change their postures and device orientations. Traditional calibration approaches, like one-off, fail to adapt to these dynamic …

Activity RecognitionContinual LearningGaze Estimation

Adaptive Feature Fusion Network for Gaze Tracking in Mobile Tablets

2021-03-20 · Yiwei Bao, Yihua Cheng, Yunfei Liu, Feng Lu

Recently, many multi-stream gaze estimation methods have been proposed. They estimate gaze from eye and face appearances and achieve reasonable accuracy. However, most of the methods simply concatenate the features extra…

Gaze Estimation

Resource-Efficient RGBD Aerial Tracking

2023-01-01 · CVPR 2023 1 · Jinyu Yang, Shang Gao, Zhe Li, Feng Zheng 외

Aerial robots are now able to fly in complex environments, and drone-captured data gains lots of attention in object tracking. However, current research on aerial perception has mainly focused on limited categories, …

GPUObject Tracking

DiffGaze: A Diffusion Model for Continuous Gaze Sequence Generation on 360° Images

2024-03-26 · Chuhan Jiao, Yao Wang, Guanhua Zhang, Mihai Bâce 외

We present DiffGaze, a novel method for generating realistic and diverse continuous human gaze sequences on 360{\deg} images based on a conditional score-based denoising diffusion model. Generating human gaze on 360{\deg…

DenoisingSaliency PredictionScanpath prediction

RGBD Object Tracking: An In-depth Review

2022-03-26 · Jinyu Yang, Zhe Li, Song Yan, Feng Zheng 외

RGBD object tracking is gaining momentum in computer vision research thanks to the development of depth sensors. Although numerous RGBD trackers have been proposed with promising performance, an in-depth review for compr…

ObjectObject Tracking