SaratM34/Face-Verification-Recognition-Application
A face recognition application implemented in TensorFlow, Keras with Triplet Loss function that maps face into 128-dimensional encodings and uses the encodings to recognize person in the image by comparing the encoding with the images stored in the database
Python