1. 26 7月, 2023 1 次提交
  2. 24 5月, 2023 1 次提交
  3. 15 5月, 2023 1 次提交
    • 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
  4. 27 4月, 2023 1 次提交
  5. 23 4月, 2023 1 次提交
  6. 21 4月, 2023 1 次提交
    • 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