Recognize-Face-on-Android icon indicating copy to clipboard operation
Recognize-Face-on-Android copied to clipboard

This is an Android face recognize application that based on tensorflow , you can develop it with Android Studio

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.