1. 20 5月, 2021 1 次提交
    • W
      support no label training (#2576) · 571dcb34
      wangguanzhong 提交于
      * support no label training
      
      * fix load_crowd
      
      * update to fit rbox
      
      * add empty_ratio
      
      * update configs
      
      * support mask rcnn
      
      * clean drop_empty for mot & keypoint
      
      * refine is_crowd
      571dcb34
  2. 18 5月, 2021 1 次提交
  3. 14 5月, 2021 1 次提交
  4. 13 5月, 2021 1 次提交
  5. 12 5月, 2021 1 次提交
    • G
      [MOT] JDE: others (#2788) · 0b1b74ad
      George Ni 提交于
      * add config for jde and deepsort, add engine metric tools
      
      * add mot_metrics
      
      * fix configs engine and others
      
      * fix configs others
      
      * move configs
      
      * fix ap_per_class, fix doc
      
      * fix test_mode, seqs
      
      * fix test_mode to metric
      
      * fix JDE arch metric
      
      * clean requirement
      
      * add to requirement
      0b1b74ad