-
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
Please add model maker support macos #4088
Comments
@jinfagang |
arm, I specifcally point out mediapipe-sillicon, this version lagging for a long range of new versions. |
Hello @jinfagang mediapipe-silicon is not an official package by Google. You can check out this comment. |
@ayushgdev does there a time scheduler when will M1 mac support officially? |
We don't have any timeline yet @jinfagang |
on mac m1 |
Same here on Mac M1. Note that the "older" tflite-model-maker does not install on Arm-based Macs either and that we are referred here as the "workaround". Please clean up dependencies to let us use these otherwise nice frameworks! I'd hate to be forced to PyTorch just because of this! 😞 |
Can you try to install the latest version of mediapipe-model-maker==0.2.1.3? Mediapipe now supports M1 mac so the error message you are seeing should not apply anymore for the latest release. |
@joezoug
My python version is 3.10.13 |
@cikichen thanks for the hint! However, the problem seems to boil down to the dependency |
@BjarneHerland thank you for pointing that out. It seems like you will need to manually build tensorflow-text from source to run on macos. Here is a guide which may help with this process. There are discussions on https://github.com/tensorflow/text as well. |
Thanks for info @joezoug. The guide you refer to is one year old... should be plenty of time for the official distro to catch up. An awful waste of time and cpu if everyone on arm64 must build their own wheels, IMHO 😠 |
@BjarneHerland Just fyi, it seems like tensorflow-text has officially announced that they will not support platforms other than linux and intel-based macs: https://github.com/tensorflow/text#a-note-about-different-operating-system-packages. I will close this issue now as it seems like the solution requires building tensorflow-text for M1 Macs. |
OS Platform and Distribution
macos
Compiler version
No response
Programming Language and version
python
Installed using virtualenv? pip? Conda?(if python)
No response
MediaPipe version
No response
Bazel version
No response
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
No response
Describe the problem
Complete Logs
The text was updated successfully, but these errors were encountered: