This is a demo application for verifying if two faces are the same using the faceverify Android library, which can be found at https://github.com/ATechnoHazard/faceverify-lib
It uses TensorFlow lite with MTCNN for face detection and MobileFaceNet for comparing the two faces.
The source code can be found at https://github.com/ATechnoHazard/face-verify-MFN
It uses
Your privacy is very important to us. You can find our privacy policy here: https://github.com/ATechnoHazard/face-verify-MFN/blob/master/PRIVACY.md
Initial release