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

Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.
Apache License 2.0
371 stars 135 forks source link

Need a "Getting Started Tutorial" #32

Closed SapneshNaik closed 4 years ago

SapneshNaik commented 4 years ago

Hi,

I am finding it very difficult to understand how to use this library. I get that the necessary steps are training and recognition. Is there a simple example that shows how to do this? The library should be able to take a set of images for training (to add a person) and then an unknown image to try and recognize a known face in that picture. Please help me.

Thanks, Sapnesh

Zumbalamambo commented 4 years ago

@SapneshNaik read the wiki and also the JavaDoc. It should be straight forward

Zumbalamambo commented 4 years ago

@Qualeams I think this issue can be closed