1. 23 2月, 2023 1 次提交
  2. 20 2月, 2023 1 次提交
    • L
      Cherry pick pipeline (#7798) · f9447e98
      LokeZhou 提交于
      * ppvehicle add customized docs, test=document_fix
      
      * fix pipeline readme.md test=document_fix
      
      * fix pipeline readme.md link test=document_fix
      
      * add licensed to lane_to_mask.py
      
      * ppvehicle_violation.md add args list test=document_fix
      f9447e98
  3. 16 2月, 2023 1 次提交
  4. 14 2月, 2023 2 次提交
  5. 08 2月, 2023 1 次提交
  6. 01 2月, 2023 1 次提交
  7. 31 1月, 2023 1 次提交
  8. 28 1月, 2023 1 次提交
  9. 26 1月, 2023 1 次提交
    • L
      pipeline.py add tracking module time info (#7627) · de39e703
      LokeZhou 提交于
      * pipeline.py add tracking module time
      fix infer_cfg_vehicle_violation.yml for examples
      
      * pipeline examples infer_cfg_vehicle_violation.yml delete irrelevant config
      
      * fix infer_cfg_vehicle_violation.yml enable
      de39e703
  10. 17 1月, 2023 1 次提交
  11. 09 1月, 2023 2 次提交
    • L
      [MOT] Add BoT-SORT and MOT speed optimization (#7591) · 772d1801
      LokeZhou 提交于
      * Add BOTSORTTracker
      * pptracking/python/mot/tracker/botsort_tracker.py
      * ppdet/modeling/mot/tracker/botsort_tracker.py
      
      fix OCSORTTracker
      
      * * botsort kalman_filter.py float64->float32
      * requirements.txt add numba
      
      * [Mot] kalman_filter.py lazy import numba
      * add code source and modify comments
      
      * [MOT] fix numba lazy import bug
      
      * [MOT] botsort add README.md
      
      * delete comment code
      772d1801
    • F
      [MOT] add centertrack and refine centernet (#7510) · 2acf9cfc
      Feng Ni 提交于
      * add centertrack base codes
      
      * fix deploy and docs
      
      * fix tracker
      
      * fix
      
      * fix pre_img
      
      * fix deploy
      
      * fix
      2acf9cfc
  12. 26 12月, 2022 1 次提交
  13. 15 12月, 2022 1 次提交
  14. 13 12月, 2022 1 次提交
  15. 09 12月, 2022 1 次提交
  16. 08 12月, 2022 1 次提交
    • 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
  17. 07 12月, 2022 1 次提交
  18. 22 11月, 2022 1 次提交
  19. 19 11月, 2022 1 次提交
  20. 16 11月, 2022 1 次提交
    • W
      Update cn doc (#7346) · a4161b22
      wangguanzhong 提交于
      * update doc, test=document_fix
      
      * update en doc, test=document_fix
      
      * update link, test=document_fix
      a4161b22
  21. 15 11月, 2022 1 次提交
  22. 14 11月, 2022 1 次提交
  23. 27 10月, 2022 4 次提交
  24. 25 10月, 2022 1 次提交
  25. 17 10月, 2022 1 次提交
  26. 12 10月, 2022 2 次提交
  27. 11 10月, 2022 1 次提交
  28. 08 10月, 2022 1 次提交
  29. 29 9月, 2022 1 次提交
  30. 27 9月, 2022 2 次提交
  31. 21 9月, 2022 1 次提交
  32. 20 9月, 2022 1 次提交
  33. 16 9月, 2022 1 次提交
    • W
      add fcosr model (#6765) · 92078713
      wangxinxin08 提交于
      * add fcosr
      
      * fix some problem
      
      * add docs for fcosr
      
      * modify code
      
      * modify focsr reader
      
      * finish tensorrt deployment with dynamic shape
      
      * modify according to review comment
      
      Co-authored-by: wangxinxin08 <>
      92078713