Prianka Liz Kariat
Prianka Liz Kariat
> I have a similar issue with just OpenCV. From my understanding libMediaPipeTasksCommon_device_graph.a has OpenCV build in it As of now libMediaPipeTasksCommon_device_graph.a is force linked to the app when the...
> Have you solved this problem? We have not been able to reproduce this issue. Could you check if you are facing this with the latest version and if your...
> Hi, > > This is gentle reminder for the issue i have raised regarding > > Documentation is still not there for mediapipe iOS Pose landmark detection [Click Here](https://developers.google.com/mediapipe/solutions/vision/pose_landmarker)....
> Any updates on this? The following is the command to build the frameworks using bazel: FRAMEWORK_NAME=MediaPipeTasksCommon MPP_BUILD_VERSION=your_version 'path/to/mediapipe/tasks/ios/build_ios_framework.sh' This creates the archives in your home directory. Repeat the same...
> > Any updates on this? > > The following is the command to build the frameworks using bazel: FRAMEWORK_NAME=MediaPipeTasksCommon MPP_BUILD_VERSION=your_version 'path/to/mediapipe/tasks/ios/build_ios_framework.sh' > > This creates the archives in your...
Can you give us more details to investigate? 1. The complete error message including a list of the duplicated symbols. 2. Versions of GoogleMLKit and MediaPipeTasksVision installed from your Podfile.lock
I will work on this.
> Hi, thanks for sending the PR. > > Please clear the outputs and apply standard formatting to make the diff reviewable. Fixed this
> Thanks a lot! Can you help fix the sample app examples/llm_inference/ios/InferenceExample in a follow-up PR? Sure. I will keep this ready.