Back to Projects
AIFace RecognitionInformation RetrievalFAISS

Face Recognition Using Information Retrieval

Efficient face retrieval using deep features and FAISS.

A facial recognition system using deep features and FAISS for fast similarity search. This project uses VGG16 to extract embeddings and FAISS to perform efficient retrieval over a gallery of faces.

Face Retrieval