Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 300 Bytes

DlibFaceRecognition

Face Recognition using state of the art DLIB libraries with Deep Learning using KNN algorithm as classifier

Follow instructions on youtube link :

https://youtu.be/1w7SUp0kh70

Usage:

  1. run Train_main.py to create a clf classifier
  2. run FaceRecogKnn.py for Face Recognition