Skip to content

Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App

Notifications You must be signed in to change notification settings

Asutosh11/face-match-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-match-x

Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App

Note: You need Python3 to run this

How to run?

$ cd face-match-x
$ pip install -r requirements.txt
$ python app.py

Screenshot