Commit Graph

331 Commits (c65a66c5fd37dee64916a8b2a2c84ea273d98cac)

Author SHA1 Message Date
Tingquan Gao 70f27916fa
add PaddleX info to README (#13308) 2024-07-08 21:37:37 +08:00
Wang Xin 7a3c580909
update readme: added PaddleOCR algorithm model challenge champion solutions (#13263) 2024-07-04 19:34:35 +08:00
SWHL 867e7e346c
docs: Fixed the invalid Discord invite link (#13135) 2024-06-20 10:04:02 +08:00
enximi 98544f04fc
[Doc] fix wrong link (#12824)
Paddle2ONNX Model Conversion and Prediction It is now linked to an English file, corrected to a Chinese version.
2024-06-08 11:25:02 +08:00
SWHL 862b4d46ed
docs(README): Add Discord shields (#12755) 2024-06-06 13:56:41 +08:00
xiaoting 1ca0c2231a
add promotion document (#12731) 2024-06-05 14:29:37 +08:00
SWHL bf1c33fc6c
docs(README): Add note about issue and Discussions on README (#12703)
* docs(README): Add note about issues and discussions

* chore(ISSUE_TEMPLATE): Remove the newfeature template
2024-06-05 11:36:44 +08:00
Zhihao Liu 6954da712e
Update README.md (#12583)
* Update README.md

* Update README.md

Co-authored-by: Wang Xin <xinwang614@gmail.com>

---------

Co-authored-by: Wang Xin <xinwang614@gmail.com>
2024-06-03 10:18:16 +08:00
jzhang533 24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
dyning 28f7a969da
Update README.md 2024-05-24 13:26:54 +08:00
dyning ad40f3fe4c
Update README.md 2024-05-24 13:26:11 +08:00
dyning b3c49b984c
Update README.md 2024-05-24 13:25:40 +08:00
jzhang533 e73eb76271
update community section of README, and did a few tweaks (#12154)
* update community section of README, and did a few tweaks

* minor
2024-05-22 14:21:48 +08:00
Wang Xin 3e5934de62
move StyleText to PFCCLab/StyleText (#12121) 2024-05-15 14:12:23 +08:00
Wang Xin a4b7d3ba4a
move PPOCRLabel to PFCCLab/PPOCRLabel (#12104) 2024-05-14 09:54:56 +08:00
tackhwa 1e22655d5e
fix wrong link for 通用OCR (#12100) 2024-05-11 20:37:51 +08:00
dyning 532387f55b
Update README.md 2024-05-11 11:16:57 +08:00
Wang Xin 2dd1a0ec30
fix readme codestyle (#12095) 2024-05-11 09:58:33 +08:00
dyning c39473646b
Update README.md 2024-05-10 08:50:14 +08:00
dyning 06eb887f85
Update README.md 2024-05-10 08:44:22 +08:00
dyning 3f6ee976a9
Update README.md (#12086)
* Update README.md

更新PaddleX相关内容

* Update README.md

* Update README.md
2024-05-09 19:33:18 +08:00
Wang Xin 045e5f6ac7
add pre-commit workflow (#11973)
* add pre-commit workflow

* run 'pre-commit run --all-files'

* setup python version
2024-04-21 21:46:20 +08:00
xiaoting c82dd6406e
Sync 2.7 readme 2024-04-10 11:43:53 +08:00
zhangyubo0722 414d085166
update paddlex of readme (#11422) 2023-12-28 14:25:29 +08:00
ToddBear 75d16610f4
Add new recognition method "ParseQ" (#10836)
* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md (#10616)

* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md

* Update PP-OCRv4_introduction.md

* Update README.md

* Cherrypicking GH-10217 and GH-10216 to PaddlePaddle:Release/2.7 (#10655)

* Don't break overall processing on a bad image

* Add preprocessing common to OCR tasks
Add preprocessing to options

* Update requirements.txt (#10656)

added missing pyyaml library

* [TIPC]update xpu tipc script (#10658)

* fix-typo (#10642)

Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>

* 修改数据增强导致的DSR报错 (#10662) (#10681)

* 修改数据增强导致的DSR报错

* 错误修改回滚

* Update algorithm_overview_en.md (#10670)

Fixed simple spelling errors.

* Implement recoginition method ParseQ

* Document update for new recognition method ParseQ

* add prediction for parseq

* Update rec_vit_parseq.yml

* Update rec_r31_sar.yml

* Update rec_r31_sar.yml

* Update rec_r50_fpn_srn.yml

* Update rec_vit_parseq.py

* Update rec_vit_parseq.yml

* Update rec_parseq_head.py

* Update rec_img_aug.py

* Update rec_vit_parseq.yml

* Update __init__.py

* Update predict_rec.py

* Update paddleocr.py

* Update requirements.txt

* Update utility.py

* Update utility.py

---------

Co-authored-by: xiaoting <31891223+tink2123@users.noreply.github.com>
Co-authored-by: topduke <784990967@qq.com>
Co-authored-by: dyning <dyning.2003@163.com>
Co-authored-by: UserUnknownFactor <63057995+UserUnknownFactor@users.noreply.github.com>
Co-authored-by: itasli <ilyas.tasli@outlook.fr>
Co-authored-by: Kai Song <50285351+USTCKAY@users.noreply.github.com>
Co-authored-by: dvorst <87502756+dvorst@users.noreply.github.com>
Co-authored-by: Dennis <dvorst@users.noreply.github.com>
Co-authored-by: shiyutang <34859558+shiyutang@users.noreply.github.com>
Co-authored-by: Dec20B <1192152456@qq.com>
Co-authored-by: ncoffman <51147417+ncoffman@users.noreply.github.com>
2023-09-07 16:36:47 +08:00
xiaoting bf6ff0b6a8
update readme_en,fix_documents (#10592) 2023-08-09 22:36:43 +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
Double_V 77b05c2add
CP 9176 (#9287)
* 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

* fix east postprocess

* keep same version of clang-format with paddle

* cp #9176
2023-03-14 10:31:59 +08:00
Evezerest 306486e646
Update README.md 2023-02-03 14:45:24 +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
Leif 50de1fa2b8 Update README
Update README
2022-10-25 19:48:31 +08:00
Leif 996736cdcb Update README 2022-10-25 19:28:12 +08:00
Leif 958547c84b update README_Ру́сский_язы́к
update README_Ру́сский_язы́к
2022-10-25 18:18:29 +08:00
littletomatodonkey b92501faf6
fix pic (#8067) 2022-10-24 15:43:01 +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
MissPenguin 64ae2a874e
Update README.md 2022-08-29 12:10:58 +08:00
MissPenguin 4378b23c75
Update README.md 2022-08-24 11:26:49 +08:00
MissPenguin eb243bbacf
Update README.md 2022-08-24 10:38:08 +08:00
MissPenguin 0f66707f94
update front page readme (#7309) 2022-08-23 21:59:03 +08:00
MissPenguin 15ba772dd8 update ppstructure readme en 2022-08-23 07:24:14 +00:00
MissPenguin 5a0108b8ac
Update README.md 2022-07-06 11:17:41 +08:00
chenenquan 3694b7abbe Add documents for paddlecloud 2022-05-10 20:33:55 +08:00
MissPenguin 33f5471c75 Update README.md 2022-05-09 11:11:41 +00:00
Evezerest 1e744e6b8f
Merge pull request #6195 from Evezerest/dygraph
Update README and fix bugs of PPOCRLabel
2022-05-09 12:08:24 +08:00
Leif aede0272c4 Update README
Update README
2022-05-09 12:06:13 +08:00
littletomatodonkey 01265333f1 fix image 2022-05-09 03:38:25 +00:00
littletomatodonkey e4b4662d37 fix doc 2022-05-09 03:25:46 +00:00
littletomatodonkey 2fee8468d6 add v3 images 2022-05-09 03:20:42 +00:00
MissPenguin d4938b0210
Update README.md 2022-05-09 00:07:23 +08:00
MissPenguin fa00d0b0f2
Update README.md 2022-05-09 00:04:06 +08:00