- 20 4月, 2023 1 次提交
-
-
由 Zhang Ting 提交于
-
- 19 4月, 2023 1 次提交
-
-
由 topduke 提交于
* 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
-
- 18 4月, 2023 1 次提交
-
-
由 zhoujun 提交于
-
- 11 4月, 2023 1 次提交
-
-
由 duanyanhui 提交于
-
- 28 3月, 2023 1 次提交
-
-
由 andyj 提交于
* 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
-
- 23 3月, 2023 1 次提交
-
-
由 yunyaoXYY 提交于
* 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
-
- 21 3月, 2023 1 次提交
-
-
由 yunyaoXYY 提交于
* 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
-
- 20 3月, 2023 1 次提交
-
-
由 zhoujun 提交于
* 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
-
- 17 3月, 2023 1 次提交
-
-
由 yunyaoXYY 提交于
* 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
-
- 15 3月, 2023 1 次提交
-
-
由 xiaoting 提交于
-
- 14 3月, 2023 1 次提交
-
-
由 Double_V 提交于
* 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
-
- 13 3月, 2023 1 次提交
-
-
由 yunyaoXYY 提交于
* 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
-
- 10 3月, 2023 1 次提交
-
-
由 zhoujun 提交于
* 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
-
- 09 3月, 2023 1 次提交
-
-
由 zhoujun 提交于
* add d2s train for slanet and v3 * fix bug
-
- 08 3月, 2023 1 次提交
-
-
由 zhoujun 提交于
-
- 03 3月, 2023 2 次提交
-
-
由 Double_V 提交于
* 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
-
由 yunyaoXYY 提交于
* Fix padding value in rec model, and box sort in det model * Add FastDeploy support to deploy PaddleOCR models. * Improve readme * improve readme
-
- 24 2月, 2023 3 次提交
- 23 2月, 2023 1 次提交
-
-
由 andyj 提交于
* 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
-
- 22 2月, 2023 3 次提交
-
-
由 zhoujun 提交于
* 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
-
由 Bo Zhang 提交于
* change num worker to 16 * adjust num_worker ser_layoutlm_xfund_zh.yml for better performance
-
由 Bo Zhang 提交于
-
- 20 2月, 2023 1 次提交
-
-
由 topduke 提交于
-
- 16 2月, 2023 2 次提交
- 15 2月, 2023 1 次提交
-
-
由 xiaoting 提交于
-
- 14 2月, 2023 1 次提交
-
-
由 topduke 提交于
* fix piecewise boundaries and droppath dtype * fix tipc piecewise boundaries and droppath dtype * update Blur to fix training time consumption
-
- 13 2月, 2023 1 次提交
-
-
由 xiaoting 提交于
* rename PP-OCRv3 algorithm to SVTR_LCNet * rename PP-OCRv3 algorithm to SVTR_LCNet * update multi-lang config for v3
-
- 10 2月, 2023 1 次提交
-
-
由 huangjun12 提交于
* add ct to model zoo * refine details
-
- 08 2月, 2023 2 次提交
-
-
由 zhoujun 提交于
* 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
-
由 zhiminzhang0830 提交于
* add satrn * 修复satrn导出问题 * 规范satrn config文件 * 删除SATRNRecResizeImg --------- Co-authored-by: Nzhiminzhang0830 <zhangzhimin04@baidu.com>
-
- 07 2月, 2023 3 次提交
-
-
由 MissPenguin 提交于
-
由 MissPenguin 提交于
-
由 topduke 提交于
* fix piecewise boundaries and droppath dtype * fix tipc piecewise boundaries and droppath dtype
-
- 03 2月, 2023 1 次提交
-
-
由 Evezerest 提交于
-
- 01 2月, 2023 2 次提交
- 31 1月, 2023 1 次提交
-
-
由 zhoujun 提交于
* Add custom detection and recognition model usage instructions in re * update * Add custom detection and recognition model usage instructions in re
-