tristan-deep commited on
Commit
9fb8ec9
·
verified ·
1 Parent(s): 1027231

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ paper: https://arxiv.org/abs/2302.05290
3
+ code: https://github.com/tristan-deep/joint-diffusion
4
+ ---
5
+ GLOW generative model trained on the CelebA dataset.
6
+ Used as baseline in the [_Removing Structured Noise using Diffusion Models_](https://arxiv.org/abs/2302.05290) paper.
7
+ See the [project page](https://github.com/tristan-deep/joint-diffusion) for the codebase and more info.