在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Qualeams/Android-Face-Recognition-with-Deep-Learning-Library开源软件地址(OpenSource Url):https://github.com/Qualeams/Android-Face-Recognition-with-Deep-Learning-Library开源编程语言(OpenSource Language):Java 95.8%开源软件介绍(OpenSource Introduction):Android Face Recognition with Deep Learning - LibraryAcknowledgementsThis library 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:
App architectureJavaDochttps://qualeams.github.io/Android-Face-Recognition-with-Deep-Learning-Library/ UsageInclude as an Android module from bintray
Include as an Android module from source
ParametersMost parameters are set in the settings/preferences. Train, ClassifyEither train and classify by passing images (OpenCV Mat object) to the library or if features already obtained from the image (getFeatureVector), the feature vector can be passed (OpenCV Mat object) together with the flag "featuresAlreadyExtracted" set to 'true'. Android NDK - C++The libs for LIBSVM can be compiled outside of Android Studio with the make command (the Makefile is located under /jni-build). There are 3 different usages:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论