-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use mediapipe on iOS? #2084
Comments
@sgowroji thanks, I will try it. |
@sgowroji |
Hi @cckv, Could you please share your code repo or changes. |
thank you for your reply,but code repo is too large. |
@sgowroji Thank you very much, I have successfully run the demo, but how can I apply mediapipe to my own project? Are there related documents for reference? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you. |
Hi @cckv, Did you able to build the code or still facing any error? |
@sgowroji build a framework is so complex for �a iOS developer, Gave up temporarily! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you. |
That's great for sharing with the community. We are closing this issue now. Thanks! |
What's your solution to this problem? I also encountered it |
I have created an iOS project according to the tutorial, but I get an error when I run it:
Showing Recent Messages
2,
Showing Recent Messages
/Users/apple/Desktop/Code/MediaPipe/mediapipe/mediapipe/examples/ios/facedetectioncpu/BUILD:34:16 1 input file(s) do not exist
Build did NOT complete successfully
Showing Recent Messages
/Users/apple/Desktop/Code/MediaPipe/mediePipe_ios/Mediapipe.xcodeproj/.tulsi/Scripts/bazel_build.py:581: Bazel build failed with exit code 1. Please check the build log in Report Navigator (⌘9) for more information.
This is my first question,
Another question is: How can I package it into a framework and use the ability of mediapipe in my project?
thanks!
The text was updated successfully, but these errors were encountered: