SourabhMagadum / Face_recognition_Coursera_deeplearning.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face_recognition_Coursera_deeplearning.ai

In this assignment I:

  • Implemented the triplet loss function
  • Used a pretrained inception network to map face images into 128-dimensional encodings
  • Use these encodings to perform face verification and face recognition

About


Languages

Language:Jupyter Notebook 100.0%