Commit Graph
5979 Commits
Author SHA1 Message Date
zhiminzhang0830andzhiminzhang0830 30201ef954 add satrn (#8433)
* add satrn

* 修复satrn导出问题

* 规范satrn config文件

* 删除SATRNRecResizeImg

---------

Co-authored-by: zhiminzhang0830 <zhangzhimin04@baidu.com>
2023-02-08 11:25:50 +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
topduke 8a45b5e08c Fix piecewise boundaries and droppath dtype (#8988)
* fix piecewise boundaries and droppath dtype

* fix tipc piecewise boundaries and droppath dtype
2023-02-07 13:57:24 +08:00
Evezerest 306486e646 Update README.md 2023-02-03 14:45:24 +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
zhoujun d8c0dbdaae Add custom detection and recognition model usage instructions in re (#8930)
* Add custom detection and recognition model usage instructions in re

* update

* Add custom detection and recognition model usage instructions in re
2023-01-31 19:25:48 +08:00
Double_V 3629d5a365 support set gpu_id when inference (#8926)
* 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
2023-01-30 18:46:41 +08:00
andyj 9059f747e6 support new version of numpy (#8921)
* 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
2023-01-30 16:05:14 +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
xiaoting ff947d8960 fix onnx for dynamic shape (#8812) 2023-01-10 10:48:42 +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
zhoujun c1e19914bd fixed opencv version (#8771) 2023-01-04 17:12:52 +08:00
Zhang Ting 4f735dbde1 matmul use fp32 compute_type (#8733) 2022-12-29 13:42:12 +08:00
niuliling123 bdfa1d2fa8 Add matmul_v2 and elementwise_add to black list for amp o1 and o2 (#8734) 2022-12-29 13:41:58 +08:00
Evezerest d6ef2ac4f2 Update ocr_book.md 2022-12-28 16:43:54 +08:00
zhengya01 41792d655e Tipc rm --force-reinstall (#8463)
* fix serving stop

* rm --force-install
2022-12-26 10:52:40 +08:00
yunyaoXYY 5aff7e6362 Fix padding value in rec model, and box sort in det model (#8552) 2022-12-26 10:51:22 +08:00
Double_V 414bf18a20 fix issue 9659 and doc (#8690) 2022-12-23 10:02:45 +08:00
xiaoting ca8de0c69e fix aster loss for axis (#8675) 2022-12-20 13:58:57 +08:00
Evezerest 582e868cf8 Update README_ch.md 2022-12-15 16:49:03 +08:00
andyj 2d1f9414d7 fix det res dtype in table recognition (#8616)
* 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
2022-12-14 11:20:28 +08:00
Double_V 5cac747656 [bug] fix issues about sort_function and DB Head (#8580)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc

* fix
2022-12-13 16:26:42 +08:00
Evezerest 161e0ebfa6 Update ocr_book.md 2022-12-13 14:48:09 +08:00
andyj 83beede6b5 Update check img (#8558)
* add finetune en doc & test=document_fix

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update check img
2022-12-07 09:51:54 +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
zhoujun f45c6ec668 mv Polygon import into func (#8506) 2022-12-01 16:02:47 +08:00
zhoujun 29a33c547b fix re inference error (#8473) 2022-12-01 09:52:03 +08:00
andyj 72149498b0 add finetune en doc & test=document_fix (#8497) 2022-11-30 19:35:50 +08:00
MissPenguin 2608df32a6 Update LICENSE 2022-11-30 10:01:37 +08:00
Evezerestandd2623587501 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
Evezerestandd2623587501 0f522b12c0 Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3 (#8401)
* 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

Co-authored-by: d2623587501 <71634460+d2623587501@users.noreply.github.com>
2022-11-21 20:39:08 +08:00
d2623587501 c0ea753f17 Modify the output bug of PaddleOCR==2.6.1 update. (#8391) 2022-11-21 18:25:39 +08:00
niuliling123 931edad131 Add matmul and elementwise into amp_custom_black_list for ch_PP-OCRv2_rec_distillation (#8360) 2022-11-18 14:34:13 +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
user1018 f68813eb2a optimize recovery (#8346)
* optimize recovery

* update
2022-11-17 16:18:05 +08:00
Evezerest 70987157a6 Update requirements.txt 2022-11-15 19:11:27 +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
zhengya01 6da00add07 fix serving stop (#8253) 2022-11-10 11:17:44 +08:00
Bibo Hao 4ee91319af Update dependency attrdict to attrdict3 (#7891)
* Update attrdict to attrdict3

* Update requirements.txt
2022-11-04 16:48:19 +08:00
Double_V d314008fa7 support min_area_rect crop (#8127) 2022-11-01 11:30:34 +08:00
zhoujun 1af190edc5 Adapt to 0-dimensional tensor (#8165) 2022-10-31 19:10:02 +08:00