# CLC: Compression Model Checkpoints | |
This repository contains checkpoint files for the CLC compression model at various bitrates, along with reference datasets. | |
## Contents | |
- **checkpoints/**: Model checkpoint files for different bitrates | |
- **reference_images.tar.gz**: Reference images used for compression | |
- **kodak_dataset.tar.gz**: Kodak test dataset | |
## Usage | |
These checkpoints can be loaded using the CLC model implementation. See the code repository for details on how to use these files. | |
## Bitrates | |
The following bitrates are available: | |
- 0.001 | |
- 0.0025 | |
- 0.0035 | |
- 0.0067 | |
- 0.013 | |
- 0.05 | |
## Last Updated | |
Thu Mar 27 20:28:17 UTC 2025 | |