feichtenhofer / twostreamfusion

Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.
http://www.robots.ox.ac.uk/~vgg/software/two_stream_action/
Other
716 stars 188 forks source link

when I try to unzip the UCF101 RBG file, a problem occured #56

Open ljmiao opened 5 years ago

ljmiao commented 5 years ago

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?

krishnachaitanya7 commented 4 years ago

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!

ChickAndMushroom commented 3 years ago

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!

fubaochen commented 1 week ago

感谢您提供合并文件的提示。这在 README 中没有明确说明。当我尝试解压缩文件时,命令运行没有任何问题。我认为您应该再试一次,我希望这次它应该运行而不会对您造成任何错误。谢谢!

I cannot download the processed UCF-101 RGB frame, could you please provide it?