Install requirements.txt
pip install -r requirements.txt
Install dlib if not installed correctly by above requirements.txt
file.
Download the given dlib wheel file above and run the command.
pip install https://pypi.python.org/packages/da/06/bd3e241c4eb0a662914b3b4875fc52dd176a9db0d4a2c915ac2ad8800e9e/dlib-19.7.0-cp36-cp36m-win_amd64.whl#md5=b7330a5b2d46420343fbed5df69e6a3f
This will successfully install the dlib library.
- Name1
- Name2
- Name3
Run the
python face-recog.py
& attendance will be marked for every student once a day. No duplicates will be recorded for a day.Sample output of the
attendance.csv
![image](https://user-images.githubusercontent.com/72505269/146651058-18e51a9a-1c83-4254-9e0e-2199b455e678.png)