Skip to content

RT-GENE: Real-Time Eye Gaze Estimation in Natural Environments

License

Notifications You must be signed in to change notification settings

BubblyYi/rt_gene

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License + Attribution

This code is licensed under CC BY-NC-SA 4.0. Commercial usage is not permitted. If you use this dataset or the code in a scientific publication, please cite the following paper:

@inproceedings{FischerECCV2018,
author = {Tobias Fischer and Hyung Jin Chang and Yiannis Demiris},
title = {{RT-GENE: Real-Time Eye Gaze Estimation in Natural Environments}},
booktitle = {European Conference on Computer Vision},
year = {2018},
month = {September},
pages = {339--357}
}

This work was supported in part by the Samsung Global Research Outreach program, and in part by the EU Horizon 2020 Project PAL (643783-RIA).

Overview + Accompanying Dataset

The code is split into three parts, each having its own README contained. There is also an accompanying dataset (alternative link) to the code. For more information, other datasets and more open-source software please visit the Personal Robotic Lab's website: https://www.imperial.ac.uk/personal-robotics/software/.

rt_gene (ROS package)

The rt_gene directory contains a ROS package for real-time eye gaze estimation. This contains all the code required at inference time.

rt_gene_inpainting

The rt_gene_inpainting directory contains code to inpaint the region covered by the eyetracking glasses.

rt_gene_model_training

The rt_gene_model_training directory allows using the inpainted images to train a deep neural network for eye gaze estimation.

About

RT-GENE: Real-Time Eye Gaze Estimation in Natural Environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.2%
  • MATLAB 12.4%
  • CMake 2.0%
  • Jupyter Notebook 1.1%
  • Shell 0.3%