Commit Graph

6170 Commits (579d0c34d4d0464c8027305eee4fd862c366e1d5)
 

Author SHA1 Message Date
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
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 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
Evezerest 484e481258
Update requirements.txt 2022-10-28 19:39:58 +08:00
andyj a8277114d3
Merge pull request #8128 from andyjpaddle/rm_lower
rm visionlan invalid params
2022-10-27 16:46:33 +08:00
andyjpaddle 27f4e8a857 rm visionlan invalid params 2022-10-27 07:51:45 +00: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
topduke d810d4859e
Update rec_nrtr_head.py (#8108)
fix bug when export nrtr model with paddlepaddle develop version
2022-10-26 14:19:20 +08: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
LDOUBLEV 54d102add6 refine doc for paddle.js 2022-10-26 10:25:56 +08:00
Evezerest 18ddb6d5f9
Merge pull request #8097 from Evezerest/dygraph
Update README and add new application document references
2022-10-25 20:07:18 +08:00