Report/Docs/2024-10-25/Survey.md
2024-10-24 21:52:50 +08:00

39 lines
704 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Diffusion
Introduced by Ho et al. in Denoising Diffusion Probabilistic Models https://arxiv.org/pdf/2006.11239v2
![Alt text](DiffusionTasks.png)
## 1.Description
## 2.Background
各式各样的深度生成模型最近都表现出了高质量样本数据模式生成对抗网络GANs、自回归模型、流和变分自编码器VAE已经合成出了图像和样本
扩散模型(Diffusion Probabilistic model)是一个参数化马尔可夫链
## 3.Papers & Methods
*
*
*
*
## 4.Networks
## 5.Comparision
| Method | Venue | | |
|--|--|--|--|
| | | | |
## 1.Denoising
### 1Description
### 2
## 2.Image Generation
## 3.Image Reconstruction
## 4.Inpainting
## 5.Video Generation