Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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