XinghaoChen9 / LiveFaceReco_RaspberryPi

Face recognition and live estimation on Raspberry Pi 4B with average FPS around 20 and 2800+ faces loaded.
Other
177 stars 45 forks source link

Re-add face_record feature && update ncnn to the newest version && add "auto-exit" feature to avoid no images in img folder && use calculateFaceDescriptorsFromDisk since the second function is not available for users who don't have dataset before. #20

Closed qqice closed 2 years ago

qqice commented 2 years ago

Re-add face_record feature update ncnn to the newest version add "auto-exit" feature to avoid no images in img folder use calculateFaceDescriptorsFromDisk since the second function is not available for users who don't have dataset before.