latent-diffusion-model.md

November 28, 2022 · View on GitHub

利用 cross-attention(交叉注意力层)来实现多模态训练:class-condition, text-to-image, layout-to-image

资料

  1. Diffusion Probabilistic Models: Theory and Applications
  2. Hugging Face blog : Annotated Diffusion
  3. What are Diffusion Models
  4. Generative Modeling by Estimating Gradients of the Data Distribution
  5. HuggingFace Diff Models # Definition