Hello, @dx118, thank you for your excellent work, but I encountered some problems when downloading these two datasets UNIPD and Virginia Natural Motion. Below are the detailed steps I have taken:
About UNIPD
I entered the website https://doi.org/10.17605/OSF.IO/YJ9Q4, selected the folder single_person, and clicked the button Download as zip, then I got a compressed file single_person.zip.
But when I tried to decompress it, the following error occurred:
"" ! C:\xsens_dataset\single_person.zip: The archive is corrupt""
Although the size of the compressed file is 7796032KB, it seems to only have the sbj04 subfolder, and even that subfolder is not decompressible. Additionally, I also tried to download the entire Google Drive UNIPD-BPE folder and got the compressed file googledrive-archive.zip, but I still encountered the issue of being unable to decompress it, with the same error like "The archive is corrupt"
About Virginia Natural Motion
I entered the website https://doi.org/10.7294/2v3w-sb92, and clicked the button Download all(374.12GB).
Then I got a compressed file 14114054.zip , but its size is only around 17.7GB, far smaller than the expected 374.12GB.
When I decompressed it, I obtained the following files and compressed packages, and there are only 2 mvnx files contained in the "compressed_mvnx_dataset_P2_Day_3/mvnx-dataset/" directory.
After processing it according to your open-source code, I only obtained two .pt files P2_Day_3_1.pt and P2_Day_3_2.pt as well.
Which step of my operation went wrong? Have you encountered similar problems when downloading these two datasets, and if so, how did you resolve it? If you could spare the time to provide me with some more detailed information about downloading these two datasets, I would be greatly appreciative! Best!
Hello, @dx118, thank you for your excellent work, but I encountered some problems when downloading these two datasets UNIPD and Virginia Natural Motion. Below are the detailed steps I have taken:
About UNIPD
I entered the website
https://doi.org/10.17605/OSF.IO/YJ9Q4
, selected the foldersingle_person
, and clicked the buttonDownload as zip
, then I got a compressed filesingle_person.zip
. But when I tried to decompress it, the following error occurred:"" ! C:\xsens_dataset\single_person.zip: The archive is corrupt""
Although the size of the compressed file is 7796032KB, it seems to only have the
sbj04
subfolder, and even that subfolder is not decompressible. Additionally, I also tried to download the entireGoogle Drive UNIPD-BPE
folder and got the compressed filegoogledrive-archive.zip
, but I still encountered the issue of being unable to decompress it, with the same error like"The archive is corrupt"
About Virginia Natural Motion
I entered the website
https://doi.org/10.7294/2v3w-sb92
, and clicked the buttonDownload all(374.12GB)
. Then I got a compressed file14114054.zip
, but its size is only around 17.7GB, far smaller than the expected 374.12GB.When I decompressed it, I obtained the following files and compressed packages, and there are only 2 mvnx files contained in the
"compressed_mvnx_dataset_P2_Day_3/mvnx-dataset/"
directory.After processing it according to your open-source code, I only obtained two .pt files
P2_Day_3_1.pt
andP2_Day_3_2.pt
as well.Which step of my operation went wrong? Have you encountered similar problems when downloading these two datasets, and if so, how did you resolve it? If you could spare the time to provide me with some more detailed information about downloading these two datasets, I would be greatly appreciative! Best!