Update README.md
Browse files
README.md
CHANGED
|
@@ -39,6 +39,17 @@ We test it on 1024x1024 resolution.
|
|
| 39 |
|
| 40 |
Harmon-1.5B-RecA-plus is licensed under the Apache 2.0 license.
|
| 41 |
|
|
|
|
| 42 |
## ✍️ Citation
|
| 43 |
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
|
| 40 |
Harmon-1.5B-RecA-plus is licensed under the Apache 2.0 license.
|
| 41 |
|
| 42 |
+
|
| 43 |
## ✍️ Citation
|
| 44 |
|
| 45 |
+
If you find our work inspiring or use our codebase in your research, please consider giving a star ⭐ and a citation~
|
| 46 |
+
|
| 47 |
+
@misc{xie2025reconstructionalignmentimprovesunified,
|
| 48 |
+
title={Reconstruction Alignment Improves Unified Multimodal Models},
|
| 49 |
+
author={Ji Xie and Trevor Darrell and Luke Zettlemoyer and XuDong Wang},
|
| 50 |
+
year={2025},
|
| 51 |
+
eprint={2509.07295},
|
| 52 |
+
archivePrefix={arXiv},
|
| 53 |
+
primaryClass={cs.CV},
|
| 54 |
+
url={https://arxiv.org/abs/2509.07295},
|
| 55 |
+
}
|