Open lindermanfire opened 5 years ago
I am getting the following error while training using SRGAN MSE, can you please help me ? @lindermanfire
I am getting the following error while training using SRGAN MSE, can you please help me ? @lindermanfire
what's your cuda、cudnn&tensorflow-gpu version?I didn't meet this problem and I installed the cuda9.1+cudnn7.1.4+tensorflow-gpu 1.8 ,then trained the net according to what the writer said
@lindermanfire It was probably a version error for me. installed your versions and everything worked properly.
Going back to your issue, have you tried re-downloading the vgg19 ckpt file? have you changed anything in the code?
just like in this picture i had troubled with win10 operator system,i run the program with git bash in win10 and i could use MSE to run srresnet and srgan,but i can't use vgg54.Then i find the way to solve it in issues that put 'scope+'vgg_19/conv5/conv5_4' 'to 'vgg_19/conv5/conv5_4' but i had faced another problem that i could't make it ......... is this problem caused by win10 operator system,it really bother me?