Skip to content

wangjiangyong/tflite_android_facedemo

Repository files navigation

tflite_android_facedemo

This Demo is base on TensorFlow Lite examples, I use WIDER FACE to train the MobileNetV2 SSD Face Detector(train detail). TFLite example has excellent face tracking performance.

I integrate face recognition Pre-training model MobileFaceNet base on ncnn.Thanks to mobilefacenet_android's author

Camera Demo

back front

  • Touch the screen to display debug information
  • Press volume button switch front and back cameras
  • Long press the screen to pop up the registration activity

register

License

the MIT License