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

normalization #149

Open
XIDIANPQZ opened this issue Dec 7, 2024 · 0 comments
Open

normalization #149

XIDIANPQZ opened this issue Dec 7, 2024 · 0 comments

Comments

@XIDIANPQZ
Copy link

Hello, excellent work! I have a question regarding data preprocessing that I find a bit confusing. When processing the Human3.6M dataset (as seen in the following code: link), the values are normalized to the range [-1, 1]. However, during the preprocessing for "infer-wild" (referenced here: link), the scale is determined by the smaller dimension of (height, width). This results in a range that can exceed 1.

I’m wondering if this discrepancy in scaling could have an impact on the results. Could you clarify this?

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