FACE_REC-ATT_SYSTEM is a facial recognition-based attendance system designed to streamline the process of tracking attendance using facial recognition technology.
- Real-time facial recognition
- Secure and efficient attendance recording
- User-friendly interface
- Support for multiple users
- Clone the repository:
git clone https://github.com/UmeshCode1/FACE_REC-ATT_SYSTEM.git cd FACE_REC-ATT_SYSTEM - Install the required dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
- Follow the on-screen instructions to register users and mark attendance.
This project is licensed under the MIT License. See the LICENSE file for more details.