1. 03 2月, 2023 1 次提交
    • F
      Add PPYOLOE distillation (#7671) · b2e0acf1
      Feng Ni 提交于
      * add ppyoloe distill with soft loss and feature loss
      
      * refine distill codes
      
      * fix configs and docs
      
      * clean codes
      
      * merge cam, fix export
      b2e0acf1
  2. 02 2月, 2023 1 次提交
  3. 01 2月, 2023 6 次提交
  4. 31 1月, 2023 5 次提交
  5. 29 1月, 2023 1 次提交
  6. 28 1月, 2023 3 次提交
  7. 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
  8. 18 1月, 2023 2 次提交
  9. 17 1月, 2023 1 次提交
  10. 13 1月, 2023 2 次提交
  11. 12 1月, 2023 1 次提交
  12. 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
  13. 05 1月, 2023 2 次提交
  14. 04 1月, 2023 4 次提交
  15. 03 1月, 2023 3 次提交
  16. 30 12月, 2022 2 次提交
  17. 28 12月, 2022 3 次提交