/Face-Recognition

Primary LanguageJupyter Notebook

Face-Recognition DataFlow

alt text

Face-Recognition Usage

download the openface_nn4.small2.v1.t7 and paste it in the models folder

to run use python app.py
to run using multithreading  use python app_p.py

to train on custom dataset add class to people folder and check the face detection and inference notebook