English
SSDD
File size: 787 Bytes
a129a2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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},
}
```