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

About NTU60_CS.npz file #5

Closed
Morning-YU opened this issue Sep 29, 2021 · 2 comments
Closed

About NTU60_CS.npz file #5

Morning-YU opened this issue Sep 29, 2021 · 2 comments

Comments

@Morning-YU
Copy link

Hi, I'm very interested in your work. But I met a problem while running the code.

The problem as follow:
FileNotFoundError: [Errno 2] No such file or directory: 'data/ntu/NTU60_CS.npz'

What is the NTU60_CS.npz file?

Best regards!

@Uason-Chen
Copy link
Owner

Uason-Chen commented Sep 30, 2021

It's preprocessed NTU RGB+D 60 dataset with cross subject setting. It can be obtained by following commands. Detailed data preprocessing can be found in README
cd ./data/ntu

python get_raw_skes_data.py

python get_raw_denoised_data.py

python seq_transformation.py

@Morning-YU
Copy link
Author

Thank you very much for your reply.

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