paper-with-me

홈 › Papers

Rendering of Eyes for Eye-Shape Registration and Gaze Estimation

2015-05-21 · ICCV 2015 12 · Erroll Wood, Tadas Baltrusaitis, Xucong Zhang, Yusuke Sugano, Peter Robinson, Andreas Bulling

Images of the eye are key in several computer vision problems, such as shape registration and gaze estimation. Recent large-scale supervised methods for these problems require time-consuming data collection and manual annotation, which can be unreliable. We propose synthesizing perfectly labelled photo-realistic training data in a fraction of the time. We used computer graphics techniques to build a collection of dynamic eye-region models from head scan geometry. These were randomly posed to synthesize close-up eye images for a wide range of head poses, gaze directions, and illumination conditions. We used our model's controllability to verify the importance of realistic illumination and shape variations in eye-region training data. Finally, we demonstrate the benefits of our synthesized training data (SynthesEyes) by out-performing state-of-the-art methods for eye-shape registration as well as cross-dataset appearance-based gaze estimation in the wild.

📄 PDF Abstract BibTeX arXiv:1505.05916

Code (0)

등록된 구현이 없습니다.

Tasks

Gaze Estimation

Similar Papers 제목 키워드 기반

RT-BENE: A Dataset and Baselines for Real-Time Blink Estimation in Natural Environments

2019-10-27 · IEEE International Conference on Computer Vision Workshops 2019 10 · Kévin Cortacero, Tobias Fischer, Yiannis Demiris

In recent years gaze estimation methods have made substantial progress, driven by the numerous application areas including human-robot interaction, visual attention estimation and foveated rendering for virtual reality h…

Blink estimationGaze Estimation

GazeDirector: Fully Articulated Eye Gaze Redirection in Video

2017-04-27 · Erroll Wood, Tadas Baltrusaitis, Louis-Philippe Morency, Peter Robinson 외

We present GazeDirector, a new approach for eye gaze redirection that uses model-fitting. Our method first tracks the eyes by fitting a multi-part eye region model to video frames using analysis-by-synthesis, thereby rec…

Gaze Estimationgaze redirection

MagicEyes: A Large Scale Eye Gaze Estimation Dataset for Mixed Reality

2020-03-18 · Zhengyang Wu, Srivignesh Rajendran, Tarrence van As, Joelle Zimmermann 외

With the emergence of Virtual and Mixed Reality (XR) devices, eye tracking has received significant attention in the computer vision community. Eye gaze estimation is a crucial component in XR -- enabling energy efficien…

BlockingGaze EstimationMixed Reality

EyeNet: A Multi-Task Network for Off-Axis Eye Gaze Estimation and User Understanding

2019-08-24 · Zhengyang Wu, Srivignesh Rajendran, Tarrence van As, Joelle Zimmermann 외

Eye gaze estimation and simultaneous semantic understanding of a user through eye images is a crucial component in Virtual and Mixed Reality; enabling energy efficient rendering, multi-focal displays and effective intera…

BlockingGaze EstimationMixed Reality

NeRF-Gaze: A Head-Eye Redirection Parametric Model for Gaze Estimation

2022-12-30 · Pengwei Yin, Jiawu Dai, Jingjing Wang, Di Xie 외

Gaze estimation is the fundamental basis for many visual tasks. Yet, the high cost of acquiring gaze datasets with 3D annotations hinders the optimization and application of gaze estimation models. In this work, we propo…

Domain AdaptationDomain GeneralizationGaze EstimationNeRF+1