Home

Awesome

Lossy Image Compression with Conditional Diffusion Models

This repository contains the codebase for our paper on Lossy Image Compression with Conditional Diffusion Models. We provide an off-the-shelf test code for both x-parameterization and epsilon-parameterization.

Usage

Model Weights

The model weights can be downloaded from this link.

Please feel free to explore the code and experiment with the models. If you have any questions or encounter any issues, don't hesitate to reach out to us.

Environment

please use the environment.yml file to create a conda environment. (It may contain redundant packages.)