Skip to content

This project demonstrates how to use advanced face recognition and face detection models such as facenet and google's mlkit to identify faces and mark attendace on an Android device.

Notifications You must be signed in to change notification settings

deepsingh132/FaceTrace

Repository files navigation

FaceTrace

Face Recognition Attendance Based Android App

DeepSource

Developed by Mandeep Singh, 2020

The code is released under the GNU General Public License.


This project demonstrates how to use advanced face recognition and face detection models such as facenet and google's mlkit to identify faces and mark attendace on an Android device.

The library uses other projects such as FaceRecognitionLib for optimized Facenet model.

Screenshots

Build instructions

In order to build this project you need to download and install Android Studio. You will then need to install the Android NDK.

Advanced build instructions

The following instructions are meant for advanced users who wants to clone and modify the source files.

First clone the repository including the submodule:

git clone https://github.com/deepsingh132/FaceAttend

About

This project demonstrates how to use advanced face recognition and face detection models such as facenet and google's mlkit to identify faces and mark attendace on an Android device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published