A facial verification project using keras-vggface2 and cosine similarity to verify images in a database
-
Updated
May 29, 2023 - Jupyter Notebook
A facial verification project using keras-vggface2 and cosine similarity to verify images in a database
Facial Verification using Siamese networks
PyTorch Code for performing Facial-Verification
This project implements a one-shot facial recognition system using Siamese Neural Networks, trained and evaluated on the LFW-a (Labeled Faces in the Wild - aligned) dataset. The network is inspired by Koch et al.'s 2015 paper and is designed to verify whether 2 facial images depict the same person, even when only 1 example per identity is available
Add a description, image, and links to the facial-verification topic page so that developers can more easily learn about it.
To associate your repository with the facial-verification topic, visit your repo's landing page and select "manage topics."