Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 560 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 560 Bytes

face_detect_reconginze

what can do

This is a lightweight facial recognition project that allows you to quickly implement facial recognition functions, which can be used for daily check-in and registration. The main operating interface is as follows image

how to use

pip install -r requirements.txt
python main.py

quote

10_light_weight_face_recogniiton