Skip to content

Face Detection and Authentication using MTCNN and FaceNet

Notifications You must be signed in to change notification settings

mohammaduzair9/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition

Face Detection and Authentication using MTCNN and FaceNet

Implementation

The project is implemented in 3 phases:

  1. Face Detection is done using MTCNN.
  2. Face Alignment is done using MTCNN.
  3. Face Recognition is done using FaceNet.

Credits

The code is mainly taken from https://github.com/davidsandberg/facenet