pillarpond / face-recognizer-android

Reatime Face Recognizer on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 name LFW accuracy Training dataset Architecture
20180402-114759 0.9965 VGGFace2 Inception ResNet v1

from MediaPipe

License

Apache License 2.0

About

Reatime Face Recognizer on Android

License:Apache License 2.0


Languages

Language:C++ 73.8%Language:Java 24.3%Language:C 1.4%Language:CMake 0.6%