The Face Recognition with dlib and Qt
This program is used to recognise faces with dlib. The gui is based on Qt5.
PyQt5, OpenCV4, dlib
git clone https://github.com/cycleke/FaceRecognition
cd FaceRecognition
pip install -r requirements.txt
python main.py
Note: Some of the files are tracked with lfs due to their size, please clone with lfs.
- Make GUI
- Main Window
- Settings
- About
- Add and delete faces
- Detect faces
- Recognise different faces
- Import and export data