Li Aoran
Li Aoran
I have met the same issue. Using my dataset, I get some noise after 1000epochs using ema. Disable ema, and I can generate some meaningful images after 100epoch.
> I have met the same issue. Using my dataset, I get some noise after 1000epochs using ema. Disable ema, and I can generate some meaningful images after 100epoch. But...
> @agneet42 @PKURio does the provided flowers example work for you? I still get reasonable results when running it with EMA enabled: https://huggingface.co/anton-l/ddpm-ema-flowers-64-testt/tensorboard?scroll=1#images Thanks for reply. But the answer is...