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

storing images on server #28

Open dhruvi0209 opened 6 years ago

dhruvi0209 commented 6 years ago

if I want to store captured images on the server and while training images, I will fetch images from the server and then do recognition. For this what should I do and How?

arslanyasin commented 4 years ago

Hi @dhruvi0209 I am also using this library and want to store my faces on server do yo have any idea or solution for that? Or anyone else can help?

Thanks