diffusion-posterior-sampling icon indicating copy to clipboard operation
diffusion-posterior-sampling copied to clipboard

Issue with random nonlinear blur kernel

Open z-fabian opened this issue 1 year ago • 1 comments

It looks like every time the nonlinear blur operator is called, a new random blur kernel is generated. When calculating the guidance term, the kernel applied to the current posterior mean estimate and the kernel used to generate the measurement are different. Does this not cause an issue with data consistency? I think the kernels should be matched here. Thanks for your reply in advance!

z-fabian avatar Apr 18 '23 22:04 z-fabian

Same question, have you resolved it?

Morefre avatar Jul 18 '24 21:07 Morefre