Bala, Charu, Prabhat
First part project report - link
This code is available at [https://github.com/baladutt/face].
Main.ipynb is the jupyter notebook to run the project. Before running that,
- LFW dataset needs to be present in data directory. For example: data/lfw/Aaron_Eckhart/
- Download http://download.tensorflow.org/models/inception_v3_2016_08_28.tar.gz into models/cnn
https://research.fb.com/publications/deepface-closing-the-gap-to-human-level-performance-in-face-verification/ https://pypi.org/project/deepface/
https://medium.com/@williamkoehrsen/facial-recognition-using-googles-convolutional-neural-network-5aa752b4240e https://towardsdatascience.com/capsule-networks-the-new-deep-learning-network-bd917e6818e8