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

Training Condition #49

Open
reminayano opened this issue Mar 6, 2021 · 2 comments
Open

Training Condition #49

reminayano opened this issue Mar 6, 2021 · 2 comments

Comments

@reminayano
Copy link

reminayano commented Mar 6, 2021

I created a scale x2 model with the following conditions, but I could not get a better PSNR than bicubic. How did you set the epochs, learning rate, etc. when creating the scale 4 model?


train data (vimeo seplet dataset)
・HR : 448×256
・LR : 224x128
scale : 2
batchsize : 64
leaning rate : 1e-4
num_epochs : 600

@YapengTian
Copy link
Owner

Sorry for the very late response. Did you change the scale to 2 in both the train and dataloader code? I think the params are ok.

@reminayano
Copy link
Author

Thank you for your response.

Yes, I changed scale at train.py and SR_datasets.py(class VSR_Dataset).

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