Skip to content

SPRIGS/facial-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Facial recognition using a KNN trained model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages