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à.
##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