Skip to content
Discussion options

You must be logged in to vote

We used the internal data to train the published weights.

The converter from rosbags to dataset is implemented in the following directory:

https://github.com/tier4/Diffusion-Planner/blob/tier4-main/cpp_tools/src/autoware_diffusion_planner_tools/src/data_converter.cpp

You can build it by

cd cpp_tools
./prepare_repos.sh
./build.sh

Note: Rosbags need the following topics:
https://github.com/tier4/Diffusion-Planner/blob/1ec7495620c82090c03c926021e6bdfacd1a55d4/cpp_tools/src/autoware_diffusion_planner_tools/src/data_converter.cpp#L477-L483

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mcudsm
Comment options

@SakodaShintaro
Comment options

Answer selected by mcudsm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants