Right now deepFace.py is the file that opens webcam and detects a face and sees if it is the same face from the user.jpg file which we make using takePhoto.py. We need to make it so that it can detect multiple faces so that we can actually do the functionality that our product advertises.
Right now deepFace.py is the file that opens webcam and detects a face and sees if it is the same face from the user.jpg file which we make using takePhoto.py. We need to make it so that it can detect multiple faces so that we can actually do the functionality that our product advertises.