1. 01 2月, 2023 2 次提交
  2. 31 1月, 2023 1 次提交
  3. 28 1月, 2023 1 次提交
  4. 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
  5. 05 1月, 2023 1 次提交
  6. 04 1月, 2023 2 次提交
  7. 30 12月, 2022 1 次提交
  8. 27 12月, 2022 1 次提交
    • T
      Few shot (#7503) · a40d2d3a
      Taojerxi 提交于
      * finish_cotuning
      
      * fix_bug
      
      * add_readme
      
      * finish contrast
      a40d2d3a
  9. 26 12月, 2022 1 次提交
  10. 20 12月, 2022 2 次提交
  11. 15 12月, 2022 1 次提交
  12. 09 12月, 2022 1 次提交
  13. 08 12月, 2022 1 次提交
    • U
      fix 2 bugs (#7409) · 93de5e5f
      ucsk 提交于
      * fix transposed convolution in_channels
      
      * fix when deep_supervision is false
      93de5e5f
  14. 07 12月, 2022 1 次提交
  15. 06 12月, 2022 1 次提交
  16. 30 11月, 2022 1 次提交
  17. 23 11月, 2022 1 次提交
  18. 19 11月, 2022 1 次提交
  19. 16 11月, 2022 1 次提交
  20. 15 11月, 2022 1 次提交
  21. 08 11月, 2022 1 次提交
  22. 07 11月, 2022 2 次提交
  23. 04 11月, 2022 1 次提交
  24. 03 11月, 2022 1 次提交
    • W
      add ppyoloe_r (#7105) · c6c10032
      wangxinxin08 提交于
      * add ppyoloe_r
      
      * modify code of ops.py
      
      * add ppyoloe_r docs and modify rotate docs
      
      * modify docs and refine connfigs
      
      * fix some problems
      
      * refine docs, add nms_rotated ext_op and fix some problems
      
      * add image and inference_benchmark.py
      
      * modify docs
      
      * fix some problems
      
      * modify code accroding to review
      
      Co-authored-by: wangxinxin08 <>
      c6c10032
  25. 02 11月, 2022 1 次提交
  26. 31 10月, 2022 1 次提交
  27. 26 10月, 2022 1 次提交
  28. 19 10月, 2022 1 次提交
  29. 18 10月, 2022 1 次提交
    • H
      add LD distillation for GFL model (#7101) · b52580df
      huangjun12 提交于
      * add code
      
      * add ld-vlr
      
      * refractor code
      
      * refine code
      
      * add doc
      
      * refine details
      
      * refine doc
      
      * update download url
      
      * rename config file for ci
      
      * rename config file in README for CI
      b52580df
  30. 17 10月, 2022 1 次提交
  31. 13 10月, 2022 1 次提交
  32. 30 9月, 2022 1 次提交
  33. 27 9月, 2022 1 次提交
  34. 21 9月, 2022 1 次提交
  35. 17 9月, 2022 1 次提交
    • F
      refine fcos codes (#6949) · 80b2627b
      Feng Ni 提交于
      * refine fcos codes
      
      * refine fcos postprocess
      
      * fix fcos deploy
      
      * fix fcos deploy
      80b2627b