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

Transform inference results to images in "Inference SRCNN" notebook #121

Open
bmachin opened this issue Jun 30, 2021 · 0 comments
Open

Transform inference results to images in "Inference SRCNN" notebook #121

bmachin opened this issue Jun 30, 2021 · 0 comments

Comments

@bmachin
Copy link

bmachin commented Jun 30, 2021

Hi, I'm trying to test some models using the "Inference SRCNN" notebook, and I can't seem to be able to convert the inference results to images.

I've tried using array_to_img from VSR.Util.ImageProcess, but it returns a completely black image. Also tried other approaches, re-scaling to 0-255 and moving the axes around but I'm not getting it right.

How should I process ret[0] to get an actual image?

Thank you!

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

1 participant