shubham0204 / FaceRecognition_With_FaceNet_Android

Face Recognition using the FaceNet model and MLKit on Android.
https://towardsdatascience.com/using-facenet-for-on-device-face-recognition-with-android-f84e36e19761
Apache License 2.0
264 stars 88 forks source link

How to improve the accuracy of facenet ? #35

Open michealChin opened 1 year ago

michealChin commented 1 year ago

Hi,

Do you think doing face alignment preprocessing before send to facenet model to generate the embedding will increase the accuracy?