FRS on OAK1

Face Recognize System on camera OAK1

This project contains our work that deploy on camera OAK1

Features

  • Anti-Spoofing
  • Face detection
  • Face recognition
  • API/Deployment
  • And more…

Installation

  • Installs my-project with something here

  $ pip install -r requirements.txt
  • Downloads and unzips pretrained models : Link

  • Downloads and unzips datasets : Link

Test

python main.py --pro_t<probability threshold> --corr_t<correlation threshold>

Usage/Custom

  • Customs models in lines 398,427,445,495,549,564
  • Customs datasets in line 336

Authors

  • TuanTA

GitHub

View Github