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

visualization #4

Open
newboy111 opened this issue Sep 16, 2023 · 1 comment
Open

visualization #4

newboy111 opened this issue Sep 16, 2023 · 1 comment

Comments

@newboy111
Copy link

Hello, may I ask how the data.pkl file is generated in visualization? I hope to get your help. Thank you!

@hanjq17
Copy link
Owner

hanjq17 commented Sep 17, 2023

Hi,

Please refer to the comments in vis.ipynb, which tell that:

"data.pkl can be collected using the evaluation script, simply by manually saving data after testing.
Important things for visualization: input pos (x_in), target pos (x_end), the prediction (x_gmn)
and the cfg (kinematics decomposition)."

You can load your model, infer the results required above, and save them into data.pkl.

Let me know if you have further questions!

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