Skip to content

moronism189/keras-facenet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keras-facenet

Facenet implementation by Keras2

changed by forker

  • Download pretrained tensorflow model, and convert model for Keras(facenet_keras.h5)
  • Share the .h5 file download link in /model/keras/model/facenet_keras.h5.download
  • add a multiface recognition demo(demo-svm-multiface.ipynb) in the folder /notebook/

Demo

Environments

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

About

Facenet implementation by Keras2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Python 0.6%