https://www.raspberrypi.com/software/
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install git cmake
sudo pip3 install face_recognition
This might take a while. PLEASE increase swapfile memory (I used 1024mb) for installation, or the installations gonna brick. Guide here:
pip install -r 'requirements.txt'
sudo pip3 install imutils pypickle
raspi-config
Then, enable the camera in config.
Put images of the face you want recognized in 'faces' directory
Then, run:
python3 encode_faces.py
python3 exe.py
Tap authenticated RFID, put the right face in frame, yay it works yay the door opened