Thanks to visit codestin.com
Credit goes to github.com

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

Releases: Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework

v.1.5.3

27 May 10:45

Choose a tag to compare

  • Upgrade to ch.zhaw:facerecognitionlibrary:1.5.3 library

v.1.5.2

27 May 08:25

Choose a tag to compare

  • Release OpenCV and facerecognitionlibrary on bintray for easy integration

v.1.5.1

26 May 23:39

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:31

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)

v.1.2.4

03 Dec 12:56

Choose a tag to compare

  • Added additional settings (face detection preprocessing)
  • Added DetectionTest function
  • Added Night Portrait Mode and Exposure Compensation Settings
  • Added new face detector (choose between OpenCV and Android API)
  • Fixed Eye Detection

v1.1.1

23 Jul 16:29

Choose a tag to compare

Initial public release