This project aims to build a facial authentification app which includes face detection, face recognition, face anti-spoofing attacks and sentiment analysis to contribute to better authenticated system. The flow of this system is described in the following figure:
git clone https://github.com/ngocphucck/Facial-Authentification-System.git
cd Facial-Authentification-System
docker build -t "app" .
docker run app
Thanks to some awesome works: