An open API service indexing awesome lists of open source software.

https://github.com/asutosh11/face-match-x

Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
https://github.com/asutosh11/face-match-x

css deep-learning face-matching face-recognition flask flask-application html keras-tensorflow machine-learning python tensorflow webapp

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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?
```sh
$ cd face-match-x
$ pip install -r requirements.txt
$ python app.py
```
### Screenshot