Skip to content

rainyyyan/face_recognition_clock_in_out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Clock In & Out

Using OpenVINO and Raspberry Pi 4

Libraries Used

Python:

  • Requests

Go:

  • GORM
  • Beego
  • Gin
  • Viper

To Run

python3 ./face_recognition_demo.py -i path/to/video -m_fd path/to/face_detection_model -m_lm path/to/landmarks_detection_model -m_reid path/to/face_reidentification_model -d_fd MYRIAD -d_lm MYRIAD -d_reid MYRIAD -fg path/to/face_gallery --no_show

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages