Skip to content

Commit

Permalink
Diffusion Models Beat GANs
Browse files Browse the repository at this point in the history
  • Loading branch information
maziarraissi authored Oct 2, 2022
1 parent 5861048 commit 771fe96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ This is a two-semester-long course primarily designed for graduate students. How
* Semantic Image Synthesis with Spatially-Adaptive Normalization ([code](https://github.com/NVlabs/SPADE))
## Generative Networks; Diffusion Models
* Denoising Diffusion Probabilistic Models ([code](https://github.com/hojonathanho/diffusion))
* Diffusion Models Beat GANs on Image Synthesis ([code](https://github.com/openai/guided-diffusion))
## Advanced Topics; Domain Adaptation
* Learning Transferable Features with Deep Adaptation Networks ([code](https://github.com/thuml/DAN))
* Domain-Adversarial Training of Neural Networks ([code](https://github.com/ddtm/caffe/tree/grl))
Expand Down

0 comments on commit 771fe96

Please sign in to comment.