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

What is the range of normalization? #33

Closed
pacifinapacific opened this issue Nov 5, 2019 · 4 comments
Closed

What is the range of normalization? #33

pacifinapacific opened this issue Nov 5, 2019 · 4 comments

Comments

@pacifinapacific
Copy link

pacifinapacific commented Nov 5, 2019

Thank you for your useful code
In smpl_np.py, I do not know the range of normalization such as pose information
I'm sorry to trouble you, but could I ask you to do this for me?

@CalciferZh
Copy link
Owner

Sorry, but I don't exactly understand your meaning by "range of normalization".
If you mean the range of the parameters:

  • for pose it has clear meaning - the rotation for each joint in axis-angle representation;
  • for shape I'm not sure, typically I would say [-3,3] would be fine (as the three-sigma rule)

@pacifinapacific
Copy link
Author

If I try to rotate one angle by 90 degrees, can I achieve that by adding π / 2 to the pose array?

@CalciferZh
Copy link
Owner

Have you checked the concepts such as rotation matrix and axis-angle?

@pacifinapacific
Copy link
Author

I seem to be short of studying.
Sorry for bothering you

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