Skip to content

WindZh03/Face-Recognition-System

Repository files navigation


logo

Face Recognition Sys

Chinese

About The Project

demo1
This system implements face recognition based on YOLOV5s + ArcFace/FaceNet. The YOLOV5s model is used for face detection, ArcFace/FaceNet is used for face recognition, and PySide2 + Qt Designer is used to design the system UI.

Quick Start

This is an example of how you may set up your project locally. To get a local copy up and running follow these simple example steps.

  1. Clone the repo
git clone https://github.com/qqizhao/FaceRecognitionSys
  1. Start the system
python login.py

python window.py  # If you do not need to upload the recognition results to the database, you can directly run window.py

Acknowledgments

About

A face recognition system based on yolov5s and arcface/facenet.

Topics

Resources

License

Stars

Watchers

Forks

Languages