MStypulkowski / diffused-heads

Official repository for Diffused Heads: Diffusion Models Beat GANs on Talking-Face Generation
Other
463 stars 31 forks source link

Diffusion time steps #12

Closed Tinaa23 closed 1 year ago

Tinaa23 commented 1 year ago

Nice work! Can you also clarify what is the diffusion steps used for training the model and inference?

MStypulkowski commented 1 year ago

Thank you!

The training time steps were set to 1000. For inference we used 200 steps using respacing. We didn't experiment with DDIM.