Skip to content
Discussion options

You must be logged in to vote

Thank you for your interest.

Could you please clarify where this ONNX model comes from?

We are developing in the following repository. Please note that it is very unstable.

https://github.com/tier4/Diffusion-Planner

create_onnx.sh is here.

https://github.com/tier4/Diffusion-Planner/blob/tier4-main/ros_scripts/create_onnx.sh

So I’m wondering why the inference code here doesn’t use a DPM-Solver (or any diffusion sampling process)?

Currently, the number of denoising steps is fixed, and the step width and other parameters are statically determined, so I understand that the entire denoising step becomes a single deterministic feed-forward process. Therefore, ONNX contains the whole process…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@FleverX
Comment options

Answer selected by SakodaShintaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants