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

plot_simulator_state is too slow for video generation #8

Open
nicolaloi opened this issue Nov 14, 2024 · 0 comments
Open

plot_simulator_state is too slow for video generation #8

nicolaloi opened this issue Nov 14, 2024 · 0 comments

Comments

@nicolaloi
Copy link

plot_simulator_state in waymax/visualization/viz.py.

Timing it, there are two function calls that are bottlenecks with similar timings: img_from_fig and plot_numpy_bounding_boxes in waymax/visualization/utils.py

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