SnowScriptWinterOfCode / JupyterNbk_Models

Image Classification ML models for analysis
2 stars 7 forks source link

Employee attendance system using face recognition #18

Closed jhakrishan20 closed 8 months ago

jhakrishan20 commented 8 months ago

This pull request implements a face recognition system for managing employee attendance. Leveraging the Face-api.js machine learning library of the ML5.js , this system offers a seamless and secure method for tracking employee presence and absence.

Key Features:

Face Registration: Employees can register their facial Data securely within the system. Real-time Recognition: The system performs real-time facial recognition to accurately identify employees. Attendance Logging: Attendance records are automatically logged and timestamped upon recognition.

Comprehensive documentation accompanies this pull request, including installation instructions and usage guidelines in attached Readme file.

This pull request represents a significant milestone in developing the employee attendance management process. Thank you for your attention and collaboration in reviewing the model.