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
Install my-project with CPU device
$ pip install -r requirements-cpu.txtInstall my-project with GPU device
$ pip install -r requirements-gpu.txtDownload and unzip folder in Link
python main.py