1. 14 2月, 2023 1 次提交
  2. 13 2月, 2023 1 次提交
  3. 10 2月, 2023 1 次提交
  4. 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
  5. 07 2月, 2023 3 次提交
  6. 03 2月, 2023 1 次提交
  7. 01 2月, 2023 2 次提交
    • E
      Update QR code (#8942) · b86e5c35
      Evezerest 提交于
      b86e5c35
    • D
      [doc] fix doc (#8935) · 6cbd7d1e
      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
      6cbd7d1e
  8. 31 1月, 2023 1 次提交
  9. 30 1月, 2023 2 次提交
    • D
      support set gpu_id when inference (#8926) · 3629d5a3
      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
      3629d5a3
    • A
      support new version of numpy (#8921) · 9059f747
      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
      9059f747
  10. 19 1月, 2023 1 次提交
  11. 16 1月, 2023 1 次提交
  12. 11 1月, 2023 2 次提交
    • D
      Cherry-pick 3 commits from release/2.6 to dygraph (#8821) · 2ee0a98c
      Dhruv Awasthi 提交于
      * 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`.
      2ee0a98c
    • A
      [doc] update inference args default type (#8822) · c0219968
      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
      c0219968
  13. 10 1月, 2023 1 次提交
  14. 06 1月, 2023 1 次提交
  15. 04 1月, 2023 2 次提交
  16. 29 12月, 2022 2 次提交
  17. 28 12月, 2022 1 次提交
  18. 26 12月, 2022 2 次提交
  19. 23 12月, 2022 1 次提交
  20. 20 12月, 2022 1 次提交
  21. 15 12月, 2022 1 次提交
  22. 14 12月, 2022 1 次提交
  23. 13 12月, 2022 2 次提交
  24. 07 12月, 2022 1 次提交
    • A
      Update check img (#8558) · 83beede6
      andyj 提交于
      * add finetune en doc & test=document_fix
      
      * fix dead link & test=document_fix
      
      * fix dead link & test=document_fix
      
      * update check img
      83beede6
  25. 05 12月, 2022 1 次提交
    • A
      [doc] Fix dead link (#8547) · c44ae8f4
      andyj 提交于
      * add finetune en doc & test=document_fix
      
      * fix dead link & test=document_fix
      
      * fix dead link & test=document_fix
      c44ae8f4
  26. 01 12月, 2022 2 次提交
  27. 30 11月, 2022 2 次提交
  28. 25 11月, 2022 1 次提交
    • E
      Update README (#8445) · a2678a52
      Evezerest 提交于
      * Revert "Modify the output bug of PaddleOCR==2.6.1 update. (#8391)"
      
      This reverts commit c0ea753f.
      
      * 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: Nd2623587501 <71634460+d2623587501@users.noreply.github.com>
      a2678a52