Update README.md
Browse files
README.md
CHANGED
@@ -16,5 +16,19 @@ Hongsheng Li<sup>1</sup>*
|
|
16 |
### Quality Comparison
|
17 |
|
18 |
|
19 |
-
|
20 |
<img src="./images.png" alt="fm-curve" style="zoom:50%;" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
### Quality Comparison
|
17 |
|
18 |
|
|
|
19 |
<img src="./images.png" alt="fm-curve" style="zoom:50%;" />
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
+
```bibtex
|
24 |
+
@misc{wang2024rectifieddiffusionstraightnessneed,
|
25 |
+
title={Rectified Diffusion: Straightness Is Not Your Need in Rectified Flow},
|
26 |
+
author={Fu-Yun Wang and Ling Yang and Zhaoyang Huang and Mengdi Wang and Hongsheng Li},
|
27 |
+
year={2024},
|
28 |
+
eprint={2410.07303},
|
29 |
+
archivePrefix={arXiv},
|
30 |
+
primaryClass={cs.CV},
|
31 |
+
url={https://arxiv.org/abs/2410.07303},
|
32 |
+
}
|
33 |
+
```
|
34 |
+
|