A Face Recognition based Security System
Safe-gate is a doorlock system which uses face recognition to unlock a door. It can be used through a web-app(IoT) or even simply rigged to a camera on a door
- clone/download the repo
- run the command in conda prompt
conda env create --file sage.yml
- activate sage through conda
- run and enjoy
- It constantly checks a directory for images, either from cam/web-server.
- It extracts face-encodings from the image, and moves the image out of the dir.
- It compares encoding matrix with the registered(stored encoded) matrices
- It writes the output to a serial port & gpio