Hello Authors,
Thank you so much for the amazing work. I do have a question regarding the usage of trained planner during inference.
After I trained a planner using this command. I use the sampler to generate images. However, it seems that my trained planner (loaded here) does not work in the DDPD generate function. It's the denoiser that does all the job. Could you please advise me on where to use this planner? Thank you.