/Face_Verification

This face verification project was given to me in a Deep Learning course I took at Carnegie Mellon University.

Primary LanguageJupyter Notebook

Face Verification Using Convolutional Neural Networks

In this project we were tasked to use Convolutional Neural Networks (CNNs) to design an end-to-end system for face verification. The system will be given two images as input and will output a score that quantifies the similarity between the faces in these images.