Recognize-Face-on-Android
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:
- Android Studio http://askubuntu.com/questions/634082/how-to-install-android-studio-on-ubuntu
- 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.