alezuech

Results 5 comments of alezuech

Hi @hamzakhalil798 . Could you also obtain actual images as output? I'm having trouble with that.

Hi @wileewang , how do you generate the samples? I'm having some troubles with obtaining samples of the **reverse process**.

Hi @Johnson-yue , I'm trying the method `_denoise` inside the `Model` class in `run_cifar` or `run_celeb`, which in both cases calls the `model` function inside the `unet` file. However, the...

Hi @zxyf1213 , you are probably using the wrong function. If you have issues with the colors of the images, and you notice that the histogram is becoming a gaussian,...

Hi! I don't remember the specific issue that I was facing, but I suggest you try the function `p_sample_loop` to generate novel images from noise. The `self._denoise` argument corresponds to...