This project was developed for the EPFL Machine Learning course (CS-433). After cloning, the project will have this structure: project-2-sysmac/ ├── config/ │ ├── __init__.py # Makes config a Python ...
This project is a simple face recognition–based attendance system built using Python and computer vision techniques. The system captures faces through a webcam, recognizes registered users in real ...