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.
In order to build this project you need to download and install Android Studio. You will then need to install the Android NDK.
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