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

is it place vgg_19.ckpt in the dictionary straightly?but keyerror:vgg19_1/vgg_19/conv2/conv2_2 #7

Open
YueHan0525 opened this issue Oct 27, 2018 · 7 comments

Comments

@YueHan0525
Copy link

No description provided.

@avisekiit
Copy link

Hi. Could you solve this issue? I am facing a similar problem. I tried to train SRRESNET with MSE loss which looked fine but when I tried to initiate SRAGN phase with the vgg54 loss I also got a similar kind of error message.

@YueHan0525
Copy link
Author

modified 74 rows "return layers[layer]" in srgan.py

@YueHan0525
Copy link
Author

YueHan0525 commented Mar 25, 2019 via email

@avisekiit
Copy link

modified 74 rows "return layers[layer]" in srgan.py

Hi. Just confirming. With this fix you

  1. First trained SRRESNET with MSE loss and then
  2. Trained SRAGN with vgg54 loss + adversarial loss ?

Did you do anything different than these 2 steps?

Thanks again for your reply.

@YueHan0525
Copy link
Author

My work is that
First trained SRRESNET with VGG22 loss and then trained SRGAN with VGG54 loss,but worsen them for vgg22.

@avisekiit
Copy link

My work is that
First trained SRRESNET with VGG22 loss and then trained SRGAN with VGG54 loss,but worsen them for vgg22.

Hi. Thanks for the reply. Did you get good results by training first SRRESNET with VGG22 and then SRGAN with VGG54 + adversarial loss ?
Can you please let me know the command line statements that you used for running the codes. I also ran in this sequence but getting bad results. So, want to confirm that I am also running the codes like you did. Thanks in advance.

@YueHan0525
Copy link
Author

I also got bad results.No reason found.

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