dx118 / dynaip

Code for Dynamic Inertial Poser (DynaIP): Part-Based Motion Dynamics Learning for Enhanced Human Pose Estimation with Sparse Inertial Sensors
MIT License
44 stars 5 forks source link

Some problems about downloading the dataset UNIPD and Virginia Natural Motion #1

Open Lingoererer opened 4 months ago

Lingoererer commented 4 months ago

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. image But when I tried to decompress it, the following error occurred: "" ! C:\xsens_dataset\single_person.zip: The archive is corrupt""

image image 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"

image image

About Virginia Natural Motion

I entered the website https://doi.org/10.7294/2v3w-sb92, and clicked the button Download all(374.12GB). image 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. image image

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!

bryanbocao commented 1 week ago

@Lingoererer Have you tried downloading each sbj_** folder as a zip file separately instead of downloading the whole single_person folder?