项目作者: swghosh

项目描述 :
Keras implementation of the renowned publication "FaceNet: A Unified Embedding for Face Recognition and Clustering" by Schroff et al.
高级语言: Python
项目地址: git://github.com/swghosh/FaceNet.git
创建时间: 2020-01-01T11:00:45Z
项目社区:https://github.com/swghosh/FaceNet

开源协议:

下载


FaceNet

Open source implementation of the renowned publication titled “FaceNet: A Unified Embedding for Face Recognition and Clustering” by Yaniv Taigman, Ming Yang, Marc’Aurelio Ranzato, Lior Wolf published at Conference on Computer Vision and Pattern Recognition (CVPR) 2015.

FaceNet (CVPR15) Intro Illustration

Implementation of this paper have been done using Keras (tf.keras).