paper-with-me

홈 › Papers

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

2023-11-23 · Dmytro Herashchenko, Igor Farkaš

Human eye gaze estimation is an important cognitive ingredient for successful human-robot interaction, enabling the robot to read and predict human behavior. We approach this problem using artificial neural networks and build a modular system estimating gaze from separately cropped eyes, taking advantage of existing well-functioning components for face detection (RetinaFace) and head pose estimation (6DRepNet). Our proposed method does not require any special hardware or infrared filters but uses a standard notebook-builtin RGB camera, as often approached with appearance-based methods. Using the MetaHuman tool, we also generated a large synthetic dataset of more than 57,000 human faces and made it publicly available. The inclusion of this dataset (with eye gaze and head pose information) on top of the standard Columbia Gaze dataset into training the model led to better accuracy with a mean average error below two degrees in eye pitch and yaw directions, which compares favourably to related methods. We also verified the feasibility of our model by its preliminary testing in real-world setting using the builtin 4K camera in NICO semi-humanoid robot's eye.

📄 PDF Abstract BibTeX arXiv:2311.14175

Code (1)

flakeua/bachelorsthesis 공식 구현 pytorch

Tasks

4kFace DetectionGaze EstimationHead Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Rendering refraction and reflection of eyeglasses for synthetic eye tracker images

2015-11-23 · Thomas C. Kübler, Tobias Rittig, Judith Ungewiss, Christina Krauss 외

While for the evaluation of robustness of eye tracking algorithms the use of real-world data is essential, there are many applications where simulated, synthetic eye images are of advantage. They can generate labelled gr…

Gaze Estimation

Learning-by-Novel-View-Synthesis for Full-Face Appearance-Based 3D Gaze Estimation

2022-01-20 · Jiawei Qin, Takuru Shimoyama, Yusuke Sugano

Despite recent advances in appearance-based gaze estimation techniques, the need for training data that covers the target head pose and gaze distribution remains a crucial challenge for practical deployment. This work ex…

3D Face ReconstructionData AugmentationFace ReconstructionGaze Estimation+1

Semi-Synthetic Dataset Augmentation for Application-Specific Gaze Estimation

2023-10-27 · Cedric Leblond-Menard, Gabriel Picard-Krashevski, Sofiane Achiche

Although the number of gaze estimation datasets is growing, the application of appearance-based gaze estimation methods is mostly limited to estimating the point of gaze on a screen. This is in part because most datasets…

Gaze EstimationMarketingPosition

GazeGene: Large-scale Synthetic Gaze Dataset with 3D Eyeball Annotations

2025-01-01 · CVPR 2025 1 · Yiwei Bao, Zhiming Wang, Feng Lu

Thanks to the introduction of large-scale datasets, deep-learning has become the mainstream approach for appearance-based gaze estimation problems. However, current large-scale datasets contain annotation errors and …

Deep LearningGaze Estimation

MPIIGaze: Real-World Dataset and Deep Appearance-Based Gaze Estimation

2017-11-24 · Xucong Zhang, Yusuke Sugano, Mario Fritz, Andreas Bulling

Learning-based methods are believed to work well for unconstrained gaze estimation, i.e. gaze estimation from a monocular RGB camera without assumptions regarding user, environment, or camera. However, current gaze datas…

Gaze Estimation