deepak112 / Keras-SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
276 stars 146 forks source link

OSError: [Errno 5] Input/output error #15

Closed KaoutharAarizou closed 5 years ago

KaoutharAarizou commented 5 years ago

Hi. I'am trying to get the network trained on COCO dataset as well, uploaded on my Drive (40Go). I am getting OSError: [Errno 5] Input/output error when trying to load images from ./data/training2017 file. Followed exactly same code.

Is it related to the batch-size?