FRS
Face_recognize_system
This project contains my work that target on solving some problems of FRS:
- Face detection: Retinaface
- Face anti-spoofing: Fourier transform
- Face embedding: Insightface
- Face quality: EQface
Installation
Install my-project with CPU device
$ pip install -r requirements-cpu.txt
Install my-project with GPU device
$ pip install -r requirements-gpu.txt
Pretrained model
Download and unzip folder in Link
Test
python main.py