• Stars
    star
    542
  • Rank 81,453 (Top 2 %)
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Facenet implementation by Keras2

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