1996scarlet / Laser-Eye

Gaze Estimation via Deep Neural Networks
GNU General Public License v3.0
114 stars 28 forks source link
eye-tracking face-alignment gaze-estimation pupil-segmentation

Laser Eye : Gaze Estimation via Deep Neural Networks

BootJump

Installation

Requirements

While not required, for optimal performance(especially for the detector) it is highly recommended to run the code using a CUDA enabled GPU.

Run

Tips

Gaze Estimation for MMD Face Capture

Face Detection

Facial Landmarks Detection

Head Pose Estimation

Iris Segmentation

Citation

@article{wang2019realtime,
  title={Realtime and Accurate 3D Eye Gaze Capture with DCNN-based Iris and Pupil Segmentation},
  author={Wang, Zhiyong and Chai, Jinxiang and Xia, Shihong},
  journal={IEEE transactions on visualization and computer graphics},
  year={2019},
  publisher={IEEE}
}

@inproceedings{deng2019retinaface,
  title={RetinaFace: Single-stage Dense Face Localisation in the Wild},
  author={Deng, Jiankang and Guo, Jia and Yuxiang, Zhou and Jinke Yu and Irene Kotsia and Zafeiriou, Stefanos},
  booktitle={arxiv},
  year={2019}
}