Commit Graph

1467 Commits (1ab1e3364a31fc5c9b0663a5c0665a81f45c231a)

Author SHA1 Message Date
Sagar J 1ab1e3364a
Update kie_datasets_en.md (#10724)
fix: typo error correction
2023-09-05 15:38:29 +08:00
Sagar J a3ad92649b
Update algorithm_kie_vi_layoutxlm_en.md (#10716)
Created `2. Environment` header section which was missing before.
2023-09-05 15:35:34 +08:00
Sagar J 0d3020bd5e
Update algorithm_kie_vi_layoutxlm_en.md (#10715)
typo error correction
2023-09-05 15:35:02 +08:00
Sagar J daa7bed5b9
Update algorithm_overview_en.md (#10704)
fix: tutorial link
2023-08-23 15:53:51 +08:00
ncoffman 958abfb941
Update algorithm_overview_en.md (#10670)
Fixed simple spelling errors.
2023-08-21 10:24:45 +08:00
topduke 88e2b13455
Update PP-OCRv4_introduction.md (#10616)
* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md
2023-08-14 16:02:56 +08:00
xiaoting ee9dc3ca66
Update PP-OCRv4_introduction.md 2023-08-11 16:20:52 +08:00
andyj 1c9e296def
[Doc] update doc (#10564)
* 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

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc

* update doc, test=document_fix
2023-08-07 14:21:45 +08:00
dyning 7bfedf5643
joinus_paddlex
joinus_paddlex
2023-08-06 15:36:01 +08:00
dyning d3c28c2954
Delete joinus_paddlex.jpg 2023-08-06 15:35:36 +08:00
dyning e338eb23e1
joinus_paddlex
joinus_paddlex
2023-08-06 15:34:45 +08:00
xiaoting 2f70e4b7f6
upload paddleocr whl to pypi (#10524)
* upload paddleocr whl to pypi

* Update README_ch.md

* Update README_ch.md

* Update quickstart.md

* Update README_ch.md

* Update README_ch.md
2023-08-06 11:17:13 +08:00
xiaoting 1bc6db5267
Update PP-OCRv4_introduction.md 2023-08-04 11:06:46 +08:00
UserUnknownFactor 4e0cd2481e
OCR preprocessing parameters documentation (#10447) 2023-07-21 16:23:03 +08:00
xiaoting e44c2af762
Update PP-OCRv4_introduction.md 2023-06-27 16:04:08 +08:00
xiaoting 15abbcc41e
update wechat code (#10145) 2023-06-12 17:22:21 +08:00
xiaoting fd9770f6c8
add ppocrv4 introduction (#10122)
* add ppocrv4 introduction

* add ppocrv4 introduction

* add ppocrv4 introduction
2023-06-09 10:08:30 +08:00
andyj 035cd69ae7
[doc] format code (#9201)
* 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

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix
2023-02-23 16:31:07 +08:00
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