Skip to content

schaemik/Android-Face-Recognition-with-Deep-Learning-Test-Framework

 
 

Repository files navigation

#Android Face Recognition with Deep Learning - Test Framework

Continuous integration

Build Status ##Acknowledgements This app was developed by Michael Sladoje and Mike Schälchli during a bachelor thesis at the Zurich University of Applied Sciences.

Acknowledgements go to the thesis supervisors Dr. Martin Loeser, Dr. Oliver Dürr, Diego Browarnik and all the contributors of our code sources.

Code has been derived from the following sources:

##Library The core functions have been moved to a separate repository which can be used as an Android library (module).

##App architecture alt tag

##Usage ###Clone

git clone --recursive https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework.git
cd Android-Face-Recognition-with-Deep-Learning-Test-Framework/facerecognitionlibrary
git checkout master

###Compilation ####APK - Package The app can be downloaded directly from the Google Play Store - Face Recognition. ####Android SDK - Java The source can be compiled using Android Studio (common gradle scripts).

###User manual The user manual can be found here

About

Face Recognition framework for Android devices can be used to test different face recognition methods.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%