Releases: Qualeams/Android-Face-Recognition-with-Deep-Learning-Library
Releases · Qualeams/Android-Face-Recognition-with-Deep-Learning-Library
v.1.5.3
- separate OpenCV and facerecognitionlibrary
v.1.5.2
- Released OpenCV and facerecognitionlibrary on bintray for easy integration
v.1.5.1
- 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
- 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)