Skip to content
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

Mediapipe #7

Open
fathysr opened this issue Dec 12, 2022 · 6 comments
Open

Mediapipe #7

fathysr opened this issue Dec 12, 2022 · 6 comments

Comments

@fathysr
Copy link

fathysr commented Dec 12, 2022

Does the mediapipe library work on m2 zero?

@Qengineering
Copy link
Owner

I'm not sure. Please be so kind and try to install mediapipe to find out.
Can you give me the outcome, if you decide to proceed?

@fathysr
Copy link
Author

fathysr commented Dec 13, 2022

I don't own banana pi but I'm thinking of buying it for the project we're going to do. I have raspberry pi zero but mediapipe is not working.

@Qengineering
Copy link
Owner

From the first glance it looks as if mediapipe will run on the M2-zero. There are no real showstoppers.
The only worry is the amount of RAM. 500MB is not much.
https://google.github.io/mediapipe/getting_started/install.html

@fathysr
Copy link
Author

fathysr commented Dec 13, 2022

I'm thinking of doing image manipulation and this is the most important library in my code. That's why I'm trying to do a detailed research because my budget is limited. Thank you for your help 💯

@Qengineering
Copy link
Owner

I understand. If I could, I would like to help you further. However, not the installation of mediapipe is your curl pit, but the deep learning software. With the Armbian OS running, you have about 250~300 MB left over for your app. If you need bazel to start the app, you have another memory hungry guest at your table. Try to figure out how much memory your app needs by running htop on the Linux machine where your mediapipe app is running.

@fathysr
Copy link
Author

fathysr commented Dec 13, 2022

I have no choice but to try. Thank you you're so kind

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants