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

About repr_abs_only during the test on PROX/Egobody datasets #15

Open
JiwanHur opened this issue Jun 21, 2024 · 0 comments
Open

About repr_abs_only during the test on PROX/Egobody datasets #15

JiwanHur opened this issue Jun 21, 2024 · 0 comments

Comments

@JiwanHur
Copy link

In the paper, it is mentioned "excluding first derivatives to avoid global drifting caused by inaccurate velocities." (i.e. repr_abs_only=True)

With this setting, it is impossible to reconstruct the whole root trajectory vector because the relative trajectory information is not available when applying the trajectory mask to the prox or egobody datasets. In the 'test_prox_egobody.py', it seems that the trajectory mask is not applied and the noisy relative trajectory information is directly applied.

  1. Do the initialized vectors from the prox or egobody datasets not have the trajectory mask?
  2. If so, doesn't it harm the performance of the reconstruction when directly using the noisy relative trajectory information?
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