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

Error in raw_pose_processing.ipynb #102

Open
mishrap9 opened this issue Nov 9, 2023 · 3 comments
Open

Error in raw_pose_processing.ipynb #102

mishrap9 opened this issue Nov 9, 2023 · 3 comments

Comments

@mishrap9
Copy link

mishrap9 commented Nov 9, 2023

Hi @EricGuo5513,
I followed all the steps of raw_pose_processing.ipynb and I am facing this error which I cannot get rid of.

Screenshot from 2023-11-09 03-50-13

It is not clear from any of the issues and also from the readme file how to proceed in this case.

I am looking forward to hearing from you.

@AchimTuran
Copy link

AchimTuran commented Nov 9, 2023

@mishrap9
I stepped into the same issue. A solution was to create the folder ./joints in the root of the repository.

mkdir -p joints

Or do it in the Notebook. 😉
grafik

Then this step started working. But I miss the CMU folder. Did you process this folder? If so where can I get the data.

Additionally, I worked under Windows. There were some path issues and PyTorch did not want to work with CUDA and my GTX GPU at the first tries. This helped to get it working:
https://stackoverflow.com/questions/57238344/i-have-a-gpu-and-cuda-installed-in-windows-10-but-pytorchs-torch-cuda-is-availa

@AchimTuran
Copy link

I skipped those folders:
grafik

@FrankLiu1118
Copy link

@AchimTuran I think you can find CMU data at this link: https://amass.is.tue.mpg.de/download.php

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

3 participants