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

FloatArray to bitmap on Android #558

Open
PabloYG opened this issue May 30, 2023 · 1 comment
Open

FloatArray to bitmap on Android #558

PabloYG opened this issue May 30, 2023 · 1 comment
Milestone

Comments

@PabloYG
Copy link

PabloYG commented May 30, 2023

Hey, first of all thanks for such an amazing work. Incredibly useful.

I am running ONNX inference on Android by converting a bitmap to FloatArray for input and extracting the resulting FloatArray from the session output. I'd like to display this result on the screen but I am struggling to find a way of converting the FloatArray back into bitmap format.

Is this possible with KotlinDL as of now? If not, would you be so kind to recommend an alternative or point me to where I could help add this functionality into the project? Happy to contribute if possible. Thank you!

@zaleslaw
Copy link
Collaborator

zaleslaw commented Jun 2, 2023

Thanks for the feedback, give us a little bit time to dig into the issue and check

@zaleslaw zaleslaw added this to the 0.6 milestone Jun 8, 2023
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