1. 09 5月, 2023 1 次提交
  2. 18 7月, 2022 1 次提交
  3. 17 5月, 2022 1 次提交
  4. 08 4月, 2022 1 次提交
  5. 22 3月, 2022 1 次提交
  6. 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
  7. 09 3月, 2022 1 次提交
  8. 08 3月, 2022 1 次提交
  9. 03 3月, 2022 1 次提交
    • W
      Refactor python deploy (#5253) · 7dccc8f6
      wangguanzhong 提交于
      * refactor det deploy
      
      * refactor keypoint deploy
      
      * fix solov2
      
      * fit mot sde pipeline infer
      
      * refine mot sde infer
      
      * fit mot jde infer pipeline
      
      * fit mot pose unite infer
      
      * precommit for format
      
      * refine keypoint detector name
      
      * clean codes
      
      * fix keypoint infer
      
      * refine format
      Co-authored-by: NFeng Ni <nemonameless@qq.com>
      7dccc8f6
  10. 12 12月, 2021 1 次提交
  11. 06 12月, 2021 1 次提交
  12. 09 11月, 2021 1 次提交
  13. 06 11月, 2021 1 次提交
  14. 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
  15. 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
  16. 28 10月, 2021 1 次提交
  17. 15 10月, 2021 1 次提交
  18. 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
  19. 30 8月, 2021 1 次提交
  20. 12 8月, 2021 1 次提交
  21. 29 7月, 2021 1 次提交
  22. 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
  23. 09 7月, 2021 2 次提交
  24. 07 7月, 2021 1 次提交
  25. 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