项目作者: 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
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.