1. 23 4月, 2023 1 次提交
  2. 21 4月, 2023 3 次提交
    • H
      add PP-OCRv4 det code (#9766) · ca8c8200
      huangjun12 提交于
      * add ppocrv4 det student and teacher model
      
      * update head and config, refine details
      
      * refine config and head details
      
      * refine config and head details
      
      * refine details
      
      * refine details
      
      * remove application
      
      * refine fpn
      
      * fix bug
      
      * update code
      
      * fix bug
      
      * align lcnet to rec
      
      * align hgnet to rec
      
      * refine make shrink
      
      * remove theseus layer
      ca8c8200
    • U
      7710ee04
    • T
      Add v4rec hgnet (#9768) · 2a98d40b
      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
      
      * add v4rec hgnet
      
      * add v4rec hgnet config
      
      * add svtr_hgnet
      
      * fix bugs in infer_rec and hgnet
      2a98d40b
  3. 20 4月, 2023 2 次提交
  4. 19 4月, 2023 1 次提交
    • T
      V4Rec code pr (#9725) · 43abe2fa
      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
      43abe2fa
  5. 18 4月, 2023 1 次提交
  6. 11 4月, 2023 1 次提交
  7. 28 3月, 2023 1 次提交
    • A
      [doc] update PPOCRLabel doc (#9563) · 6d44c678
      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
      6d44c678
  8. 23 3月, 2023 1 次提交
    • Y
      [FastDeploy] Improve readme (#9510) · c9e8ce5c
      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
      c9e8ce5c
  9. 21 3月, 2023 1 次提交
    • Y
      [FastDeploy] Improve readme and code format. (#9478) · e1704f46
      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
      e1704f46
  10. 20 3月, 2023 1 次提交
    • Z
      add d2t train support of svtr (#9479) · 20cb993c
      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
      20cb993c
  11. 17 3月, 2023 1 次提交
    • Y
      [FastDeploy] Improve Readme and API. (#9441) · 6001b1a0
      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
      6001b1a0
  12. 15 3月, 2023 1 次提交
  13. 14 3月, 2023 1 次提交
    • D
      CP 9176 (#9287) · 77b05c2a
      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
      77b05c2a
  14. 13 3月, 2023 1 次提交
  15. 10 3月, 2023 1 次提交
    • Z
      update tipc to_static (#9369) · 36ec3a40
      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
      36ec3a40
  16. 09 3月, 2023 1 次提交
  17. 08 3月, 2023 1 次提交
  18. 03 3月, 2023 2 次提交
  19. 24 2月, 2023 3 次提交
  20. 23 2月, 2023 1 次提交
    • A
      [doc] format code (#9201) · 035cd69a
      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
      035cd69a
  21. 22 2月, 2023 3 次提交
    • Z
      add table master to benchmark (#9107) · 1139a6c9
      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
      1139a6c9
    • B
      change num worker to 16 for better (#9179) · ed1a07a5
      Bo Zhang 提交于
      * change num worker to 16
      
      * adjust num_worker ser_layoutlm_xfund_zh.yml for better performance
      ed1a07a5
    • B
      change num worker to 16 (#9173) · 5264692d
      Bo Zhang 提交于
      5264692d
  22. 20 2月, 2023 1 次提交
  23. 16 2月, 2023 2 次提交
  24. 15 2月, 2023 1 次提交
  25. 14 2月, 2023 1 次提交
  26. 13 2月, 2023 1 次提交
  27. 10 2月, 2023 1 次提交
  28. 08 2月, 2023 2 次提交
    • Z
      add db for benchmark (#8959) · 68099c2d
      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
      68099c2d
    • Z
      add satrn (#8433) · 30201ef9
      zhiminzhang0830 提交于
      * add satrn
      
      * 修复satrn导出问题
      
      * 规范satrn config文件
      
      * 删除SATRNRecResizeImg
      
      ---------
      Co-authored-by: Nzhiminzhang0830 <zhangzhimin04@baidu.com>
      30201ef9
  29. 07 2月, 2023 2 次提交