satkr7 / Face-recognition-and-identification

Indian male celebrity face identification and recognition
14 stars 11 forks source link

Face Identification and recognition using OpenFace

Click to see BLOG

Dataset : [click]()

- Face Identification using dlib library
- Numerical embedding of each face using openface model
- Keras sequential model for developing face recognition model
- Deployement of model using Flask

Visuals after deployement using Flask

alt text

Libraries:

Usage:

1) Install Flask and add path 2) Clone the repository 3) open cmd in repository downloaded folder 4) write : " flask run --host=0.0.0.0 " 5) Open browser and Predict !

Author:

SATYAM KUMAR