Skip to content

1chimaruGin/EyeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye Control

Control the mouse with eyes

Total alerts

Language grade: Python

Installation

Clone this repository.

git clone git@github.com:1chimaruGin/EyeControl.git

Create conda env and install opencv, dlib, etc..

conda env create --file env.yml

Install other requirements via pip.

pip install -r requirements.txt

Run

python main.py

References

Citations

@inproceedings{Park2019ICCV,
  author    = {Seonwook Park and Shalini De Mello and Pavlo Molchanov and Umar Iqbal and Otmar Hilliges and Jan Kautz},
  title     = {Few-Shot Adaptive Gaze Estimation},
  year      = {2019},
  booktitle = {International Conference on Computer Vision (ICCV)},
  location  = {Seoul, Korea}
}

About

* Control the mouse with eyes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages