Facial Authentication Program
Purpose: Final Authentication Program using the face recognition library.
Outcomes
You should have a working facial authentication script using the face recognition library.
Steps To Complete
- Develop a logic for the comparison of live feed from the camera
- Develop thresholding logic such that access control depends on that logic
- Document your process and outcomes.
Acceptance Criteria
It will be considered valid if the model consistently gives a thresholding of at least 70%.