Skip to content

Nebula4869/PyQt-face-sign-in-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt-face-sign-in-system

Face sign in system GUI based on FaceNet and PyQt

Environment

  • python==3.6.5
  • tensorflow==1.12.0
  • opencv-python
  • PyQt5

Getting Started

  1. 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
  2. Run "main.py" to start the GUI.

About

Face sign in system GUI based on FaceNet and PyQt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages