Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How is Facerecognizer model stored?

I'm building an application for android that does face authentication. Now I want to store the trained Facerecognizer, I know I can save the model to an XML file. But this file seems to be quite big +10MB. Is there some other way to save the model? And is there some place where I can find more information about how the saving currently works?