Skip to content

Face detection and retrieval of most similar face

Notifications You must be signed in to change notification settings

sowdagar3/FACENET

Repository files navigation

Face detection using FACENET

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).

Face detection result

Most similar face retrieval results

Applications of repo work

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

References:

FaceNet: A Unified Embedding for Face Recognition and Clustering

About

Face detection and retrieval of most similar face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published