Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 632 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 632 Bytes

face_demo

This project contains a system which can use your face to sign in in your class.

The project can be run on the following dependencies:

  • Pytorch == 0.4.0 (The version 1.1.0 is also accessible,the original version was writen on 0.4.0)
  • Python == 3.7 (Maybe older version 3.x is also accessible,the project was made on Anaconda environment)
  • numpy == 1.16.2
  • PyQt5 == 5.11.3
  • Pillow == 5.2.0

Example

There was a csv example in presentdata.

Run it

If you want to experience the project, just run the SigninMain.py

Citation