项目作者: zeynepCankara

项目描述 :
Jupyter Notebook Guide for implementing Face Recognition and Face Verification algorithms with Tensorflow framework.
高级语言: Jupyter Notebook
项目地址: git://github.com/zeynepCankara/Face-Recognition-Tensorflow.git
创建时间: 2018-09-17T11:51:53Z
项目社区:https://github.com/zeynepCankara/Face-Recognition-Tensorflow

开源协议:MIT License

下载


Face-Recognition-Tensorflow :performing_arts:

Jupyter Notebook Guide for implementing Face Recognition and Face Verification algorithms with Tensorflow framework.

  • Face Recognition library used for detecting landmarks on faces.
  • Code involves implementation of triple loss function, togather with implementation of face verification and face recognition algorithms.
  • Inspired from deeplearning.ai Specialization Assignment and used pre-trained models and some of the utility functions from the course
  • Encoded images to 128 dimensional embedding vectors.