Meet Parikh

Results 5 comments of Meet Parikh

I too want to tweak these hyperparameters for my dataset. Did you get any insights on how to modify them? Thanks in advance!

Hello, Thanks for the reply. I am trying to use this technique for scientific inverse problems (training on corrupted data) to mitigate memorization.

> Hey! Thanks for your interest in our work. What exactly are you trying to achieve? Solve inverse problems? Maybe you could try setting `num_steps=1` to this function: https://github.com/giannisdaras/ambient-diffusion/blob/main/solve_inverse_problems.py#L29 I...

Thanks for sharing the code snippet. I think this is what I want to do (generating a sample with one forward pass of the model). Also thanks for sharing your...