GitPedia

Face recognizer android

Reatime Face Recognizer on Android

From pillarpond·Updated June 25, 2026·View on GitHub·

This sample demonstrates realtime face recognition on Android. The project is based on the [FaceNet](https://arxiv.org/abs/1503.03832). The project is written primarily in C++, distributed under the Apache License 2.0 license, first published in 2018. Key topics include: android, android-face-detection, blazeface, face-recognition, facenet.

Latest release: v1.0.1Face Recognizer v1.0.1
December 29, 2019View Changelog →

Realtime Face Recognizer

Build Status

This sample demonstrates realtime face recognition on Android. The project is based on the FaceNet.

Inspiration

The project is heavily inspired by

Screenshots

The code can recognize 5 famous people's faces.(Source)
demo1

Also, you can add new person using photos.
demo2

Pre-trained model

from davidsandberg's facenet

Model nameLFW accuracyTraining datasetArchitecture
20180402-1147590.9965VGGFace2Inception ResNet v1

from MediaPipe

License

Apache License 2.0

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from pillarpond/face-recognizer-android via the GitHub API.Last fetched: 6/28/2026