PaddlePaddle / PaddleVideo

Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video tagging and sport action detection.
Apache License 2.0
1.54k stars 384 forks source link

the original raw data download links - 7z file broken #356

Open tushardmaske opened 2 years ago

tushardmaske commented 2 years ago

Hello, I don't know if it is only me having this issue. But, I am able to download the 7z files but the files are not opening with any extractor (broken).

VuHuy-cse-9 commented 2 years ago

Me too, I'm downloading Oxford-RobotCar-for-ADDS, day_train_all.7z.002 can not extract (error Open ERROR: Can not open the file as [7z] archive) whilte day_train_all.7z.001 I can extract. I'm using Ubuntu 21.04, using package p7zip-full.

yuwen37 commented 2 years ago

I have the same question. Sometimes I can open it.But I found that day_train_all.7z.001 and day_train_all.7z.002 have the same data.I don't know the difference.

breknddone commented 1 year ago

This situation is not caused by the damage of the 7z.002 file, but because the file is too large. In this case, you only need to decompress the 7z.001 file. 7z.001 contains 7z.002 after decompression.