You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have attempted the codelabs tutorial in full, as well as attempted to build the full plugin app available in the non codelab samples directory. I have converted the models and loaded them into data/tmp/image_generator/bins/.
I have downloaded the test apk from google apis, and it works at any resolution below 512.
I have attempted to lower the resolution of the generation in both the unbuilt projects I have access to,
running the android profiler, it appears to be a GPU memory overflow.
I would appreciate any assistance, or a link to the project file that was used to build the apk that is currently at:
[https://storage.googleapis.com/mediapipe-tasks/image_generator/imagegenerator.apk] so that I can compare the code.
The built apk is definitely handling the coroutines differently or offloading or downscaling the bitmap or something, i tell you hwat.
The text was updated successfully, but these errors were encountered:
this pipeline honestly looks like a mess, I've been reading the other issues, it seems like a different error basically every time.
If the demo apk is opensourced now can I have the project file that built that apk exactly? I can probably figure it out from there. Paul please, i know ur busy but my dude, plz
logcat.txt
I have attempted the codelabs tutorial in full, as well as attempted to build the full plugin app available in the non codelab samples directory. I have converted the models and loaded them into data/tmp/image_generator/bins/.
I have downloaded the test apk from google apis, and it works at any resolution below 512.
I have attempted to lower the resolution of the generation in both the unbuilt projects I have access to,
running the android profiler, it appears to be a GPU memory overflow.
I would appreciate any assistance, or a link to the project file that was used to build the apk that is currently at:
[https://storage.googleapis.com/mediapipe-tasks/image_generator/imagegenerator.apk] so that I can compare the code.
The built apk is definitely handling the coroutines differently or offloading or downscaling the bitmap or something, i tell you hwat.
The text was updated successfully, but these errors were encountered: