When state-of-art accuracy is required for face recognition/authentication, Facenet is an obvious choice for both Android and IOS platforms. But running Facenet on mobile devices needs some special treatment, this article addresses problem and the potential solution. On Android, every application has limited memory usage forced by Dalvik VM. Android NDK is not restricted with this ... Continue reading Facenet on Mobile - Part 2 →