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

how to get the the different resolution HR-LR pairs? #12

Open
qq123-jpg opened this issue Nov 9, 2019 · 4 comments
Open

how to get the the different resolution HR-LR pairs? #12

qq123-jpg opened this issue Nov 9, 2019 · 4 comments

Comments

@qq123-jpg
Copy link

I run the demo.m and get the same resolution HR-LR pairs. i saw the version 3 is different resolution pairs . is it just use the reshape function in matlab streightly or change the matlab code ? thank you for answering.

@csjcai
Copy link
Owner

csjcai commented Nov 11, 2019

the Matlab code is for Version 2.
As for the version 3, we super-resolved the the image in Version 3 by using a baseline network, e.g. SRResNet.

@qq123-jpg
Copy link
Author

Thank you! Would you update the 3rd Version matlab code later? I work on special image super-resolution.So I wanna rebuild my dataset with your method again.

@yjt9299
Copy link

yjt9299 commented Mar 11, 2021

the Matlab code is for Version 2.
As for the version 3, we super-resolved the the image in Version 3 by using a baseline network, e.g. SRResNet

for version3 i should add a upsample block after the all network?

@dzz416
Copy link

dzz416 commented Nov 24, 2021

I run the demo.m and get the same resolution HR-LR pairs. i saw the version 3 is different resolution pairs . is it just use the reshape function in matlab streightly or change the matlab code ? thank you for answering.

Hello, how do you run Demo.m? What is the size of the data you prepared?

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

4 participants