Face Recognition Sign-In System for course management developed by python and corresponding technologies. Our team expects to be a pioneer to contribute, and we wish to develop a sign-in system via face-recognition, making our university more intelligent and convenient.
- Development Environment
- Install
- Usage
- Features
- Documentation
- References
- Releases
- Maintainers
- Contributing
- License
System | Windows 10 x64 |
Language | Python |
IDE | Pycharm |
- The client-side UI written by PyQt5, downloading in FRSIS Client Software v1.0.0 Windows_x64
- The website written by python web Django
Please firstly install all dependencies via command
pip install -r requirements.txt
Main Dependencies
- Django
- click
- numpy
- matplotlib
- opencv_python
- face_recognition_models
- dlib
- Pillow
- PyQt5
- django-simpleui
Please see our report.
- Client-side : registration part, identification part, and record display part.
- Website : records display part and retroactive sign-in part.
- Registration
- Identification & Sign-in
- Administrator Login
- Retroactive Sign-in
- Record Display
-
Develop
-
Test
@goodkillerchen, @KennardWang, @Tim-eyes, @CairneRain
Sincerely thank our team for the great support, understandings and involvements.
@Tim-eyes 🌍 |
@CairneRain 🎨 |
@KennardWang |
@goodkillerchen 💻 |
Feel free to open an issue or submit PRs.