Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.28 KB

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