@@ -119,11 +119,11 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel
119
119
- [ Mobile] ( ./deploy/lite/readme.md )
120
120
- [ Paddle2ONNX] ( ./deploy/paddle2onnx/readme.md )
121
121
- [ PaddleCloud] ( ./deploy/paddlecloud/README.md )
122
- - [ Benchmark] ( ./doc/doc_en/benchmark_en.md )
122
+ - [ Benchmark] ( ./doc/doc_en/benchmark_en.md )
123
123
- [ PP-Structure 🔥] ( ./ppstructure/README.md )
124
124
- [ Quick Start] ( ./ppstructure/docs/quickstart_en.md )
125
125
- [ Model Zoo] ( ./ppstructure/docs/models_list_en.md )
126
- - [ Model training] ( ./doc/doc_en/training_en.md )
126
+ - [ Model training] ( ./doc/doc_en/training_en.md )
127
127
- [ Layout Analysis] ( ./ppstructure/layout/README.md )
128
128
- [ Table Recognition] ( ./ppstructure/table/README.md )
129
129
- [ Key Information Extraction] ( ./ppstructure/kie/README.md )
@@ -136,7 +136,7 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel
136
136
- [ Text recognition] ( ./doc/doc_en/algorithm_overview_en.md )
137
137
- [ End-to-end OCR] ( ./doc/doc_en/algorithm_overview_en.md )
138
138
- [ Table Recognition] ( ./doc/doc_en/algorithm_overview_en.md )
139
- - [ Key Information Extraction] ( ./doc/doc_en/algorithm_overview_en.md )
139
+ - [ Key Information Extraction] ( ./doc/doc_en/algorithm_overview_en.md )
140
140
- [ Add New Algorithms to PaddleOCR] ( ./doc/doc_en/add_new_algorithm_en.md )
141
141
- Data Annotation and Synthesis
142
142
- [ Semi-automatic Annotation Tool: PPOCRLabel] ( https://github.com/PFCCLab/PPOCRLabel/blob/main/README.md )
@@ -188,7 +188,7 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel
188
188
<details open >
189
189
<summary >PP-StructureV2</summary >
190
190
191
- - layout analysis + table recognition
191
+ - layout analysis + table recognition
192
192
<div align =" center " >
193
193
<img src="./ppstructure/docs/table/ppstructure.GIF" width="800">
194
194
</div >
@@ -209,7 +209,7 @@ PaddleOCR support a variety of cutting-edge algorithms related to OCR, and devel
209
209
- RE (Relation Extraction)
210
210
<div align =" center " >
211
211
<img src="https://user-images.githubusercontent.com/25809855/186094813-3a8e16cc-42e5-4982-b9f4-0134dfb5688d.png" width="600">
212
- </div >
212
+ </div >
213
213
214
214
<div align =" center " >
215
215
<img src="https://user-images.githubusercontent.com/14270174/185393805-c67ff571-cf7e-4217-a4b0-8b396c4f22bb.jpg" width="600">
0 commit comments