1. 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
  2. 12 12月, 2021 1 次提交
  3. 08 12月, 2021 1 次提交
  4. 06 12月, 2021 1 次提交
  5. 02 12月, 2021 1 次提交
  6. 23 11月, 2021 1 次提交
  7. 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
  8. 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
  9. 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
  10. 10 11月, 2021 1 次提交
  11. 09 11月, 2021 2 次提交
  12. 06 11月, 2021 1 次提交
  13. 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
  14. 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
  15. 28 10月, 2021 1 次提交
  16. 15 10月, 2021 1 次提交
  17. 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
  18. 30 8月, 2021 1 次提交
  19. 12 8月, 2021 1 次提交
  20. 29 7月, 2021 1 次提交
  21. 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
  22. 09 7月, 2021 2 次提交
  23. 07 7月, 2021 1 次提交
  24. 02 7月, 2021 1 次提交
    • G
      [MOT] add deepsort deploy (#3515) · af424a9a
      George Ni 提交于
      * add deepsort export model, reid infer
      
      * fix jde_yolov3 metric
      
      * fix deepsort deploy
      
      * fix doc, clean code
      
      * add mot deploy infer image, add run_benchmark
      af424a9a