Face-Attendance-System/ ├── dataset/ # Captured face images ├── trainer/ # Trained model file (trainer.yml) ├── attendance.csv # Attendance records ├── names.pkl # Pickled dictionary of user IDs and ...