Update README.md

This commit is contained in:
echo840
2024-12-18 18:05:50 +08:00
committed by GitHub
parent 1b7713f44c
commit 196d56d11c

View File

@@ -56,15 +56,18 @@ python ./scripts/monkey.py --image_folder ./OCRBench_Images --OCRBench_file ./OC
# Citation # Citation
If you wish to refer to the baseline results published here, please use the following BibTeX entries: If you wish to refer to the baseline results published here, please use the following BibTeX entries:
```BibTeX ```BibTeX
@misc{liu2024ocrbenchhiddenmysteryocr, @article{Liu_2024,
title={OCRBench: On the Hidden Mystery of OCR in Large Multimodal Models}, title={OCRBench: on the hidden mystery of OCR in large multimodal models},
author={Yuliang Liu and Zhang Li and Mingxin Huang and Biao Yang and Wenwen Yu and Chunyuan Li and Xucheng Yin and Cheng-lin Liu and Lianwen Jin and Xiang Bai}, volume={67},
year={2024}, ISSN={1869-1919},
eprint={2305.07895}, url={http://dx.doi.org/10.1007/s11432-024-4235-6},
archivePrefix={arXiv}, DOI={10.1007/s11432-024-4235-6},
primaryClass={cs.CV}, number={12},
url={https://arxiv.org/abs/2305.07895}, journal={Science China Information Sciences},
} publisher={Springer Science and Business Media LLC},
author={Liu, Yuliang and Li, Zhang and Huang, Mingxin and Yang, Biao and Yu, Wenwen and Li, Chunyuan and Yin, Xu-Cheng and Liu, Cheng-Lin and Jin, Lianwen and Bai, Xiang},
year={2024},
month=dec }
``` ```