A python module for parsing human gaze direction
-
Updated
Apr 26, 2022 - Python
A python module for parsing human gaze direction
Engagement Analysis with Head Pose Estimation is a computer vision project that utilizes Mediapipe library for facial landmarks detection, OpenCV for computer vision tasks, and NumPy/Pandas for data manipulation. It estimates head pose and gaze direction to determine whether the user is engaged or not.
This repository contains the study and creation of models to detect the direction of gaze based on a dataset that provides the separate eyes of the same person. For this, different CNN models are used from scratch and MobileNetV2.
Add a description, image, and links to the gaze-direction topic page so that developers can more easily learn about it.
To associate your repository with the gaze-direction topic, visit your repo's landing page and select "manage topics."