using OpenCV and Azure face API to detect human eyes location and using tensorflow keras API train the deep learning model to predict human graze points in computer display
pip install --upgrade azure-cognitiveservices-vision-face
pip install opencv==4.2.0.32
pip install tensorflow==2.4.0
Azure face detection API Quickstart: Use the Face client library URL is https://docs.microsoft.com/en-us/azure/cognitive-services/Face/Quickstarts/client-libraries?pivots=programming-language-python&tabs=visual-studio