Dataset-2 cannot be opened after downloading.
Hi, I try to download Dataset-2 (Lai-processed). I can extract it. Can you check it again?
Same issue here. Happy to have any solution for this
I have the same problem
Can you show the error message? We check it again. And we can download it and extract it
I used a few methods, the one that gives the most descriptive error is using unzip Lai_Proccessed.zip. It gives the following error:
Archive: Lai_Proccessed.zip
warning [Lai_Proccessed.zip]: 7058503670 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [Lai_Proccessed.zip]: start of central directory not found;
zipfile corrupt.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
But fortunately, after using this command, I was able to extract it: zip -FF Lai_Proccessed.zip --out Lai_Proccessed_fixed.zip