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

FailedPreconditionError: Error while reading resource variable _AnonymousVar411 from Container: localhost. This could mean that the variable was uninitialized. Not found: Resource localhost/_AnonymousVar411/class tensorflow::Var does not exist. [[node mul_168/ReadVariableOp (defined at C:\Users\ASUS\AppData\Local\conda\conda\envs\tensor flow\lib\site-packages\keras\backend\tensorflow_backend.py:3009) ]] [Op:__inference_keras_scratch_graph_18040] Function call stack: keras_scratch_graph

Open mustaeenqazi opened this issue 3 years ago • 3 comments

Hi Deepak, this is the error i get after starting the training, somehow it seems that some variables are not initialized.

mustaeenqazi avatar Sep 04 '20 22:09 mustaeenqazi

Dear Sir, Brilliant work , thank you for sharing your code.. Please, according to your GPU version what the time did you take to finish training your network ?? I'm waiting for your fast reply..

BassantTolba1234 avatar Nov 18 '20 21:11 BassantTolba1234

Please all, I need the code of implementation this part the part is

{The SRResNet networks were trained with a learning rate of 10−4 and 106 update iterations. We employed the trained MSE-based SRResNet network as initialization for the generator when training the actual GAN to avoid undesired local optima.{

BassantTolba1234 avatar Nov 28 '20 08:11 BassantTolba1234

I also have this problem. Have you solved it?

komorebi404 avatar Jan 03 '21 12:01 komorebi404