Unverified Commit d4938b02 authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Update README.md

parent fa00d0b0
......@@ -173,6 +173,26 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel
</div>
</details>
<details open>
<summary>PP-Structure</summary>
- layout analysis + table recognition
<div align="center">
<img src="./ppstructure/docs/table/ppstructure.GIF" width="800">
</div>
- SER (Semantic entity recognition)
<div align="center">
<img src="./ppstructure/docs/vqa/result_ser/zh_val_0_ser.jpg" width="800">
</div>
- RE (Relation Extraction)
<div align="center">
<img src="./ppstructure/docs/vqa/result_re/zh_val_21_re.jpg" width="800">
</div>
</details>
<a name="language_requests"></a>
## Guideline for New Language Requests
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment