Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why did the unpack data set go wrong? #10

Open
QWTforGithub opened this issue May 4, 2021 · 1 comment
Open

Why did the unpack data set go wrong? #10

QWTforGithub opened this issue May 4, 2021 · 1 comment

Comments

@QWTforGithub
Copy link

HI,I'm trying to train the code for this project, but the dataset you given has an unpacking error.I have repeatedly unzipped many times and redownloaded the dataset many times, but I still can't get the solution.I should unpack *.tar.gz files to get *.pkl files, and then run the code,right?

@aosheng1996
Copy link
Collaborator

Hi, @QWTforGithub, thanks for your interest in our work!

You should use cat proc.tar.gz* > proc.tar.gz to synthesize each sub-volume compressed package into a proc.tar.gz file, and then unpack the file.

best,
Sheng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants