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 Details on RealSR Dataset #26

Open
zhaob10 opened this issue Sep 26, 2021 · 1 comment
Open

Training Details on RealSR Dataset #26

zhaob10 opened this issue Sep 26, 2021 · 1 comment

Comments

@zhaob10
Copy link

zhaob10 commented Sep 26, 2021

Hi! The performance of your method on the RealSR datasets is really attractive. I am trying to train the model by following the instructions in the paper, but have some difficulties reproducing the results. The RealSR dataset totally contains 505 image pairs for training and 30 image pairs for validation on each scale. In the training stage, I choose to crop 320 patches with size 128×128 from one image. Therefore, the number of patches in the training set is 505×320. It seems that the training dataset is very large such that it takes very long (about 4.5 hours) to process one epoch with batch size 8 on a GPU with 24GB memory. Could I know the details of the training epoch, patch size and the total number of patches in the RealSR training dataset? Besides, do you train the model on the whole dataset and validate the performance on the validation set at each scale? Looking forward to your reply! Thank you!

@zhaob10
Copy link
Author

zhaob10 commented Sep 28, 2021

Dear author,
Thank you for your great work and the results look quite good. I also try to reproduce the results of the real world super resolution experiments. I saw the CharbonnierLoss is applied in the denoising training code. Does this loss function is also used for training on the RealSR 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

1 participant