Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,22 @@
|
|
4 |
[GitHub](https://github.com/Ucas-HaoranWei/GOT-OCR2.0/tree/main)
|
5 |
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
## Usage
|
9 |
Inference using Huggingface transformers on NVIDIA GPUs. Requirements tested on python 3.10:
|
@@ -47,4 +63,8 @@ model.chat(tokenizer, image_file, ocr_type='format', ocr_box='', ocr_color='', r
|
|
47 |
print(res)
|
48 |
|
49 |
|
50 |
-
```
|
|
|
|
|
|
|
|
|
|
4 |
[GitHub](https://github.com/Ucas-HaoranWei/GOT-OCR2.0/tree/main)
|
5 |
|
6 |
|
7 |
+
<h3><a href="">General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model</a></h3>
|
8 |
+
|
9 |
+
<a href="https://github.com/Ucas-HaoranWei/GOT-OCR2.0/"><img src="https://img.shields.io/badge/Project-Page-Green"></a>
|
10 |
+
<a href="https://arxiv.org/abs/2409.01704"><img src="https://img.shields.io/badge/Paper-PDF-orange"></a>
|
11 |
+
<a href="https://github.com/Ucas-HaoranWei/GOT-OCR2.0/blob/main/assets/wechat.jpg"><img src="https://img.shields.io/badge/Wechat-blue"></a>
|
12 |
+
<a href="https://github.com/Ucas-HaoranWei/GOT-OCR2.0/blob/main/assets/wechat2.jpg"><img src="https://img.shields.io/badge/Wechat2-blue"></a>
|
13 |
+
<a href="https://zhuanlan.zhihu.com/p/718163422"><img src="https://img.shields.io/badge/zhihu-red"></a>
|
14 |
+
|
15 |
+
[Haoran Wei*](https://scholar.google.com/citations?user=J4naK0MAAAAJ&hl=en), Chenglong Liu*, Jinyue Chen, Jia Wang, Lingyu Kong, Yanming Xu, [Zheng Ge](https://joker316701882.github.io/), Liang Zhao, [Jianjian Sun](https://scholar.google.com/citations?user=MVZrGkYAAAAJ&hl=en), [Yuang Peng](https://scholar.google.com.hk/citations?user=J0ko04IAAAAJ&hl=zh-CN&oi=ao), Chunrui Han, [Xiangyu Zhang](https://scholar.google.com/citations?user=yuB-cfoAAAAJ&hl=en)
|
16 |
+
|
17 |
+
<p align="center">
|
18 |
+
<img src="https://huggingface.co/ucaslcl/GOT-OCR2_0/tree/main/assets/got_logo.png" style="width: 200px" align=center>
|
19 |
+
</p>
|
20 |
+
|
21 |
+
|
22 |
+
|
23 |
|
24 |
## Usage
|
25 |
Inference using Huggingface transformers on NVIDIA GPUs. Requirements tested on python 3.10:
|
|
|
63 |
print(res)
|
64 |
|
65 |
|
66 |
+
```
|
67 |
+
|
68 |
+
|
69 |
+
|
70 |
+
https://huggingface.co/ucaslcl/GOT-OCR2_0/tree/main/assets#:~:text=a%20minute%20ago-,got_logo.png
|