mediapipe_face_detection_aar_example
mediapipe_face_detection_aar_example copied to clipboard
MediaPipe face detection gpu demo with MediaPipe's Android archive library
This is an example of using MediaPipe AAR in Android Studio with Gradle.
The steps to build and use MediaPipe AAR is documented in MediaPipe's android_archive_library.md. The source code is copied from MediaPipe's face detection gpu demo.