This repository contains a simple Python 3 script 🐍
The purpose of this script is to show how to use Google's mediapipe to detect faces through an holistic model.
Further information about how to properly use mediapipe's holistic model can be found Here
Further information about the Holistic model can be found Here
Further information about the Mediapipe project itself, used in this repository can be found Here
Further information about the OpenCV project itself, used in this repository can be found Here