Real time detection for whether a person is looking at the screen or not.
pip install -r requirements.txt
python demo_real_time.py
set use_camera to True if using a webcam, else set to False and specify a video file.
Thanks to and DeepHeadPose, GazeTracking and face_alignment