Skip to content

SilvaEmerson/face_recognition_app

Repository files navigation

FaceRecognition Application

The app + API

  • FaceRecognition is a facial recognition application that was developed with the help of a 99.38% trained model that runs on an API also developed by us. This application communicates with the API receiving the image sent and returning it with the face recognition.

Steps for recognition using the app ( add image | list image | recognize )

Repository of the API

  • API developed in Python with Flask framework;

Framework used:

Model trained

  • Model trained used in API.

Team