LegPro
Results
2
comments of
LegPro
trafficstars
Yes, Same issue. it will be great if all mediapipe aar commands gets shared to all.
I followed the steps provided here "https://google.github.io/mediapipe/getting_started/android_archive_library.html" to create error. I created all things successfully. They mention a graph file load("//mediapipe/java/com/google/mediapipe:mediapipe_aar.bzl", "mediapipe_aar") mediapipe_aar( name = "mp_face_detection_aar", calculators = ["//mediapipe/graphs/face_detection:**_mobile_calculators_**"], )...