1. 21 8月, 2023 1 次提交
  2. 17 8月, 2023 1 次提交
    • Z
      onnxruntime support gpu (#10668) · dbf35bb7
      zhoujun 提交于
      * Update ch_PP-OCRv3_rec.yml
      
      * Update ch_PP-OCRv3_rec_distillation.yml
      
      * Update en_PP-OCRv3_rec.yml
      
      * Update arabic_PP-OCRv3_rec.yml
      
      * Update chinese_cht_PP-OCRv3_rec.yml
      
      * Update cyrillic_PP-OCRv3_rec.yml
      
      * Update devanagari_PP-OCRv3_rec.yml
      
      * Update japan_PP-OCRv3_rec.yml
      
      * Update ka_PP-OCRv3_rec.yml
      
      * Update korean_PP-OCRv3_rec.yml
      
      * Update latin_PP-OCRv3_rec.yml
      
      * Update ta_PP-OCRv3_rec.yml
      
      * Update te_PP-OCRv3_rec.yml
      
      * Update utility.py
      dbf35bb7
  3. 10 8月, 2023 2 次提交
  4. 17 7月, 2023 1 次提交
  5. 10 7月, 2023 1 次提交
  6. 21 4月, 2023 1 次提交
    • 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
  7. 20 4月, 2023 1 次提交
  8. 30 1月, 2023 1 次提交
    • 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
  9. 01 11月, 2022 1 次提交
  10. 15 10月, 2022 1 次提交
  11. 09 10月, 2022 2 次提交
  12. 29 9月, 2022 2 次提交
  13. 20 9月, 2022 1 次提交
  14. 19 9月, 2022 4 次提交
  15. 16 9月, 2022 1 次提交
  16. 13 9月, 2022 1 次提交
  17. 04 9月, 2022 3 次提交
  18. 23 8月, 2022 1 次提交
  19. 22 8月, 2022 1 次提交
  20. 21 8月, 2022 1 次提交
    • E
      cherry pick PRs from community (#7273) · 7e4e87dd
      Evezerest 提交于
      * 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: NDouble_V <liuvv0203@163.com>
      Co-authored-by: Nshawn <1021362695@qq.com>
      Co-authored-by: Npaopjian <672034519@qq.com>
      7e4e87dd
  21. 20 8月, 2022 3 次提交
  22. 17 8月, 2022 1 次提交
  23. 15 8月, 2022 1 次提交
    • littletomatodonkey's avatar
      kie doc (#7154) · 78871cfe
      littletomatodonkey 提交于
      * kie doc
      
      * fix xlm model export
      
      * fix doc
      
      * add wildreceipt dataset
      
      * fix doc
      
      * fix doc
      78871cfe
  24. 12 8月, 2022 1 次提交
    • X
      Submit SR model (#6933) · 70540130
      xiaoting 提交于
      * add sr model
      
      * update for eval
      
      * submit sr
      
      * polish code
      
      * polish code
      
      * polish code
      
      * update sr model
      
      * update doc
      
      * update doc
      
      * update doc
      
      * fix typo
      
      * format code
      
      * update metric
      
      * fix export
      70540130
  25. 08 8月, 2022 1 次提交
  26. 06 8月, 2022 1 次提交
    • littletomatodonkey's avatar
      add vqa code (#7096) · 9e4ae9dc
      littletomatodonkey 提交于
      * add vqa code
      
      * add order ocr info
      
      * rename tb-yx order
      
      * polish configs
      
      * add trt offline-tuning
      
      * fix seed and remove unused configs
      9e4ae9dc
  27. 01 7月, 2022 2 次提交
  28. 24 5月, 2022 1 次提交
  29. 23 5月, 2022 1 次提交
    • X
      Cherry pick to dygraph (#6383) · f2c0a1a2
      xiaoting 提交于
      * add starnet doc & test=document_fix
      
      * add starnet doc & test=document_fix
      
      * Update algorithm_rec_starnet.md
      
      * support xpu
      f2c0a1a2