Face Recognition based Attendance System for school, college...
ALFI FACE uses facial recognition technology to record the attendance through a digital camera that detects and recognizes faces and compare the faces with students’ faces images stored in faces database.
Once the recognized face matches a stored image, attendance is marked in attendance database for that person.
Note: While adding a new student you have to click on" Train the Recognizer" button .
...Once you have finished trying out the system you can edit the volume in the docker-compose.yml file where it says ./data/photos to mount wherever you usually keep photos. System database, thumbnails and other cache data is stored separately from the photos so shouldn't pollute the area. You are responsible for keeping your own backups in case of error.