This repository is an android implementation for FaceDetection and FaceMesh modules that uses MediaPipe tflite models.
Since mediapipe android dependencies have big sizes, this implementation will help to reduce size of the final application.
This module Approximately add 7.5 mb to project in total.
The original mediapipe was distributed under the Apache 2.0 License, and so is this. I've tried to keep the original copyright and author credits in place.