This model can be used as a attendance filling using face recognitioon.In this we have used opencv library. The image files in the repo is sample files to test the code
This is tool is only built for testing purposes. If you want to use it for your own use cases then follow the given steps.
- First clone the repository using the below command on terminal.
git clone https://github.com/aman06012003/Face-Recognition.git
- Now inside the directory Face-Recognition add some of your pictures and your friends pictures in it.
- Now install some of the dependencies of it usin pip
- Now come inside the directory in terminal using the below command
cd Face-Recognition
- Now run the python file
python Attendence.py