Update README.md
Browse files
README.md
CHANGED
@@ -60,4 +60,20 @@ If you find our work or codebase useful, please consider giving us a star and ci
|
|
60 |
journal={arXiv preprint arXiv:},
|
61 |
year={2025}
|
62 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
```
|
|
|
60 |
journal={arXiv preprint arXiv:},
|
61 |
year={2025}
|
62 |
}
|
63 |
+
```
|
64 |
+
```
|
65 |
+
@article{liu2024glyphv2,
|
66 |
+
title={Glyph-ByT5-v2: A Strong Aesthetic Baseline for Accurate Multilingual Visual Text Rendering},
|
67 |
+
author={Liu, Zeyu and Liang, Weicong and Zhao, Yiming and Chen, Bohan and Li, Ji and Yuan, Yuhui},
|
68 |
+
journal={arXiv preprint arXiv:2406.10208},
|
69 |
+
year={2024}
|
70 |
+
}
|
71 |
+
```
|
72 |
+
```
|
73 |
+
@article{liu2024glyph,
|
74 |
+
title={Glyph-byt5: A customized text encoder for accurate visual text rendering},
|
75 |
+
author={Liu, Zeyu and Liang, Weicong and Liang, Zhanhao and Luo, Chong and Li, Ji and Huang, Gao and Yuan, Yuhui},
|
76 |
+
journal={arXiv preprint arXiv:2403.09622},
|
77 |
+
year={2024}
|
78 |
+
}
|
79 |
```
|