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

How to display the generated sequence? #10

Open
lucaskingjade opened this issue Mar 29, 2017 · 2 comments
Open

How to display the generated sequence? #10

lucaskingjade opened this issue Mar 29, 2017 · 2 comments

Comments

@lucaskingjade
Copy link

lucaskingjade commented Mar 29, 2017

HI,
Is there a way to display the animation of the generated sequence or training sequence?
I found a script called 'generateAndSaveVideos.m', but I don't know how it works?
Is it possible to save the cdf file to a bvh file by given the skeleton information? If yes, how to do this, and how can I get the skeleton information, because I didn't see any skeleton information from cdf files. Or maybe there is a direct way to display cdf file without need of transferring to bvh format.
Thanks !

@sndler
Copy link

sndler commented May 25, 2017

have you made out how to display the animation?

@pvmilk
Copy link

pvmilk commented Jul 26, 2017

I dig into the source code, and found out that method expPlayData2 in playGeneratedMotion.m is not defined anywhere.

Probably the best bet is to implement it yourself, or refer to forward_kinematics.py in repo una-dinosauria/human-motion-prediction.

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