Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,7 @@ Ziyong Feng,</span>
|
|
| 40 |
<a href="https://jiankangdeng.github.io">Jiankang Deng</a></span>
|
| 41 |
|
| 42 |
[](https://github.com/deepglint/RealSyn)
|
|
|
|
| 43 |
|
| 44 |
## 💡 Introduction
|
| 45 |
<p align="center">
|
|
@@ -106,6 +107,13 @@ This project would not have been possible without the invaluable contributions o
|
|
| 106 |
If you find this repository useful, please use the following BibTeX entry for citation.
|
| 107 |
|
| 108 |
```latex
|
| 109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 110 |
|
| 111 |
```
|
|
|
|
| 40 |
<a href="https://jiankangdeng.github.io">Jiankang Deng</a></span>
|
| 41 |
|
| 42 |
[](https://github.com/deepglint/RealSyn)
|
| 43 |
+
[](https://arxiv.org/pdf/2502.12513)
|
| 44 |
|
| 45 |
## 💡 Introduction
|
| 46 |
<p align="center">
|
|
|
|
| 107 |
If you find this repository useful, please use the following BibTeX entry for citation.
|
| 108 |
|
| 109 |
```latex
|
| 110 |
+
@misc{gu2025realsyn,
|
| 111 |
+
title={RealSyn: An Effective and Scalable Multimodal Interleaved Document Transformation Paradigm},
|
| 112 |
+
author={Tiancheng Gu and Kaicheng Yang and Chaoyi Zhang and Yin Xie and Xiang An and Ziyong Feng and Dongnan Liu and Weidong Cai and Jiankang Deng},
|
| 113 |
+
year={2025},
|
| 114 |
+
eprint={2502.12513},
|
| 115 |
+
archivePrefix={arXiv},
|
| 116 |
+
primaryClass={cs.CV}
|
| 117 |
+
}
|
| 118 |
|
| 119 |
```
|