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

Exact Preprocessing #69

Open
CapnBloodBeard12345 opened this issue Apr 28, 2021 · 0 comments
Open

Exact Preprocessing #69

CapnBloodBeard12345 opened this issue Apr 28, 2021 · 0 comments

Comments

@CapnBloodBeard12345
Copy link

Hi I am trying to get some clarity on marrying the preprocessing mentioned in your paper versus what I see happening in this repo.

The preprocessing I see occurring in this repo is mean pose subtraction and division by the standard deviation pose. However, when I read your paper it appears that you are saying that your remove the translation about the XZ plane and the rotation about the Y-axis while specifying a fixed "forward" direction and rotating the skeleton to move in this direction. Am I misinterpreting something here?

Also, out of curiosity, I have used your read_all_data method from src/translate.py and have noticed that the inputs to your network seem belone to the range [-30,30] and I am wondering if you encountered any instability issues during training, or did you apply some further standarization to get the inputs in the range [-1,1]?

Thanks in advance for your help!

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