Skip to content

Who is your doppelgänger and more with Keras face recognition

Notifications You must be signed in to change notification settings

ronimittal/keras-face-recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition and more with KERAS

alt text

  • Dataset:

  • Dependencies

    • Keras 2 (tensorflow backend)
    • open-cv
    • tqdm
    • pandas
  • Model

    • Feature extractor model: Xception
    • Embedding model: FaceNet

    alt text

  • Loss

    Triplet Loss with cosine similarity

    alt text alt text

    Where f_i is the embedding vector of image i

  • Recognize celebrities with trained FaceNet model
  • Find out your Doppelgänger
  • Beauty test

About

Who is your doppelgänger and more with Keras face recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%