Skip to content

quangnd2911/Facial-Authentication-System

Repository files navigation

Facial Authentification System

Introduction

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:

flow

Usage

git clone https://github.com/quangnd2911/Facial-Authentication-System.git
cd Facial-Authentication-System
docker build -t "app" .
docker run app

Demo

demo

References

Thanks to some awesome works: