Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 423 Bytes

Keras_Face_Verification

Keras and Python Tkinter GUI based Face Verification Software which can scale very well.

How To Run

pip3 install -r requirements.txt
python3 main.py

Alt text Alt text

For faster loading of model and a rest api based on it see my other repository