cchen156 / Learning-to-See-in-the-Dark

Learning to See in the Dark. CVPR 2018
http://cchen156.web.engr.illinois.edu/SID.html
MIT License
5.43k stars 846 forks source link

Unable to unzip Sony.zip in Colaboratory #105

Open amanjain1397 opened 4 years ago

amanjain1397 commented 4 years ago

I have added Sony.zip to my Google Drive and am extracting it as:

!unzip Sony.zip

However while extracting it fails midway giving "zipfile read error"

vidheyoza commented 3 years ago

I have previously encountered errors in unzipping large archives or working with huge datasets in general on Google Drive. GDrive has a limit on the number of file reads and writes. I'm not sure if that is the issue in your case, but it might be related.