TongkunGuan commited on
Commit
e0865b0
·
verified ·
1 Parent(s): cbdf2e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -235,5 +235,10 @@ This project is released under the MIT License.
235
  If you find this project useful in your research, please consider citing:
236
 
237
  ```BibTeX
238
-
 
 
 
 
 
239
  ```
 
235
  If you find this project useful in your research, please consider citing:
236
 
237
  ```BibTeX
238
+ @inproceedings{guan2025TokenOCR,
239
+ title={A Token-level Text Image Foundation Model for Document Understanding},
240
+ author={Tongkun Guan, Zining Wang, Pei Fu, Zhentao Guo, Wei Shen, Kai zhou, Tiezhu Yue, Chen Duan, Hao Sun, Qianyi Jiang, Junfeng Luo, Xiaokang Yang},
241
+ booktitle={Arxiv},
242
+ year={2025}
243
+ }
244
  ```