File size: 940 Bytes
276f629
 
 
 
784728d
 
 
 
 
 
 
 
 
 
 
bffa9c2
cba1650
 
 
 
 
 
 
4556401
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
---
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}, 
}
```