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

Could you provide more details on generating rank dataset #6

Open
xmengli opened this issue Nov 12, 2019 · 2 comments
Open

Could you provide more details on generating rank dataset #6

xmengli opened this issue Nov 12, 2019 · 2 comments

Comments

@xmengli
Copy link

xmengli commented Nov 12, 2019

When generating rank dataset, what should change in test_RankSRGAN.yml?
For example, if generating DIV2K_train_ESRGAN rank dataset, which_model_G in test_RankSRGAN.yml should I set?

@WenlongZhang0517
Copy link
Member

This is just like to do testing by a pretrain model. You could set the which_model_G in test RankSRGAN.yml to ESRGAN/SRGAN/SRResNet. I mean that you could download the ESRGAN pretrain model and set the path for which_model_G. Then, you can use DIV2K LR image to generate three level images and crop them to get the pair-wise data using matlab code.

@myycurs
Copy link

myycurs commented Oct 10, 2020

@WenlongZhang0517 but I found only 'MSRResNet', 'RRDBNet','SRResNet' model name can be choosed in function codes/model/networks.define_G? which receive which_model_G parameter.

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

3 participants