Skip to content

zyan-repository/diffusers_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffusers_tutorial

Hugging Face diffusers库中文教程,快速搭建属于自己的扩散模型。
本教程基于:
1、github扩散模型教程
2、Hugging Face联名图书《扩散模型从原理到实战》
3、Hugging Face官方网站diffusers文档及扩散模型相关教程
4、相关论文
5、自己的实践

教程整体会分为两个部分,理论和实践。
理论部分会对扩散模型的原理进行讲解和推导,不涉及具体使用。
实践部分会对扩散模型的使用进行演示,不会详细介绍原理,有的地方会对原理进行简单说明。

理论部分(Theory)

(暂无)

实践部分(Practice)

diffusers_tutorial_0x.ipynb (更新中...)

相关论文

论文 算法/模型名称
Denoising Diffusion Probabilistic Model DDPM
Learning Transferable Visual Models From Natural Language Supervision CLIP
Denoising Diffusion Implicit Models DDIM
Auto-Encoding Variational Bayes VAE
High-Resolution Image Synthesis with Latent Diffusion Models LDMs
UniPC: A Unified Predictor-Corrector Framework for Fast Sampling of Diffusion Models UniPC(UniC & UniP)

内容非原创,仅供个人学习交流使用,如有侵权,请联系删除。

About

hugging face diffusers tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published