Skip to content

MohammedSaqibMS/Face_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Face Recognition Using Deep Learning πŸ“ΈπŸ€–

Welcome to the Face Recognition Project, a comprehensive implementation of a face recognition system using deep learning techniques. This project demonstrates the application of neural networks for facial feature encoding and recognition.

πŸš€ Overview

This project provides an end-to-end implementation of a face recognition system:

  • Face Verification: Determines if two images are of the same person.
  • Face Recognition: Identifies a person from a database of encodings.

Built with TensorFlow, Keras, and Python, it utilizes the Inception V2 architecture and incorporates the Triplet Loss Function for robust feature extraction and comparison.

Acknowledgments πŸ™Œ

This project is based on the techniques and methods taught in the Deep Learning Specialization by Andrew Ng. Special thanks to DeepLearning.AI for their exceptional courses and resources.

Releases

No releases published

Packages

No packages published