1. 08 3月, 2022 1 次提交
  2. 05 3月, 2022 2 次提交
  3. 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
  4. 26 12月, 2021 1 次提交
  5. 23 12月, 2021 1 次提交
  6. 12 12月, 2021 1 次提交
  7. 09 12月, 2021 1 次提交
  8. 06 12月, 2021 1 次提交
  9. 30 11月, 2021 1 次提交
  10. 21 11月, 2021 1 次提交
  11. 20 11月, 2021 1 次提交
  12. 13 11月, 2021 1 次提交
  13. 11 11月, 2021 1 次提交
  14. 09 11月, 2021 1 次提交
  15. 06 11月, 2021 1 次提交
  16. 05 11月, 2021 5 次提交
  17. 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
  18. 02 11月, 2021 1 次提交
  19. 29 10月, 2021 1 次提交
  20. 28 10月, 2021 1 次提交
  21. 23 10月, 2021 1 次提交
  22. 21 10月, 2021 1 次提交
  23. 18 10月, 2021 1 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
  24. 17 10月, 2021 1 次提交
  25. 15 10月, 2021 1 次提交
  26. 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
  27. 30 8月, 2021 1 次提交
  28. 12 8月, 2021 1 次提交
  29. 06 8月, 2021 1 次提交
  30. 30 7月, 2021 2 次提交
  31. 29 7月, 2021 1 次提交
  32. 27 7月, 2021 2 次提交
  33. 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