1. 02 8月, 2023 1 次提交
  2. 01 8月, 2023 1 次提交
  3. 17 7月, 2023 1 次提交
  4. 10 7月, 2023 1 次提交
  5. 20 6月, 2023 1 次提交
  6. 14 6月, 2023 1 次提交
  7. 08 6月, 2023 1 次提交
  8. 02 6月, 2023 1 次提交
  9. 24 5月, 2023 1 次提交
  10. 23 5月, 2023 1 次提交
  11. 17 5月, 2023 2 次提交
    • T
      fix bug when multi gpus training(sampler) (#9963) · 2c0664b2
      topduke 提交于
      * fix gris_sample data type bug when use fp16
      
      * fix gris_sample data type bug when use fp16
      
      * fix v4rec batchsize
      
      * fix bug of hang when multi gpus training(sampler)
      2c0664b2
    • D
      add nrtr dml distill loss (#9968) · abc4be00
      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
      
      * add v4_rec_distill config
      
      * delete debug
      
      * fix comment
      
      * fix comment
      
      * add dml nrtr distill loss
      abc4be00
  12. 15 5月, 2023 3 次提交
    • D
      add V4 rec distill (#9921) · 1643f268
      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
      
      * add v4_rec_distill config
      
      * delete debug
      
      * fix comment
      
      * fix comment
      1643f268
    • T
      Fix grid_sample data type bug when use fp16 (#9930) · 42516643
      topduke 提交于
      * fix gris_sample data type bug when use fp16
      
      * fix gris_sample data type bug when use fp16
      
      * fix v4rec batchsize
      42516643
    • D
      Pfhead (#9898) · 24ff4def
      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
      
      * rename
      
      * rename
      24ff4def
  13. 04 5月, 2023 1 次提交
  14. 28 4月, 2023 1 次提交
    • X
      Multi scale (#9837) · b3066812
      xiaoting 提交于
      * update for multi scale
      
      * update for multi scale
      
      * update for multi scale
      
      * rm notes
      b3066812
  15. 23 4月, 2023 1 次提交
  16. 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
  17. 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
  18. 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
  19. 15 3月, 2023 1 次提交
  20. 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
  21. 09 3月, 2023 1 次提交
  22. 08 3月, 2023 1 次提交
  23. 22 2月, 2023 1 次提交
    • 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
  24. 20 2月, 2023 1 次提交
  25. 16 2月, 2023 1 次提交
    • D
      fix east post process of dygraph (#9099) · 4fd68e9b
      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
      4fd68e9b
  26. 14 2月, 2023 1 次提交
  27. 13 2月, 2023 1 次提交
  28. 08 2月, 2023 1 次提交
  29. 07 2月, 2023 1 次提交
  30. 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
  31. 19 1月, 2023 1 次提交
  32. 23 12月, 2022 1 次提交
  33. 20 12月, 2022 1 次提交
  34. 13 12月, 2022 1 次提交