Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.02 KB

Implementation of facial recognition using KNN model

In this demo, we show the implementation of face_recognition package as well as OpenCV. We use a KNN model to recognize faces in a video stream.

##Installation

  • Clone the repo
  • Install all dependencies pip install requirements.txt

##Usage

  • Create a folder within train/people for each person you want to train the model with, add as many facial images for that person for the training.

  • Run python main.py Wait for the model to be trained, make sure that you have a webcam connected and Voilà.

Demonstration

##Get in touch We are SPRIGS digital creators based in Prishtina, Amsterdam, and Oslo.

If you have an exciting project in which we can help out drop us a line at [email protected] for more visit our website that showcases a few projects of ours SPRIGS.

###Links