MedSegDiff
MedSegDiff copied to clipboard
Poor performance using dpm-solver
After trainning for 17W steps, I can get good results without using dpm-solver in 1000 steps, as shown below:
However, when using dpm-solver in 20, 50, or 1000 steps, the results all look like the image below:
I wonder why dpm-solver generate so weird results.
Looking forward to your reply, thank you!
hello,I met the same question as you,have you solved it?
hello,I met the same question as you,have you solved it?
Yep, maybe there are some flaws in the implementation of DPM-solver in MedSegDiff. I used the official version and then solved it. It is worth noting that the official version takes the epsilon as the input, not the mean and covariance, which are the direct output of the neural network.
hello,I met the same question as you,have you solved it?
I just found that the latest DPM-Solver-V3 have included a demo with openai/guided-diffusion. The link is https://github.com/thu-ml/DPM-Solver-v3 which could help you.
@RoboticsZhang Hello, how to use the official dpm-solver code? How did you modify dpm-solver to make the code run successfully? Is it convenient to publish your modified code? Or can I add you on WeChat? Looking forward to your reply, thank you very much!
你好,我遇到了和你一样的问题,你解决了吗?
你好,我遇到了和你一样的问题,你解决了吗?
我刚刚发现最新的 DPM-Solver-V3 包含一个带有 openai/guided-diffusion 的演示。该链接 https://github.com/thu-ml/DPM-Solver-v3 可以帮助您。
Thank you very much for your help. Have you considered sharing your solution? Or would you like to contact via email?