FaceNetAuthentication

Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

Setup

1- Clone the project:

git clone https://github.com/MCarlomagno/FaceRecognitionAuth.git

2- Open the folder:

cd FaceRecognitionAuth

3- Install dependencies:

flutter pub get

4- Run on device (Check device connected or any virtual device running):

flutter run

Screenshots

face-recog-auth-process

GitHub

https://github.com/MCarlomagno/FaceRecognitionAuth