Viewing a single comment thread. View all comments

scraper01 t1_irod27t wrote

Stable diffusion actual implementation doesen't make sense when compared with the paper's description

5

master3243 t1_irq8yrx wrote

Can you provide an example?

Personally, I went through Ho et al. (2020)'s paper (equation by equation) and their code (line by line) back when it first came out and I remember that they both matched each other almost perfectly.

3

astrange t1_irpk8s2 wrote

Do you have specific examples?

It's obviously true that diffusion models don't work for the reasons they were originally thought to; the cold diffusion paper shows this. Also, Stable Diffusion explainers I've seen explain it using pixel diffusion even though it's latent diffusion. And I'm not sure I understand why latent diffusion works.

1