Lock-Unlock-Laptop-PC-Screen-Using-Face-Recognition
Lock-Unlock-Laptop-PC-Screen-Using-Face-Recognition copied to clipboard
Without this package it gives an error "cv2 has no attribute face" in training_model.py.
https://github.com/UBISOFT-1/Project_Exodus Has all the Documentation you need as well.
Hi. I have added the "requirements.txt" file to help install the needed packages. To install packages from "requirements.txt" simply use the below command in power-shell (windows). `pip install -r requirements.txt`...
after entering the correct path in the script bat file the script didnt create the trainer folder (dataset was created in the previous step)