pip install -r requirements.txt
Firstly upload an image of a person X with his/her name as a filename to 'upload here' folder. Than execute the code.
The camera of your device will open and by pressing 'c' you can take a picture of person Y. The model will do "one shot learning" and will predict the similarity of person X and Y.
In the end it will declare whether its person X or not
Data is situated in Dataset folder. It is spleated into training and testing sets each containing different folders of people faces. In each folder there are faces of one person in different lightings and emotions.
Note: training has been done on GPU.