FaceRecog
Face recognization using TensorFlow Lite and face detection using a firebase face detection kit in android.
Libraries used
- Tensorflowlite with mobile face net model
- Firebase Face detection ml kit
How to use
- First pick a doc or image from gallery, after selecting it will automatically detect and crop face from image.
- then click on compare faces button to compare selected image and person face from camera.