Commit Graph

6110 Commits (344b7594e49f0fbb4d6578bd347505664ed728bf)
 

Author SHA1 Message Date
topduke 43abe2fa4b
V4Rec code pr (#9725)
* v4rec code

* v4rec add nrtrloss

* Add V4rec backbone file

* Add V4Rec config file.

* Fix V4rec reparameters when export_model

* convert lvnetv3

* fix codestyle

* fix infer_rec v4rec
2023-04-19 16:04:23 +08:00
zhoujun 385a1f99d4
update table_mv3 tipc config (#9733) 2023-04-18 10:22:31 +08:00
duanyanhui 2d6f3a56a4
update npu api (#9688) 2023-04-11 09:56:08 +08:00
andyj 6d44c67848
[doc] update PPOCRLabel doc (#9563)
* 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
2023-03-28 15:27:47 +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
zhoujun 20cb993cb6
add d2t train support of svtr (#9479)
* add d2s train for slanet and v3

* fix bug

* udpate tipc to_static

* update db

* remove_print

* update benchmark_train.sh

* update maybe_download_params

* add d2t train support of svtr
2023-03-20 17:26:19 +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
xiaoting 1e8b7eb510
rever 'limit maximum resizing ratio' (#9448) 2023-03-15 18:49: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
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
zhoujun 36ec3a406c
update tipc to_static (#9369)
* add d2s train for slanet and v3

* fix bug

* udpate tipc to_static

* update db

* remove_print

* update benchmark_train.sh

* update maybe_download_params
2023-03-10 19:07:37 +08:00
zhoujun 2e05d54af8
add d2s train for slanet and v3 (#9341)
* add d2s train for slanet and v3

* fix bug
2023-03-09 11:21:34 +08:00
zhoujun 623424fce0
support auto download model from bos (#9349) 2023-03-08 19:21:28 +08:00
Double_V a0c7e63009
keep same version of clang-format with paddle (#9286)
* 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
2023-03-03 14:51:38 +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
Evezerest b2781efacd
Update README_ch.md 2023-02-24 17:19:25 +08:00
Evezerest adc8b631bb
Update README.md 2023-02-24 17:07:38 +08:00
Evezerest 110bcc4cfb
Update README_ch.md 2023-02-24 17:05:34 +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
zhoujun 1139a6c9ec
add table master to benchmark (#9107)
* Add custom detection and recognition model usage instructions in re

* update

* Add custom detection and recognition model usage instructions in re

* add db net for benchmark

* rename benckmark to PaddleOCR_benchmark

* add addict to req

* rename

* add table master benckmark

* support tablemaster d2s train
2023-02-22 15:25:05 +08:00
Bo Zhang ed1a07a5f5
change num worker to 16 for better (#9179)
* change num worker to 16

* adjust num_worker ser_layoutlm_xfund_zh.yml for better performance
2023-02-22 14:26:40 +08:00
Bo Zhang 5264692d95
change num worker to 16 (#9173) 2023-02-22 10:48:17 +08:00
topduke bfa05707dd
fix nrtr posrprocess lower in chinese (#9103) 2023-02-20 09:39:15 +08:00
Kai Song 2295e9a0dc
fix speed of eval during training is slow bug for east (#9109) 2023-02-16 18:52:27 +08:00
Double_V 4fd68e9bd5
fix east post process of dygraph (#9099)
* 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
2023-02-16 12:33:29 +08:00
xiaoting 98c44d182b
rename tipc svtr name (#9071) 2023-02-15 19:23:14 +08:00
topduke 72d91eab11
update Blur to fix training time consumption (#9068)
* fix piecewise boundaries and droppath dtype

* fix tipc piecewise boundaries and droppath dtype

* update Blur to fix training time consumption
2023-02-14 16:04:19 +08:00
xiaoting dd02918bb4
rename PP-OCRv3 algorithm to SVTR_LCNet (#9025)
* rename PP-OCRv3 algorithm to SVTR_LCNet

* rename PP-OCRv3 algorithm to SVTR_LCNet

* update multi-lang config for v3
2023-02-13 11:17:58 +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
zhoujun 68099c2d5b
add db for benchmark (#8959)
* Add custom detection and recognition model usage instructions in re

* update

* Add custom detection and recognition model usage instructions in re

* add db net for benchmark

* rename benckmark to PaddleOCR_benchmark

* add addict to req

* rename
2023-02-08 15:52:30 +08:00
zhiminzhang0830 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