DDBM / README.md
alexzhou907's picture
Update README.md
ecb56e8 verified
---
license: mit
---
# Overview
This repo contains checkpoints from [Denoising Diffusion Bridge Models \(DDBM\)](https://arxiv.org/abs/2309.16948).
We provide here pretrained checkpoints for the image-to-image translation experiments conducted in the paper.
- DDBM trained on [Edges2Handbags](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/blob/master/docs/datasets.md) using Variance-Preserving (VP) schedule
- DDBM trained on [DIODE](https://diode-dataset.org/) using Variance-Preserving (VP) schedule
# Datasets
Please follow the provided links above to download respective datasets.