This repository contains code for face detection, and retrieval of the most similar face from a database using FaceNet embeddings and Support Vector Machines (SVM) and k-Nearest Neighbors (KNN).
1.Detecting the presence of individuals and counting the number of people in a frame.
2.Performing multiclass classification on a dataset of individuals.
3.Assisting a cameraman in extracting photos of a specific person from their database.
4.A fun application that checks which celebrity bears a resemblance to us.
Dataset:Bollywood celebrity dataset
download the face crops and face embedding array from here
FaceNet: A Unified Embedding for Face Recognition and Clustering