Colab GAN3 fails to make a zip of images..đź‘€

I found Gan3 Colab fork, copied it and trying to run it…but every time no matter what I do I get this error that it cant find zip folder out of my dataset images…what am i missing? I made my own set of images 256x256 png (also tested on 128x128 - same issue)

1 Like

Hi @c0wbo1,

Sorry for the delay in response.

No such file or directory google colab

The error might be related to the drive mounting issue, as you’ve been attempting to access files stored on Google Drive.I’ve provided a sample implementation here, which demonstrates how to work with files from Google Drive in Colab.
Additionally, please ensure that the files are correctly located in the directory you specified (/content/drive/MyDrive/gandataset/) and that they are in the appropriate format.

Thank You.

1 Like

Pdf `

`emphasized text