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

Some questions about Style transfer #206

Open
JimHeo opened this issue Aug 5, 2022 · 0 comments
Open

Some questions about Style transfer #206

JimHeo opened this issue Aug 5, 2022 · 0 comments

Comments

@JimHeo
Copy link

JimHeo commented Aug 5, 2022

Hi, thanks for your great work.

I have some questions about your style transfer's.
Before the question, I ask for your understanding because I am not familiar with this animation domain yet.

I would like to ask the following questions:

  1. In convert_to_disc() function, I am wondering the reason about using the velocity(especially local velocity) for the input of discriminator.

  2. Also, before convert_to_disc() function, merge_pos_glb() function is used for merging joint position, global root position and global root rotation. Is the function(and also global variable) essential?
    Because of the mention in the paper, "Note that the global root positions are discarded from the representation of the networks's input/output,", I am wondering the role of the merge_pos_glb() function.

  3. I don't understand that the DoF of global rotation is 1. Could it be recovered to euler or quaternion?

  4. Could I use different dataset for each Content and Style? (i.e. SMPL for Content, CMU for Style, although different number of joints)

  5. Could I use rotation for Style with trimming the number of joints?

Thanks.

Best Regards,
Jim.

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

1 participant