Step 1 Run “01_face_dataset.py” -- This will take 70 snaps of the users face and save it in the folder 'dataset'
Step 2 Run “02_face_training.py” -- This will train the CNN model and save the weights as 'trained_model.h5'
Step 3 Run “03_face_recognition.py” -- This will open the webcam instance for face recognition