Recognize-Face-on-Android

This is an Android face recognize application that based on tensorflow

The following tools are required:

  1. Android Studio http://askubuntu.com/questions/634082/how-to-install-android-studio-on-ubuntu
  2. Tensorflow https://github.com/tensorflow/tensorflow

The Demo is located in ./examples/Face_Recognition/ , you can import it as a project to your android-studio.

If you find this work is useful to your project , star please.