| --- |
| pipeline_tag: text-to-image |
| --- |
| |
| <div align="center"> |
|
|
| **Rectified Diffusion: Straightness is Not Your Need** |
|
|
|
|
|
|
| by *Fu-Yun Wang<sup>1</sup>, Ling Yang<sup>2</sup>, Zhaoyang Huang<sup>1</sup>, Mengdi Wang<sup>3</sup>, |
| Hongsheng Li<sup>1</sup>* |
|
|
| <sup>1</sup>CUHK-MMLab <sup>2</sup>Peking University <sup>3</sup>Princeton University |
|
|
| [[arXiv](https://arxiv.org/abs/2410.07303)] | [[GitHub](https://github.com/G-U-N/Rectified-Diffusion)] |
| </div> |
|
|
|
|
| ### Quality Comparison |
|
|
|
|
| <img src="./images.png" alt="fm-curve" style="zoom:50%;" /> |
|
|
|
|
|
|
| ```bibtex |
| @misc{wang2024rectifieddiffusionstraightnessneed, |
| title={Rectified Diffusion: Straightness Is Not Your Need in Rectified Flow}, |
| author={Fu-Yun Wang and Ling Yang and Zhaoyang Huang and Mengdi Wang and Hongsheng Li}, |
| year={2024}, |
| eprint={2410.07303}, |
| archivePrefix={arXiv}, |
| primaryClass={cs.CV}, |
| url={https://arxiv.org/abs/2410.07303}, |
| } |
| ``` |
|
|
|
|