Face sign in system GUI based on FaceNet and PyQt
- python==3.6.5
- tensorflow==1.12.0
- opencv-python
- PyQt5
-
Download and place pretrained FaceNet .pb model file in "core" Folder.
Model name LFW accuracy Training dataset Architecture 20180402-114759 0.9965 VGGFace2 Inception ResNet v1 20180408-102900 0.9905 CASIA-WebFace Inception ResNet v1 -
Run "main.py" to start the GUI.