Update README.md
Browse files
README.md
CHANGED
|
@@ -350,5 +350,13 @@ We would like to thank [PaddleFormers](https://github.com/PaddlePaddle/PaddleFor
|
|
| 350 |
If you find PaddleOCR-VL-1.5 helpful, feel free to give us a star and citation.
|
| 351 |
|
| 352 |
```bibtex
|
| 353 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 354 |
```
|
|
|
|
| 350 |
If you find PaddleOCR-VL-1.5 helpful, feel free to give us a star and citation.
|
| 351 |
|
| 352 |
```bibtex
|
| 353 |
+
@misc{cui2026paddleocrvl15multitask09bvlm,
|
| 354 |
+
title={PaddleOCR-VL-1.5: Towards a Multi-Task 0.9B VLM for Robust In-the-Wild Document Parsing},
|
| 355 |
+
author={Cheng Cui and Ting Sun and Suyin Liang and Tingquan Gao and Zelun Zhang and Jiaxuan Liu and Xueqing Wang and Changda Zhou and Hongen Liu and Manhui Lin and Yue Zhang and Yubo Zhang and Yi Liu and Dianhai Yu and Yanjun Ma},
|
| 356 |
+
year={2026},
|
| 357 |
+
eprint={2601.21957},
|
| 358 |
+
archivePrefix={arXiv},
|
| 359 |
+
primaryClass={cs.CV},
|
| 360 |
+
url={https://arxiv.org/abs/2601.21957},
|
| 361 |
+
}
|
| 362 |
```
|