1. 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
  2. 11 11月, 2021 3 次提交
  3. 10 11月, 2021 3 次提交
  4. 09 11月, 2021 2 次提交
  5. 08 11月, 2021 1 次提交
  6. 07 11月, 2021 1 次提交
  7. 06 11月, 2021 2 次提交
  8. 05 11月, 2021 8 次提交
  9. 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
  10. 02 11月, 2021 3 次提交
  11. 01 11月, 2021 1 次提交
  12. 29 10月, 2021 2 次提交
  13. 28 10月, 2021 2 次提交
  14. 23 10月, 2021 1 次提交
  15. 21 10月, 2021 2 次提交
  16. 20 10月, 2021 4 次提交
  17. 19 10月, 2021 2 次提交
  18. 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