You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a basic face recognition system built using Python and libraries like OpenCV, NumPy, and dlib. It can detect and recognize faces from images and videos by comparing the detected faces with known faces stored in the system.