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

Poses' rescale #135

Open
smoreira00 opened this issue Jan 25, 2024 · 1 comment
Open

Poses' rescale #135

smoreira00 opened this issue Jan 25, 2024 · 1 comment

Comments

@smoreira00
Copy link

In the dataset.py file this is done:

P = world_mat @ scale_mat

Shouldn't poses P be then multiplicated by the inverse of the scale matrix scale_mat?

@smoreira00
Copy link
Author

I also thought that the scale matrix inverse might not be applied to poses, but to output 3D data... Can you confirm this information and possibly identify where in the code is it being done?

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