Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Releases: Qualeams/Android-Face-Recognition-with-Deep-Learning-Library

v.1.5.3

27 May 10:38
Compare
Choose a tag to compare
  • separate OpenCV and facerecognitionlibrary

v.1.5.2

27 May 08:26
Compare
Choose a tag to compare
  • Released OpenCV and facerecognitionlibrary on bintray for easy integration

v.1.5.1

26 May 23:37
Compare
Choose a tag to compare
  • Switch from building Tensorflow from source to using the Jcenter library
  • Included optimized_facenet model and changed default settings to use TensorFlow by default

v.1.4.0

01 Apr 16:33
Compare
Choose a tag to compare
  • Upgrade to TensorFlow r1.0
  • Upgrade to OpenCV 3.2.0
  • Add function to set the Camera View size (default 320 x 240)
  • Fixed detection (removed Crop from settings, instead always crop the image before applying additional preprocessings)