HHTseng / video-classification

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
919 stars 216 forks source link

Error extracting Part 3 of the dataset #4

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello!

I have a very weird problem. I have successfully downloaded and extracted Part 1 and Part 2 of the UCF101 dataset. However, I get an error when trying to unzip Part 3 of the dataset. Could you please help me solve this issue?

Thank you in advance.

I receive this message: Error extracting 'ucf101_jpegs_256.zip.003' Invalid format

HHTseng commented 5 years ago

Hello, thanks for the practical and nice question! I seemed to encounter that before, but didn't really have a brilliant idea but to download it again or change a machine, and it can be passed somehow. My thought is that there are so many snippet files so the zip files could easily go wrong. Sorry that my reply may not be very helpful, but the bottom line is that those files do have a chance to work correctly as my friend and I have verified that. I also looked into the issues of feichtenhofer/twostreamfusion, didn't find this issue addressed. Please let me know if you can solve this somehow, thanks!

mampferd commented 4 years ago

Just the .001 file needs to be unzipped. This will concatenate the three elements .001, .002 and .003 to jpegs again

immkapoor commented 2 years ago

Hi, I am not able to unzip .001 file with error stating it to be null though it's 9 GB file. Can anyone help ?