Home » Libraries & Demo » Face Recognition
Face Recognition Apk

Face Recognition 1.5.1 APK

  • Version: 1.5.1
  • File size: 54.41MB
  • Requires: Android 5.0+
  • Package Name: ch.zhaw.facerecognition
  • Developer: Sladi
  • Updated May 26, 2017
  • Price: Free
  • Rate 3.54 stars – based on 41 reviews
What's New?

- Switch from building Tensorflow from source to using the Jcenter library
- Included optimized_facenet model and changed default settings to use TensorFlow by default

Face Recognition App

Face Recognition is an app for demonstration purposes only.

It includes following algorithms:
- Eigenfaces
- Support Vector Machine
- K Nearest Neighbors
- Tensorflow CNN (with SVM or KNN)
- caffe CNN (with SVM or KNN)

At the moment only armeabi-v7a devices are supported.
_______________________________________________________________
If you want to use the VGG Face Descriptor model, download it from here:
http://www.robots.ox.ac.uk/~vgg/software/vgg_face/src/vgg_face_caffe.tar.gz

Then copy the files "VGG_FACE_deploy.prototxt" and "VGG_FACE.caffemodel" to "/sdcard/Pictures/facerecognition/data/VGG"
_______________________________________________________________
If you want to use the Tensorflow Inception5h model, download it from here:
https://storage.googleapis.com/download.tensorflow.org/models/inception5h.zip

Then copy the files "imagenet_comp_graph_label_strings.txt" and "tensorflow_inception_graph.pb" to "/sdcard/Pictures/facerecognition/data/TensorFlow"

Show More