项目作者: nyoki-mtl

项目描述 :
Facenet implementation by Keras2
高级语言: Jupyter Notebook
项目地址: git://github.com/nyoki-mtl/keras-facenet.git
创建时间: 2017-12-27T08:15:06Z
项目社区:https://github.com/nyoki-mtl/keras-facenet

开源协议:

下载


keras-facenet

Facenet implementation by Keras2

Pretrained model

You can quickly start facenet with pretrained Keras model (trained by MS-Celeb-1M dataset).

  • Download model from here and save it in model/keras/

You can also create Keras model from pretrained tensorflow model.

Demo

Environments

Ubuntu16.04 or Windows10
python3.6.2
tensorflow: 1.3.0
keras: 2.1.2