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

SuperResolution App output type error #6

Open
tumuyan opened this issue Oct 20, 2024 · 1 comment
Open

SuperResolution App output type error #6

tumuyan opened this issue Oct 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tumuyan
Copy link

tumuyan commented Oct 20, 2024

The App in https://github.com/quic/ai-hub-apps/tree/main/apps/android/SuperResolution always crash when I open it in my phone with 8Gen2.

I found that the app assert UINT8 (Quantized) and FP32 Input , but it is FP32 input and fp32 output.

image

@tumuyan
Copy link
Author

tumuyan commented Nov 2, 2024

I have tested others model, only Real-ESRGAN-General-x4v3 has this issue.

@mestrona-3 mestrona-3 added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants