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

about Desubpixel data shape? #7

Open
yiyunchen opened this issue Jun 25, 2019 · 1 comment
Open

about Desubpixel data shape? #7

yiyunchen opened this issue Jun 25, 2019 · 1 comment

Comments

@yiyunchen
Copy link

Is the input of SISR is the bicubic interpolated image?
and if the Desubpixel is operate, it seem that the input size [B, C, H, W] should satisfy H%4==0 and W%4==0 ?
So how should I preprocess the image?
I am new to this. Thank you!

@thangvubk
Copy link
Owner

Sorry for my late reply. You can crop the image to ensure that the width and height are in a desirable shape.

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