Open Issues Need Help
View All on GitHubAI Summary: Debug and fix two issues in a face recognition security system: 1) The lock overlay doesn't appear for intruders, only input is blocked; 2) The system struggles with low-light face recognition. This involves investigating the code's logic for intruder detection and lock screen display, and potentially improving the face recognition algorithm's robustness to low-light conditions through image preprocessing or threshold adjustments.
Complexity:
4/5
bug help wanted
🔒 Intelligent face recognition security system that automatically locks your computer when unauthorized users are detected
Python