1. 05 1月, 2023 2 次提交
  2. 04 1月, 2023 4 次提交
  3. 03 1月, 2023 3 次提交
  4. 30 12月, 2022 2 次提交
  5. 28 12月, 2022 3 次提交
  6. 27 12月, 2022 4 次提交
  7. 26 12月, 2022 2 次提交
  8. 22 12月, 2022 1 次提交
  9. 21 12月, 2022 1 次提交
  10. 20 12月, 2022 2 次提交
  11. 16 12月, 2022 2 次提交
  12. 15 12月, 2022 3 次提交
  13. 14 12月, 2022 1 次提交
  14. 13 12月, 2022 1 次提交
  15. 12 12月, 2022 2 次提交
  16. 10 12月, 2022 1 次提交
    • T
      PaddleDetection Github README update (#7481) · 82300c13
      thinkthinking 提交于
      * PaddleDetection Github README update
      
      * 更新架构图;新增benchmark;修正链接;修正字体问题
      
      * 修改benchmark图片大小 保持字体大小一致;补充链接
      
      * 补充icon
      82300c13
  17. 09 12月, 2022 2 次提交
  18. 08 12月, 2022 4 次提交
    • W
      fix dota category while save results (#7473) · 45ba40b4
      wangxinxin08 提交于
      45ba40b4
    • W
      add sku110k models (#7465) · ca227ee4
      wangxinxin08 提交于
      * add sku110k models
      
      * add link in ppyoloe doc
      
      * modify directory of sku110k
      
      * fix data config problem
      ca227ee4
    • U
      fix 2 bugs (#7409) · 93de5e5f
      ucsk 提交于
      * fix transposed convolution in_channels
      
      * fix when deep_supervision is false
      93de5e5f
    • L
      Pipeline vehicle (#7432) · 1ee80501
      LokeZhou 提交于
      * * add vehicle_pressing.py to judge vehicle press lane
      * add lane_seg_infer.py to lane seg
      * add pipeline vehicle retrograde:
      * add vehicle_retrograde.py to judge vehicle retrograde
      * add infer_cfg_vehicle_violation.yml to config vehicle press vehicle retrograde
      * add lane_seg_config.yml to config lane seg
      
      * *add ppvehicle_press readme
      *add ppvehicle_retrograde.md
      *fix lane_seg preditor init
      
      * ppvehicle_press.md ppvehicle_retrograde.ma add gif image
      
      * *fix  ppvehicle press retrograde readme, test=document_fix
      *add ppvehicle press retrograde en readme test=document_fix
      *fix ppvehicle retrograde keep left bug
      
      * fix ppvehicle readme,test=document_fix
      
      * fix ppvehicle retrograde en readme,test=document_fix
      
      * ppvehicle_press ppvehicle_retrograde readme add sulution test=document_fix
      
      * fix ppvehicle press retrograde readme format test=document_fix
      1ee80501