huynhtan97 / FaceNetProjGUI

GUI to host facenet_recognition python application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Web app to host Video stream with facenet_recognition, OpenCV, and bootstrap

1. Install Python dependencies: cv2, flask. (wish that pip install works like a charm)

2. Run "python main.py".

3. Navigate the browser to the local webpage displayed in terminal

About

GUI to host facenet_recognition python application

License:The Unlicense


Languages

Language:Python 70.2%Language:HTML 29.8%