mirror of
https://www.modelscope.cn/deepseek-ai/DeepSeek-OCR.git
synced 2026-04-02 21:02:54 +08:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -40,7 +40,7 @@ license: mit
|
|||||||
<a href="https://github.com/deepseek-ai/DeepSeek-OCR"><b>🌟 Github</b></a> |
|
<a href="https://github.com/deepseek-ai/DeepSeek-OCR"><b>🌟 Github</b></a> |
|
||||||
<a href="https://huggingface.co/deepseek-ai/DeepSeek-OCR"><b>📥 Model Download</b></a> |
|
<a href="https://huggingface.co/deepseek-ai/DeepSeek-OCR"><b>📥 Model Download</b></a> |
|
||||||
<a href="https://github.com/deepseek-ai/DeepSeek-OCR/blob/main/DeepSeek_OCR_paper.pdf"><b>📄 Paper Link</b></a> |
|
<a href="https://github.com/deepseek-ai/DeepSeek-OCR/blob/main/DeepSeek_OCR_paper.pdf"><b>📄 Paper Link</b></a> |
|
||||||
<a href=""><b>📄 Arxiv Paper Link</b></a> |
|
<a href="https://arxiv.org/abs/2510.18234"><b>📄 Arxiv Paper Link</b></a> |
|
||||||
</p>
|
</p>
|
||||||
<h2>
|
<h2>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@ -119,4 +119,10 @@ We also appreciate the benchmarks: [Fox](https://github.com/ucaslcl/Fox), [Omini
|
|||||||
|
|
||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
Coming soon!
|
```bibtex
|
||||||
|
@article{wei2024deepseek-ocr,
|
||||||
|
title={DeepSeek-OCR: Contexts Optical Compression},
|
||||||
|
author={Wei, Haoran and Sun, Yaofeng and Li, Yukun},
|
||||||
|
journal={arXiv preprint arXiv:2510.18234},
|
||||||
|
year={2025}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user