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

Can you release code that visualizes the final prediction #14

Open
weekiiy opened this issue Sep 21, 2024 · 2 comments
Open

Can you release code that visualizes the final prediction #14

weekiiy opened this issue Sep 21, 2024 · 2 comments

Comments

@weekiiy
Copy link

weekiiy commented Sep 21, 2024

Can you release code that can generate a visual prediction of the data set for the corresponding test? Or it can be displayed in the form of parameters, and visual parameters can be added in the operation training or test to get visual prediction results

@youngzhou1999
Copy link
Collaborator

Hi, you can first transform predictions back to global coordinate system (using -rotate_angles_global). After that, you can use the official vis function to do scenario visualization with your predictions.

@John122-art
Copy link

Hi, you can first transform predictions back to global coordinate system (using -rotate_angles_global). After that, you can use the official vis function to do scenario visualization with your predictions.

Thank you for your work. Do you have any plans to release the code for processing the test dataset? Also, after processing the trajectories in the test dataset, should they be transformed into the same global coordinate system as the visualization trajectories?

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

3 participants