Face Recognition Attendance System (Final Year Project) using Python.
You built a face recognition attendance system as an AI-powered application for employee check-ins. The work involved preparing and applying computer-vision pipelines to identify faces and link recognized identities to attendance records. You used open-source models and a Python UI to support recognition outputs for operational use. • Implemented face recognition using OpenCV and DeepFace. • Developed a Python application interface with CustomTkinter. • Integrated recognition results into an attendance workflow. • Validated and iterated on recognition behavior for practical attendance logging.