twostreamfusion
twostreamfusion copied to clipboard
when I try to unzip the UCF101 RBG file, a problem occured
After download the dataset and run 'cat ucf101_jpegs_256.zip* > ucf101_jpegs_256.zip', I try to unzip the file, use the command 'unzip ucf101_jpegs_256.zip', but a problem occured, 'jpegs_256/v_TrampolineJumping_g09_c05/frame000020.jpg bad CRC 5860d5eb (should be b9b7fa4a)', is the picture damaged?
Thanks for the tip that you have to merge files. That wasn't clear in the README. When I tried unzipping the files the command ran without any issues. I think you should try again @ljmiao and I hope this time it should run without any errors for you. Thank you!
I was just wondering how to unzip each UCF101 RGB file and the command really helps a lot. Now I can unzip them.Thanks a lot!