Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 516 Bytes

File metadata and controls

20 lines (12 loc) · 516 Bytes

Real Time Eye Tracking and Head Pose Estimation Using WebGazer

Real-time eye tracking, head pose estimation, and face distance from screen. Implemented on browser using webgazer

Requirements

  1. Create and activate python environment

  2. Run this command : pip install -r requirements.txt

  3. Activate flask development environment : export FLASK_APP=wsgi.py FLASK_ENV=development

  4. Run flask server : flask run

Check the original post from the link below

https://webgazer.cs.brown.edu/