SRGAN-tensorflow icon indicating copy to clipboard operation
SRGAN-tensorflow copied to clipboard

i had some headache,for help -_-

Open lindermanfire opened this issue 6 years ago • 3 comments
trafficstars

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? 20190506_042719

lindermanfire avatar May 05 '19 20:05 lindermanfire

Screenshot (197) I am getting the following error while training using SRGAN MSE, can you please help me ? @lindermanfire

c2karansingh avatar Jun 08 '19 13:06 c2karansingh

Screenshot (197) 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 avatar Jun 08 '19 14:06 lindermanfire

@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?

c2karansingh avatar Jun 08 '19 21:06 c2karansingh