SRGAN icon indicating copy to clipboard operation
SRGAN copied to clipboard

problem in loading data!!!!!!!

Open Erfun76 opened this issue 4 years ago • 0 comments

I think there is some problem with your 'get_train_data' function. when you are training your model, you call this function just once before training loops and in every epoch, you just load the same cut from input images. shouldn't you somehow call this function every epoch?

Erfun76 avatar May 28 '20 16:05 Erfun76