SyunSiu / tflite_android_facedemo

the face demo on android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

the face demo on android


Languages

Language:Java 68.6%Language:C++ 30.6%Language:C 0.5%Language:CMake 0.4%