| --- |
| language: |
| - en |
| tags: |
| - SSDD |
| - arxiv:2510.04961 |
| license: cc-by-nc-4.0 |
| --- |
| |
| # SSDD: Single-Step Diffusion Decoder for Efficient Image Tokenization |
|
|
| Weights for the [SSDD: Single-Step Diffusion Decoder for Efficient Image Tokenization](https://arxiv.org/abs/2510.04961) paper. |
| You can load and use those weights using [the official implementation on github](https://github.com/facebookresearch/SSDD). |
|
|
| ## Citation |
|
|
| If you find our models and paper helpful, please consider citing our work: |
| ``` |
| @article{vallaeys2025ssdd, |
| title={SSDD: Single-Step Diffusion Decoder for Efficient Image Tokenization}, |
| author={Théophane Vallaeys and Jakob Verbeek and Matthieu Cord}, |
| year={2025}, |
| volume={2510.04961}, |
| journal={arXiv}, |
| url={https://arxiv.org/abs/2510.04961}, |
| } |
| ``` |