google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.63k stars 5.17k forks source link

No clear apks for quick testing #5338

Closed StarShine1A closed 2 weeks ago

StarShine1A commented 7 months ago

This template is for miscellaneous issues not covered by the other issue categories

For documentation and code such as https://developers.google.com/mediapipe/solutions/vision/image_generator/android And https://developers.google.com/mediapipe/solutions/genai/llm_inference/android

there is no clear apks issued for download to quickly test them, just build instructions.

kuaashish commented 6 months ago

Hi @StarShine1A,

We already have a demo available for the Image Generator at this link: https://github.com/googlesamples/mediapipe/tree/main/examples/image_generation/android, and for LLM Inference, it's here: https://github.com/googlesamples/mediapipe/tree/main/examples/llm_inference/android. I believe it would be beneficial to include these demos in our documentation. I will notify the team about this suggestion. Thank you for bringing it to our attention.

github-actions[bot] commented 6 months ago

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

kuaashish commented 6 months ago

Hi @ktonthat,

Do you have any suggestions? If we can make this demo APK available on respective documentations for quick testing.

Thank you!!

schmidt-sebastian commented 2 weeks ago

On top of what @kuaashish suggested, we also allow anyone to test our Web inference via https://mediapipe-studio.webapps.google.com/home. You can play with Gemma and other model variants there. For more thorough testing, please see the GitHub samples repo linked above.

google-ml-butler[bot] commented 2 weeks ago

Are you satisfied with the resolution of your issue? Yes No