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

where are the options for testing? #19

Closed
alessiapacca opened this issue Oct 11, 2020 · 1 comment
Closed

where are the options for testing? #19

alessiapacca opened this issue Oct 11, 2020 · 1 comment

Comments

@alessiapacca
Copy link

https://github.com/ManuelFritsche/real-world-sr/tree/master/esrgan-fs/codes
says that we should run

python test.py -opt options/test/test_esrgan.json
But I don't see these options anywhere.

@manuelfritsche
Copy link
Owner

Since we did not change the generator from ESRGAN but only the training procedure, you can simply use the original ESRGAN or BasicSR repository for testing. You just need to adapt the path of the model checkpoint such that it points to your desired pre-trained model. You can find some of the models we trained here

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