Commit Graph

602 Commits (261d6c2fd0c74b712217b973e72a3b8077c480dd)

Author SHA1 Message Date
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
greyovo 9ed3e5a883
Update ONNX conversion readme_ch.md (#11030)
* Update ONNX conversion readme_ch.md

Fixed command line argument path

* Update ONNX conversion readme.md
2023-10-12 10:10:15 +08:00
Jiang-Haochen 19ad3d9557
🐞 fix(cpp_infer): 修复rebuild_table的bug (#10810)
structure_boxes的索引用错了,导致dis和iou可能无法正确计算
2023-09-21 10:32:43 +08:00
Lin Manhui 2d44a71b20
Toward Devkit Consistency (#10150)
* Accommodate UAPI

* Fix signal handler

* Save model.pdopt

* Change variable name

* Update vdl dir
2023-06-14 14:31:45 +08:00
yunyaoXYY c9e8ce5c24
[FastDeploy] Improve readme (#9510)
* Fix padding value in rec model, and box sort in det model

* Add FastDeploy support to deploy PaddleOCR models.

* Improve readme

* improve readme

* improve readme

* improve code

* improve readme

* improve readme and format

* improve readme and format

* improve readme and format

* improve readme

* improve readme

* improve readme
2023-03-23 10:59:08 +08:00
yunyaoXYY e1704f4613
[FastDeploy] Improve readme and code format. (#9478)
* Fix padding value in rec model, and box sort in det model

* Add FastDeploy support to deploy PaddleOCR models.

* Improve readme

* improve readme

* improve readme

* improve code

* improve readme

* improve readme and format

* improve readme and format

* improve readme and format

* improve readme

* improve readme
2023-03-21 11:13:43 +08:00
yunyaoXYY 6001b1a07b
[FastDeploy] Improve Readme and API. (#9441)
* Fix padding value in rec model, and box sort in det model

* Add FastDeploy support to deploy PaddleOCR models.

* Improve readme

* improve readme

* improve readme

* improve code

* improve readme
2023-03-17 13:22:36 +08:00
yunyaoXYY 08c8da5352
[FastDeploy] Improve fastdeploy code and readme (#9379)
* Fix padding value in rec model, and box sort in det model

* Add FastDeploy support to deploy PaddleOCR models.

* Improve readme

* improve readme

* improve readme

* improve code
2023-03-13 14:03:59 +08:00
yunyaoXYY a27bb180cf
[FastDeploy] Add FastDeploy support to deploy PaddleOCR models. (#9260)
* Fix padding value in rec model, and box sort in det model

* Add FastDeploy support to deploy PaddleOCR models.

* Improve readme

* improve readme
2023-03-03 14:51:09 +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
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
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
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 70987157a6
Update requirements.txt 2022-11-15 19:11:27 +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 b3241534db
Merge pull request #8091 from WenmuZhou/cpp_infer2
fix cls diff with python
2022-10-25 17:56:50 +08:00
WenmuZhou 2c1747b638 fix cls diff with python 2022-10-25 08:38:42 +00:00
Evezerest 32b6ca4f4a
Update readme.md 2022-10-10 13:08:27 +08:00
tink2123 46d639a1b5 updata paddle2onnx en doc 2022-10-10 12:08:10 +08:00
tink2123 8cbb4fce6a updata paddle2onnx en doc 2022-10-10 10:55:53 +08:00
tink2123 c9ab4e6647 updata paddle2onnx en doc 2022-10-10 10:54:00 +08:00
littletomatodonkey 60559a7ec1
add ser+re hub serving (#7844)
* add ser+re hub serving

* fix
2022-10-09 13:28:12 +08:00
WenmuZhou dd9f48da2e fix bug 2022-09-20 03:40:05 +00:00
WenmuZhou b913f66403 update docs 2022-09-19 13:29:57 +00:00
WenmuZhou 43838e3e9f add trt shape file to table and layout model 2022-09-19 11:39:22 +00:00
WenmuZhou a166e54aca add default value 2022-09-19 11:00:42 +00:00
WenmuZhou bb0955dd95 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into cpp_infer 2022-09-19 10:58:31 +00:00
WenmuZhou 603f234bcc add layout 2022-09-19 09:37:41 +00:00
LDOUBLEV 1b07e42912 fix trt 2022-09-16 20:11:18 +08:00
LDOUBLEV 31a84a33d8 support dynamic trt 2022-09-16 15:01:32 +08:00
LDOUBLEV 50e3bacd32 fix slim doc 2022-09-16 12:05:42 +08:00
LDOUBLEV bc324341d6 add ppocrv3 for lite deploy readme 2022-09-16 11:54:15 +08:00
Wenmuzhou b6c0db3b82 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into kl_pact 2022-09-14 17:01:45 +08:00
Wenmuzhou 541954da52 add layoutxml kl he pact 2022-09-14 15:30:30 +08:00
littletomatodonkey 4589f51b5c
fix (#7587) 2022-09-14 10:26:27 +08:00
zhoujun 2cfb23cf05
fix table cpp infer bug (#7550)
* fix table cpp infer bug

* change default tale dict to ch

* update doc

* update vis
2022-09-10 22:45:35 +08:00
WenmuZhou bb97ad182d update vis 2022-09-09 12:31:58 +00:00
WenmuZhou 68bdcba057 update doc 2022-09-09 12:26:55 +00:00
WenmuZhou 4fa4f22e7b fix table cpp infer bug 2022-09-09 12:24:08 +00:00
WenmuZhou 1566694145 Fix boundary problems 2022-08-26 07:29:13 +00:00
an1018 9c424ff164 update doc 2022-08-23 23:28:49 +08:00
an1018 d5d78b486b update doc 2022-08-23 16:11:18 +08:00
Evezerest 7e4e87dd6d
cherry pick PRs from community (#7273)
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res

[kie]add write_kie_result to kie infer tool

* Merge pull request #6677 from TonyJiangWJ/release/2.5

修复内存泄露问题

* Update native.cpp (#6650)

fix issue 6640

* Merge pull request #6625 from ynjang/ynjang

update sorted_boxes

* fix DeprecationWarning, (#6604)

DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead

* Merge pull request #6585 from maxbachmann/release/2.5

replace GPL licensed components

* Merge pull request #6575 from Eling486/release/2.5

update win doc

* Merge pull request #6477 from MikoyChinese/fix-copy-paste

Fix copy_paste no texts augment.

* Merge pull request #6361 from mohamadmansourX/patch-9

Update README_en.md

Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
WenmuZhou a23b67c6eb update hubservering model 2022-08-16 14:25:50 +00:00
WenmuZhou c1e6558d9e update table cpp infer doc 2022-08-16 03:29:17 +00:00
WenmuZhou ce321153e7 rm unused code 2022-08-14 09:01:49 +00:00
WenmuZhou 73ca6c2e7f add PP-Structurev2 to hubserving 2022-08-10 14:15:52 +00:00
WenmuZhou 24d917d210 update cpp infer doc 2022-08-10 06:27:21 +00:00