Ecosyste.ms: Awesome
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: 13 days ago
JSON representation
Face matching system using Tensorflow/Keras deployed and as a Python (Flask) web App
- Host: GitHub
- URL: https://github.com/asutosh11/face-match-x
- Owner: Asutosh11
- Created: 2020-01-17T17:50:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T06:16:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T22:22:25.434Z (23 days ago)
- Topics: css, deep-learning, face-matching, face-recognition, flask, flask-application, html, keras-tensorflow, machine-learning, python, tensorflow, webapp
- Language: HTML
- Homepage:
- Size: 98.6 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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