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

Modify the improvement factor #76

Open
BOUTAYEBAnasse opened this issue May 23, 2024 · 3 comments
Open

Modify the improvement factor #76

BOUTAYEBAnasse opened this issue May 23, 2024 · 3 comments

Comments

@BOUTAYEBAnasse
Copy link

Hi, I'm wondering if it's possible to train a model with an improvement factor of 2 instead of 4. I'm talking about this modification on the script side (train.py and constants.py) ?

@remicres
Copy link
Owner

hi @BOUTAYEBAnasse

yes you can train a model with less upsampling ratio.

note that the model provides also the 1x, 2x and 4x upsampled outputs separately

@BOUTAYEBAnasse
Copy link
Author

Dear Rémi, Thank you very much for your reply.

By the way, the fake upsampled images *1 and *2 are saved under which directory?

@remicres
Copy link
Owner

sr.py does not currently write this output. I just have checked and unfortunately it is not exported in the savedmodel.

you have to modify the code

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