1. 29 8月, 2023 1 次提交
  2. 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
  3. 26 12月, 2022 1 次提交
  4. 05 9月, 2022 1 次提交
    • Z
      multi_thread & multi_rtsp input (#6834) · 7e8d1fa2
      zhiboniu 提交于
      * multi_thread & multi_rtsp input; test=document_fix
      
      * update rtsp docs; test=document_fix
      
      * update savename,add threadid to name;test=document_fix
      7e8d1fa2
  5. 30 8月, 2022 1 次提交
  6. 29 8月, 2022 1 次提交
  7. 15 8月, 2022 1 次提交
  8. 20 7月, 2022 1 次提交
    • F
      Fix mot lazy import and warning (#6476) · 714b339b
      Feng Ni 提交于
      * [Dy2St]Fix cascade_rcnn export model problem (#6468)
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * [Dy2St]Fix cascade_rcnn export model problem
      
      * fix import for mot
      
      * fix import for mot deploy
      
      * fix lazy import mot
      714b339b
  9. 18 7月, 2022 1 次提交
  10. 12 7月, 2022 1 次提交
    • F
      add break in counting for pphuman (#6372) · aa78ab80
      Feng Ni 提交于
      * add break in counting for pphuman
      
      * fix break in doc and codes
      
      * fix mot break in region, test=document_fix
      
      * fix region_polygon and region_type, test=document_fix
      
      * add tools for get_video_info, test=document_fix
      aa78ab80
  11. 11 7月, 2022 1 次提交
    • F
      [MOT] Add OC_SORT tracker (#6272) · c84153a3
      Feng Ni 提交于
      * add ocsort tracker
      
      * add ocsort deploy
      
      * merge develop
      
      * fix ocsort tracker codes
      
      * fix doc, test=document_fix
      
      * fix doc, test=document_fix
      c84153a3
  12. 02 5月, 2022 1 次提交
  13. 08 4月, 2022 1 次提交
  14. 30 3月, 2022 1 次提交
  15. 28 3月, 2022 1 次提交
  16. 26 3月, 2022 1 次提交
    • F
      [MOT] add drawing of pptracking and pphuman (#5456) · 4caab055
      Feng Ni 提交于
      * add entrance_count draw_center_traj save_mot_txts
      
      * fix pphuman plot_tracking_dict
      
      * fix pphuman plot_tracking_dict
      
      * fix plot tracking dict
      
      * fix pipeline mot plot, add gif
      
      * fix collector append, test=document_fix
      4caab055
  17. 22 3月, 2022 2 次提交
  18. 21 3月, 2022 1 次提交
    • F
      [MOT] add bytetrack yolo configs and deploy (#5377) · e792e418
      Feng Ni 提交于
      * add bytetrack yolov3 ppyoloe cfgs
      
      * add bytetrack reid
      
      * fix sde bytetrack reid
      
      * fix bytetrack readme
      
      * add jdetracker mtmct
      
      * fix bytetrack reid
      
      * fix deploy track_config
      
      * fix doc readme
      e792e418
  19. 15 3月, 2022 1 次提交
    • F
      [MOT] Upgrade pptracking deploy (#5358) · c643eeab
      Feng Ni 提交于
      * add bytetrack yolov3 engine and deploy baseline
      
      * fix bytetrack yolov3 configs
      
      * fix cfgs tools
      
      * fix tracker pred_dets
      
      * fit pptracking jde sde infer
      
      * rename cfgs, fix mot_sde_infer
      
      * fix mot sde single class infer
      
      * remove byte cfgs
      
      * fix mtmct
      
      * clean code
      c643eeab
  20. 08 3月, 2022 1 次提交
  21. 17 12月, 2021 1 次提交
  22. 02 12月, 2021 1 次提交
  23. 24 11月, 2021 1 次提交
  24. 19 11月, 2021 2 次提交
    • F
      [MOT] refine mtmct deploy (#4633) · 2f3950ee
      Feng Ni 提交于
      * fix mtmct deploy
      
      * add enable_static
      2f3950ee
    • F
      [MOT] add pptracking mtmct (#4615) · 7fc9614a
      Feng Ni 提交于
      * add mtmct aic_vehicle baseline
      
      * fix clip_bbox, add coco model filter, fix some bugs
      
      * fix infer bugs, fix crops and mtmct vis
      
      * fix engine tracker infer
      
      * fix mtmct images deploy
      
      * fix readme and cfg
      
      * remove mtmct of cfg modeling and tracker
      
      * fix doc cfg
      7fc9614a
  25. 11 11月, 2021 1 次提交
    • F
      add python flow_statistic for sde (#4542) · c44543ae
      FlyingQianMM 提交于
      * add flow_statistic for mot_jde
      
      * raise NotImplementedError when multi-class entrance counting is chosen
      
      * revert * 'mp4v' to *'mp4v'
      
      * add python flow_statistic for sde
      c44543ae
  26. 10 11月, 2021 2 次提交
  27. 09 11月, 2021 1 次提交