Skip to content

Commit

Permalink
update readme for ddpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangh0 committed Jul 24, 2023
1 parent 1be2ef6 commit e51bc6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DDPM/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# DDPM (Denoising Diffusion Probabilistic Models)

- The process of Diffusion Model
<img src = "https://github.com/Sangh0/Generative/blob/main/DDPM/figures/diffusion_process.png?raw=true">
- [paper](https://arxiv.org/abs/2006.11239)

### Training
Expand Down

0 comments on commit e51bc6a

Please sign in to comment.