/Glance_Detetction

Real time detection for whether a person is looking at the screen or not.

Primary LanguagePython

Glance_Detetction

Real time detection for whether a person is looking at the screen or not.

Environment

pip install -r requirements.txt

Usage

python demo_real_time.py

set use_camera to True if using a webcam, else set to False and specify a video file.

Acknowlegement:

Thanks to and DeepHeadPose, GazeTracking and face_alignment