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

some questions about parameters for training #15

Open
ShireLiuSZ opened this issue Apr 23, 2020 · 0 comments
Open

some questions about parameters for training #15

ShireLiuSZ opened this issue Apr 23, 2020 · 0 comments

Comments

@ShireLiuSZ
Copy link

Hi! Thanks for your wonderful work and open sources.
I'd like to reproduce the result of denoising. Here are some questions to consult:

  1. What dataset is used for validation and how many iamges are used? (The readme mentioned that the validation set is div2k_val100, but in the options.py in the open source code, the default parameter shows that only the first 5 images of div2k_val_100 0801 ~ 0805 as used in the validation set)

  2. What is the number of training epoches in the grayscale denoising task? How many days does the training take? (The parameter in options.py defaults to 1300 epoch, considering that the train set in each epoch is repeated 20 times, and the actual number of epochs is 26,000. We found that training 1/1300 epoch takes about 2 hours)

  3. How to obtain the model corresponding the performance in paper? Did the test result shown in the paper use the best model on validation, or the model obtained from the last epoch?

  4. Are the other parameters of the experiment to reproduce the result in paper the same as those given by options.py?

Looking forward to your apply. Thanks a lot!

Regards

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

1 participant