1. 30 5月, 2023 1 次提交
  2. 09 5月, 2023 1 次提交
  3. 09 1月, 2023 1 次提交
    • 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
  4. 09 12月, 2022 1 次提交
  5. 29 8月, 2022 1 次提交
  6. 16 8月, 2022 1 次提交
  7. 18 7月, 2022 1 次提交
  8. 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
  9. 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
  10. 23 6月, 2022 1 次提交
  11. 08 4月, 2022 1 次提交
  12. 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
  13. 22 3月, 2022 1 次提交
  14. 21 3月, 2022 2 次提交
  15. 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
  16. 12 12月, 2021 1 次提交
  17. 08 12月, 2021 1 次提交
  18. 06 12月, 2021 1 次提交
  19. 02 12月, 2021 1 次提交
  20. 23 11月, 2021 1 次提交
  21. 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
  22. 12 11月, 2021 1 次提交
    • F
      [MOT] visualize entrance line (#4554) · ce04964e
      FlyingQianMM 提交于
      * add implementment for FlowStatics
      
      * rename count to entrance_count; rename count_set to id_set
      
      * add a todo for entrance line setting
      
      * rename count to do_entrance_counting
      
      * convert print_save_file to the origin line
      
      * visualize entrance line
      
      * fix conflicts
      
      * move entrance_line show in plot_track
      ce04964e
  23. 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
  24. 10 11月, 2021 1 次提交
  25. 09 11月, 2021 2 次提交
  26. 06 11月, 2021 1 次提交
  27. 05 11月, 2021 1 次提交
    • F
      [MOT] unify tracker for single class and multi-calss MOT (#4403) · 8a87d99e
      Feng Ni 提交于
      * add mcfairmot train eval export code
      
      * fix eval and export
      
      * update modelzoo
      
      * add hrnet18_dlafpn
      
      * unify jdetracker
      
      * fix deploy infer for single class
      
      * fix multi class fairmot deploy
      
      * fix mcmot data source and deploy
      
      * fix num_identities
      
      * fix num_identities_dict
      8a87d99e
  28. 03 11月, 2021 1 次提交
    • F
      [MOT] fit some detectors for deepsort (#4329) · 39d54f23
      Feng Ni 提交于
      * fit some detectors for deepsort
      
      * fix configs and readme
      
      * add tracked bbox score cls_id, fix deploy bugs
      
      * add deepsort cfg score threshold
      
      * fix deploy deepsorttracker, fix cfgs
      
      * merge develop, fix format
      
      * add pplcnet
      
      * add pplcnet cfgs
      
      * fix cfgs
      
      * fix cfgs
      
      * clean pplcnet code
      
      * fix readme
      39d54f23
  29. 28 10月, 2021 1 次提交
  30. 15 10月, 2021 1 次提交
  31. 29 9月, 2021 1 次提交
    • F
      [MOT] add hrnet_w18 fairmot (#3857) · afa7c14d
      Feng Ni 提交于
      * add hrnet18 fairmot
      
      * add lite hrnet_w18
      
      * add hrnet dlafpn
      
      * update hrnet18_dlafpn modelzoo
      
      * hrnet18dlafpn modelzoo
      
      * add comments
      
      * set neck not none, update modelzoo
      afa7c14d
  32. 30 8月, 2021 1 次提交
  33. 12 8月, 2021 1 次提交
  34. 29 7月, 2021 1 次提交
  35. 26 7月, 2021 1 次提交
    • G
      [MOT] add kitti metric (#3736) · 3c95b81d
      George Ni 提交于
      * add kitti metric
      
      * clean kitti metric code
      
      * fix kitticars doc
      
      * remove kitti headtracking cfgs
      
      * remove kitti headtracking cfgs, clean code
      
      * fix datatype and ffmpeg, test=document_fix
      
      * add soft link, test=document_fix
      
      * add doc link, test=document_fix
      
      * fix deploy image_list, test=document_fix
      3c95b81d
  36. 09 7月, 2021 2 次提交