Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Face Embedding with Trained Facenet Model

The pretrained model can be found at khrlimam/res-facenet. Please open that repo If you want to do transfer learning.

Steps to test this app

  1. pip install -r requirements.txt
  2. export FLASK_APP=server.py
  3. export FLASK-DEBUG=True
  4. flask run

Try the deployed demo app:

https://demo-facenet.herokuapp.com

You can switch which model to use in config.py file

About

Simple web page that demonstrate face verification using trained facenet model

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages