Skip to content

tuantran23012000/FRS-on-cameraAI-OAK1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages