Commit Graph

1499 Commits (54decf96d047718f7e884b72c17493bb9fa42aa9)

Author SHA1 Message Date
huangjun12 7c81d482e9
add CT to algorithm overview (#8998)
* add ct to model zoo

* refine details
2023-02-10 11:08:40 +08:00
MissPenguin 3ded6010e2
Update algorithm_overview_en.md 2023-02-07 14:38:04 +08:00
MissPenguin e9a1d52cb4
Update algorithm_overview.md 2023-02-07 14:35:50 +08:00
Evezerest b86e5c3506
Update QR code (#8942) 2023-02-01 16:38:50 +08:00
Double_V 6cbd7d1ece
[doc] fix doc (#8935)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc

* fix

* support set gpu_id when inference

* fix #8855

* fix #8855

* opt slim doc

* fix doc bug
2023-02-01 09:53:47 +08:00
topduke 955c46e0c5
add svtr FAQ and data_aug (#8864) 2023-01-19 22:14:28 +08:00
zhoujun b20e2dd53c
add Data annotation link (#8862)
* fixed opencv version

* update infernence

* add Data annotation link

* update opencv version
2023-01-16 19:44:44 +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
andyj c02199685c
[doc] update inference args default type (#8822)
* add finetune en doc & test=document_fix

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update check img

* fix det res dtype

* update args default type & test=document_fix
2023-01-11 15:18:18 +08:00
zhoujun 57e4b8829a
update inference doc (#8796)
* fixed opencv version

* update infernence
2023-01-06 17:22:41 +08:00
xiaoting 97ef80e333
update finetune doc (#8774)
* update finetune doc

* update finetune doc
2023-01-04 18:41:16 +08:00
Evezerest d6ef2ac4f2
Update ocr_book.md 2022-12-28 16:43:54 +08:00
Evezerest 161e0ebfa6
Update ocr_book.md 2022-12-13 14:48:09 +08:00
andyj c44ae8f42b
[doc] Fix dead link (#8547)
* add finetune en doc & test=document_fix

* fix dead link & test=document_fix

* fix dead link & test=document_fix
2022-12-05 19:53:44 +08:00
andyj 72149498b0
add finetune en doc & test=document_fix (#8497) 2022-11-30 19:35:50 +08:00
Evezerest a2678a5215
Update README (#8445)
* Revert "Modify the output bug of PaddleOCR==2.6.1 update. (#8391)"

This reverts commit c0ea753f17.

* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.2

Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.2

* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3

Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.3

* Update PPOCRLabel's requirements

Update PPOCRLabel's requirements

* Update PPOCRLabel README

Update PPOCRLabel README

* Update PPOCRLabel

Update PPOCRLabel

* Update README

Update README

* Update README

Update README

* Update README.md

Co-authored-by: d2623587501 <71634460+d2623587501@users.noreply.github.com>
2022-11-25 16:35:53 +08:00
Evezerest cf2e9eb76f
Update ocr_book_en.md 2022-11-18 10:56:15 +08:00
zhoujun 83f8a4d99f
update table recognition finetune doc (#8353)
* add can, stt to algorithm_overview_en.md

* update table recognition finetune
2022-11-17 16:53:31 +08:00
zhoujun 4725a5578f
add can, stt to algorithm_overview_en.md (#8317) 2022-11-15 18:48:02 +08:00
Double_V 58a5c0b35d
[check_install] (#8177)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc
2022-11-15 14:25:39 +08:00
littletomatodonkey 2160b2fd21
fix finetune (#8301) 2022-11-15 10:40:20 +08:00
zhoujun 99b585ec35
Merge pull request #8122 from WenmuZhou/tipc5
add re export cmd in kie doc
2022-10-27 11:14:52 +08:00
WenmuZhou 38447673f9 add re export cmd in kie doc 2022-10-27 02:47:59 +00:00
Double_V f283516850
Merge pull request #8030 from LDOUBLEV/dygraph
[doc] fix typo and refine doc for paddle.js deploy
2022-10-26 10:40:15 +08:00
Leif 958547c84b update README_Ру́сский_язы́к
update README_Ру́сский_язы́к
2022-10-25 18:18:29 +08:00
zhoujun c305acb60c
Merge pull request #8087 from WenmuZhou/tipc5
[TIPC]fix telescope tipc error
2022-10-25 16:14:30 +08:00
WenmuZhou 6f24523036 update can docs 2022-10-25 07:01:33 +00:00
WenmuZhou 40541bde96 update can doc 2022-10-24 05:34:35 +00:00
WenmuZhou 4241dd06e9 update PP-Structurev to PP-StructureV 2022-10-24 04:14:51 +00:00
LDOUBLEV 0959949fba Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-10-21 15:20:08 +08:00
LDOUBLEV a94389b65a fix doc 2022-10-21 15:19:57 +08:00
Evezerest da90f43ca7
Merge pull request #8013 from WenmuZhou/whl
add recovery requirements to whl
2022-10-21 09:58:17 +08:00
andyj e49bdbbcdb
Merge pull request #8012 from tink2123/infer_doc
update finetune and infer doc
2022-10-20 19:51:37 +08:00
WenmuZhou 14efc41050 update model link 2022-10-20 17:05:53 +08:00
tink2123 8fbc08f176 fix typo 2022-10-20 17:05:36 +08:00
Lizhi Chen 182c1db291
Merge branch 'dygraph' into dygraph 2022-10-20 10:14:55 +08:00
zhoujun 3907c72a08
Merge pull request #7940 from dorren002/new_branch
add handwritten mathematical expression recognition algorithm CAN
2022-10-19 19:28:59 +08:00
andyj 38290a2853
update visionlan (#7989) 2022-10-19 17:12:12 +08:00
dorren db8e6f94af update prepare.sh and readme 2022-10-19 17:04:19 +08:00
dorren 0f58f37c16 update prepare.sh 2022-10-19 16:41:00 +08:00
tink2123 a7ac5e3fa6 update finetune doc 2022-10-19 11:21:03 +08:00
tink2123 ad12fa3c3b update finetune doc 2022-10-19 11:17:23 +08:00
andyj caf77ddb2f
Merge pull request #7957 from andyjpaddle/fix_vl_dict
fix visionlan default dict
2022-10-17 17:21:31 +08:00
chenlizhi 9cef24090c add and update sr model 2022-10-17 16:47:28 +08:00
andyjpaddle 9606bec16a fix visionlan default dict 2022-10-17 07:41:36 +00:00
chenlizhi 0cdfc52507 add sr model Text Telescope 2022-10-17 15:15:37 +08:00
dorren c57effb84f update can data loading method and tipc configs, revert precommit config 2022-10-17 15:04:42 +08:00
dorren 25e56a6f44 add handwritten mathematiccal expression recognition algorithm, co-writer Lllllolita and yeyanli 2022-10-15 20:45:43 +08:00
dorren f3f473d3f9 update CAN model 2022-10-15 20:27:05 +08:00
WenmuZhou 3dce1a68a1 update rfl model link 2022-10-13 06:23:53 +00:00
WenmuZhou 509b11ac9a test=document_fix ,update rfl model link 2022-10-13 05:54:04 +00:00
zhoujun ce72023ce1
Merge pull request #7832 from zhiminzhang0830/drrg_branch
add text detection algorithm DRRG
2022-10-13 13:19:13 +08:00
andyjpaddle 7cbb1f42bb fix wrong model name 2022-10-12 08:34:59 +00:00
littletomatodonkey cebf5092cb
add trt infer doc (#7870)
* add trt infer

* fix ch
2022-10-11 12:46:58 +08:00
andyj 0e52a280e2
Merge pull request #7863 from WenmuZhou/tipc_2
update table_recognition.md
2022-10-10 17:24:05 +08:00
WenmuZhou feb4224d2c update table_recognition.md 2022-10-10 08:32:30 +00:00
zhiminzhang0830 9449303a94 添加drrg模型链接 2022-10-10 16:04:39 +08:00
zhiminzhang0830 3ee146fa99 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-10 15:56:08 +08:00
zhiminzhang0830 6941fa5709 添加drrg 2022-10-10 15:52:30 +08:00
zhoujun 823a8391f1
Merge pull request #7741 from zhiminzhang0830/rfl_branch
add text recognition algorithm rflearning
2022-10-10 14:06:13 +08:00
Evezerest e3635f2e01
Update datasets.md 2022-10-10 10:40:43 +08:00
jingsongliu 7f78c315ce
Update datasets.md
增加了8000张电子印章数据集的文档
2022-10-09 13:12:23 +08:00
zhiminzhang0830 c25eec882a Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-10-09 10:07:46 +08:00
zhiminzhang0830 06e734a51b 修改说明文档 2022-10-09 10:02:41 +08:00
andyj 059349ab74
Merge pull request #7834 from andyjpaddle/update_whl
update doc for whl
2022-10-08 19:21:53 +08:00
andyjpaddle a5df6c34e0 update doc for whl 2022-10-08 08:28:30 +00:00
andyj 077196f3cb
Merge pull request #7831 from andyjpaddle/pdf_doc
add doc for infer pdf
2022-10-08 14:28:31 +08:00
littletomatodonkey 2eabedf0f8
add slanet dist training (#7825)
* add slanet dist training

* fix

* fix
2022-10-08 12:10:27 +08:00
andyjpaddle 59812f6b15 add doc for infer pdf 2022-10-08 03:24:05 +00:00
andyjpaddle 57cb2183f9 add doc for infer pdf 2022-10-08 03:21:52 +00:00
zhiminzhang0830 3f8602c169 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-09-29 16:40:10 +08:00
andyj 8ffde036ed
Merge pull request #7773 from WenmuZhou/tipc_2
update spin and RobustScanner model link
2022-09-29 16:17:06 +08:00
andyjpaddle e61f40ef41 support infer pdf file 2022-09-29 07:31:45 +00:00
WenmuZhou 75a21ea867 update spin and RobustScanner moel link 2022-09-29 06:52:10 +00:00
zhiminzhang0830 6735cced20 添加RFL文档 2022-09-29 14:21:47 +08:00
WenmuZhou cb5d81fa3c update doc 2022-09-21 17:56:29 +08:00
WenmuZhou 06194524ca add re predict 2022-09-20 22:13:27 +08:00
huangjun12 b5268dc3a0 add centripetal text model 2022-09-15 11:08:16 +00:00
LDOUBLEV e76cbf0081 fix doc_ch 2022-08-31 14:33:57 +08:00
wangjingyeye 37479c01cd
add db++ doc (#7334)
* db++ doc

* db++ doc

* db++ doc

* db++ doc
2022-08-24 21:06:59 +08:00
littletomatodonkey fc7c2dc455 fix link 2022-08-24 17:44:52 +08:00
MissPenguin d84e290f06 remove unuseful docs 2022-08-24 07:45:05 +00:00
MissPenguin d7f82490d2 remove unuseful docs 2022-08-24 07:37:38 +00:00
MissPenguin a9ee616cce
Merge pull request #7308 from andyjpaddle/add_args_doc_en
Add args doc en
2022-08-24 11:18:13 +08:00
MissPenguin d587b7ac92
Merge pull request #7306 from littletomatodonkey/dyg/fix_dep
fix dep
2022-08-24 10:58:33 +08:00
MissPenguin 0f66707f94
update front page readme (#7309) 2022-08-23 21:59:03 +08:00
andyjpaddle 6ac2180f47 update doc 2022-08-23 12:03:20 +00:00
andyjpaddle 96a8e0f88e Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-23 11:53:53 +00:00
andyjpaddle 29268eaaf0 add args en doc 2022-08-23 11:52:42 +00:00
littletomatodonkey 03f6ca7d70 add layout en 2022-08-23 11:34:25 +00:00
xiaoting 5a524807f9
fix infer_rec for other input (#7286) 2022-08-23 18:05:03 +08:00
MissPenguin 15ba772dd8 update ppstructure readme en 2022-08-23 07:24:14 +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
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 77b0bbfe9e
Merge pull request #7233 from WenmuZhou/table_pr
fix table algorithm link in algorithm.md
2022-08-18 19:53:25 +08:00
smilelite 40c45e2ccc
Merge branch 'dygraph' into robustscanner_branch 2022-08-17 21:49:11 +08:00
WenmuZhou 13c8569dfe fix link 2022-08-17 09:16:39 +00:00
zhoujun 9611770e1e
Merge pull request #7137 from WenmuZhou/table_pr
add SLANet
2022-08-17 15:07:50 +08:00
WenmuZhou b63088b9a5 rm kd 2022-08-17 02:57:56 +00:00