DDBM / README.md
alexzhou907's picture
Update README.md
f1717e8 verified
metadata
license: mit

Overview

This repo contains checkpoints from Denoising Diffusion Bridge Models (DDBM).

We provide here pretrained checkpoints for the image-to-image translation experiments conducted in the paper.

  • DDBM trained on Edges2Handbags using Variance-Preserving (VP) schedule
  • DDBM trained on DIODE using Variance-Preserving (VP) schedule
  • Reference statistics for Edges2Handbags
  • Reference statistics for DIODE

Datasets

Please follow the provided links above to download respective datasets.

Evaluation

We provide the reference statistics. For evaluation against the reference stats, please follow the repo here.