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

about the experiment in IMDN #19

Open
yuqiangchu opened this issue Sep 15, 2020 · 6 comments
Open

about the experiment in IMDN #19

yuqiangchu opened this issue Sep 15, 2020 · 6 comments

Comments

@yuqiangchu
Copy link

Hi,Zheng!
I trained the IMDN in a regular manner with the lr 2e-4.The lr reduced by half per 200 epochs for 1000 epochs totally.However,when I tested the network ,the results i got were lower than yours.After that, I increased the epochs to 300 when the lr is 2e-4 and 1e-4 and the total epochs was increased in 1200. But finally, the results were still lower than yours.The psnr and ssim i got were obtained by matlab in y channel.The experiment results i tested are as followed :
para|MAds| Set5 | Set14 | B100 | Urban100 | manga109 |
715 | 40.9 | 32.14/0.8942 | 28.53/0.7806 | 27.53/0.7351 | 26.00/0.7828 | 30.37/0.9067
So, could you tell me what i should do to further improve the final results?

@Zheng222
Copy link
Owner

Zheng222 commented Sep 16, 2020

@yuqiangchu You need train x2 model firstly and then use the pretrained ckpt to initialize the x4 model.

@yuqiangchu
Copy link
Author

@Zheng222 But at the x2 scale, the results are still lower than yours as showed in the paper.The results I got at x2 scale are , Set 5 37.99/0.9605, Set14 33.49/0.9170, B100 32.13/0.8991, Urban 100 32.01/0.9269.
So should the model at the x2 scale be trained twice by using the the pretrained x2 ckpt?

@yuqiangchu
Copy link
Author

@Zheng222 As I used the pretrained x2 ckpt to retrain the x2 model, the results slightly increased but still lower than yours. Should the model be trained several times untill the results become steady?

@Zheng222
Copy link
Owner

@yuqiangchu You can train the x2 model serveral times when the learning rate is 2e-4 or 1e-4.

@kk6398
Copy link

kk6398 commented Mar 15, 2021

@yuqiangchu hello, I want to ask you if you deal with this question?

@liang-zhenhuan
Copy link

@Zheng222 But at the x2 scale, the results are still lower than yours as showed in the paper.The results I got at x2 scale are , Set 5 37.99/0.9605, Set14 33.49/0.9170, B100 32.13/0.8991, Urban 100 32.01/0.9269. So should the model at the x2 scale be trained twice by using the the pretrained x2 ckpt?

您好,我遇到了和您一样的问题,请问您解决了吗?可否加我QQ:2481654160向您请教一下,谢谢!

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

4 participants