--- paper: https://arxiv.org/abs/2302.05290 code: https://github.com/tristan-deep/joint-diffusion --- GLOW generative model trained on the MNIST-RGB dataset. Used as baseline in the [_Removing Structured Noise using Diffusion Models_](https://arxiv.org/abs/2302.05290) paper. See the [project page](https://github.com/tristan-deep/joint-diffusion) for the codebase and more info.