S M
f7117efd44
Fix the bug where Python scripts fail to execute PDF text recognition… ( #11994 )
...
* Fix the bug where Python scripts fail to execute PDF text recognition tasks, optimize the logic of judging PDF files, and add cases to the quickstart document for layout analysis.
* Add two examples of PDF layout analysis to the quickstart file of ppstructure.
* Add a return comment for the check_img function
2024-04-25 16:52:09 +08:00
Sagar J
c1134599e7
Update quickstart_en.md ( #10732 )
...
typo error
2023-10-13 10:28:34 +08:00
Dhruv Awasthi
2ee0a98c1e
Cherry-pick 3 commits from release/2.6 to dygraph ( #8821 )
...
* Fix typo and grammatical error (#8785 )
* Fix broken link to install paddlepaddle (#8729 )
The link provided for installing paddlepaddle doesn't work. Hence, this change updates the broken link to install paddlepaddle for CPU and GPU.
* Fix: broken link for whl package documentation. (#8719 )
This proposed change fixes the broken link under the section `2.4 Parameter Description` in the last line that says:
Most of the parameters are consistent with the PaddleOCR whl package, see `whl package documentation`.
2023-01-11 20:37:50 +08:00
Leif
2269ff151f
Update readme
2022-10-25 18:20:00 +08:00
WenmuZhou
2325055268
update doc
2022-10-24 09:43:16 +00:00
WenmuZhou
4241dd06e9
update PP-Structurev to PP-StructureV
2022-10-24 04:14:51 +00:00
WenmuZhou
2145d8c4ec
add recovery requirements to whl
2022-10-20 17:03:47 +08:00
an1018
1a9926a7fa
add_pdf2docx_api
2022-10-17 10:38:12 +08:00
an1018
99698aed54
add_pdf2docx_api
2022-10-12 21:28:48 +08:00
littletomatodonkey
55bbc75815
add arxiv pps ( #7893 )
...
* support reconaug
* rename ppstructurev2 and add arxiv link
* fix link
2022-10-12 14:52:33 +08:00
WenmuZhou
e8867631c2
relink kie link to inference
2022-10-11 09:52:39 +00:00
WenmuZhou
d4a4c07c56
add ser to ppstructure system
2022-10-10 06:31:44 +00:00
WenmuZhou
c647a6da28
add re to ppstructure system
2022-10-10 05:39:41 +00:00
WenmuZhou
344c6d2d14
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into re1
2022-09-22 10:58:18 +08:00
user1018
03d881685a
update code_doc ( #7667 )
...
* update code_doc
* update code_doc
2022-09-21 19:53:00 +08:00
WenmuZhou
06194524ca
add re predict
2022-09-20 22:13:27 +08:00
MissPenguin
7df5f66918
Update models_list_en.md
2022-08-24 15:53:07 +08:00
MissPenguin
39ac06d5e4
Merge pull request #7319 from an1018/dyg/add_layout_en
...
add layout document
2022-08-24 15:50:15 +08:00
WenmuZhou
cf44bc1058
add paddleclas version limit
2022-08-24 07:19:02 +00:00
an1018
14953aaca5
add layout document
2022-08-24 14:59:15 +08:00
an1018
6da9291245
update doc
2022-08-24 09:06:11 +08:00
an1018
2976dab987
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into add_layout_hub
2022-08-24 09:04:59 +08:00
an1018
9c424ff164
update doc
2022-08-23 23:28:49 +08:00
MissPenguin
45d2e96c76
Update PP-Structurev2_introduction.md
2022-08-23 20:13:43 +08:00
MissPenguin
d5304e860c
Merge pull request #7301 from MissPenguin/dygraph
...
update ppstructure readme en
2022-08-23 16:22:51 +08:00
an1018
d5d78b486b
update doc
2022-08-23 16:11:18 +08:00
MissPenguin
e49af4587e
Merge pull request #7294 from littletomatodonkey/dyg/add_ppstructurev2_report
...
add ppstructurev2 doc
2022-08-23 15:37:49 +08:00
MissPenguin
15ba772dd8
update ppstructure readme en
2022-08-23 07:24:14 +00:00
littletomatodonkey
f69408ee16
fix doc
2022-08-23 04:03:33 +00:00
littletomatodonkey
21c24d80ae
fix doc
2022-08-23 03:11:22 +00:00
littletomatodonkey
7f34bd78a5
fix doc
2022-08-23 02:52:59 +00:00
littletomatodonkey
bd4eb1b84c
add ref
2022-08-23 02:06:43 +00:00
littletomatodonkey
71bf9ccfed
fix metric
2022-08-22 14:27:44 +00:00
littletomatodonkey
e7dec7b6bd
add ppstructurev2 doc
2022-08-22 14:23:39 +00:00
MissPenguin
89bfd775c9
rm unuseful docs
2022-08-22 13:38:31 +00:00
MissPenguin
3db7155c69
update ppstructure readme
2022-08-22 13:15:19 +00:00
an1018
27215c6581
update doc
2022-08-22 18:07:14 +08:00
an1018
36f174580f
update doc
2022-08-22 16:41:42 +08:00
WenmuZhou
6eca179e96
update rec det model to fp32
2022-08-22 08:20:20 +00:00
WenmuZhou
396eae907c
update SLANet ch model desc
2022-08-22 07:24:37 +00:00
WenmuZhou
cb6c4f8166
update en rec model desc
2022-08-22 07:11:30 +00:00
WenmuZhou
242f0adbcd
update inference_en.md
2022-08-22 06:58:09 +00:00
an1018
357ab78ff6
update doc
2022-08-22 11:48:18 +08:00
littletomatodonkey
988f6cadac
fix kie doc ( #7275 )
...
* fix kie doc
* fix en
2022-08-22 09:52:23 +08:00
littletomatodonkey
8c7c45420f
polish kie doc and code ( #7255 )
...
* add fapiao kie
* fix readme
* fix fanli
* add readme
* add how to do kie en
* add algo kie
* add algo overview en
* rename vqa to kie
* fix read gif
2022-08-21 10:55:49 +08:00
zhoujun
aec5dbf8f7
update model size ( #7269 )
...
* update model size
* update layout dict in whl
2022-08-20 16:10:45 +08:00
user1018
bfff01db7e
Upstream/layout update ( #7220 )
...
* update layout
* update layout
* update layout
* update layout
* update layout
2022-08-18 19:43:03 +08:00
WenmuZhou
39e85f7c8b
add result img
2022-08-17 02:54:02 +00:00
WenmuZhou
80af73ca5a
update doc
2022-08-16 14:16:24 +00:00
WenmuZhou
bb53c8d100
add table model link
2022-08-16 10:46:09 +00:00