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

Issue with phase retrieval and Poisson noise

Open TaliLeiba opened this issue 2 years ago • 2 comments

Hello, I am trying to reproduce phase retrieval results with Poisson noise. I have tried different rates for the noise but I never got a decent result, while results for gaussian noise were good. are the values needed for phase retrieval with poison noise different from those who needed for PR with gaussian noise?

Thanks!

TaliLeiba avatar Sep 14 '23 14:09 TaliLeiba

hello, I am trying to reproduce phase retrieval results with gaussian noise but still can't get good results. Have you change anything about the phase_retrival_config or the diffusion config for your good gaussian result? I was using ps for the cond_method, and scale 1.0, literally just the initial config the readme gives, but the result was too bad

UnknownJenny avatar Aug 14 '24 11:08 UnknownJenny

Oh I just

hello, I am trying to reproduce phase retrieval results with gaussian noise but still can't get good results. Have you change anything about the phase_retrival_config or the diffusion config for your good gaussian result? I was using ps for the cond_method, and scale 1.0, literally just the initial config the readme gives, but the result was too bad

Oh I just figured it out. Turns out the result is randomly broke, somtimes good sometimes not.

UnknownJenny avatar Aug 14 '24 13:08 UnknownJenny