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

Question about the data augmention #9

Open
tyjiang1997 opened this issue Nov 15, 2021 · 1 comment
Open

Question about the data augmention #9

tyjiang1997 opened this issue Nov 15, 2021 · 1 comment

Comments

@tyjiang1997
Copy link

Hi!, thanks for your good project to the lidar motion. But I have a question about the data augmention. I notice that the "input_points" are augmented with global flip and scaling, but the "source_points" and "target_points" do not do this augmetation. Maybe the predicted motion can not transform "source_points" to "target_points" to compute precise chamfer loss. Is this a bug?

@chenxuluo
Copy link
Collaborator

Thanks for pointing it out. In the original implementation, all the points are concatenated together and sliced afterward. We are still verifying the preprocessing part after refactorizing.

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