FeiGeChuanShu / ncnn_Android_blazeface

This a demo of BlazeFace infer by ncnn
85 stars 26 forks source link

Real-time face recognition using MobileFaceNet model? #1

Closed GeorvityLabs closed 2 years ago

GeorvityLabs commented 2 years ago

Project link + TFLite Model : https://github.com/estebanuri/face_recognition/tree/master/android

Documentation : https://medium.com/@estebanuri/real-time-face-recognition-with-android-tensorflow-lite-14e9c6cc53a5

This project has real-time face recognition feature using TFLite model.

Hope you can make an NCNN version of this.