1. 20 7月, 2021 2 次提交
  2. 10 6月, 2021 1 次提交
  3. 01 6月, 2021 1 次提交
  4. 18 5月, 2021 2 次提交
  5. 15 5月, 2021 1 次提交
    • F
      [MOT] add FairMOT (#2994) · 277bc13f
      FlyingQianMM 提交于
      * add fairmot
      
      * rename pretrain_weights
      
      * add comments; reuse focal loss and convnorm
      
      * update comments
      277bc13f
  6. 13 5月, 2021 1 次提交
  7. 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
  8. 11 5月, 2021 1 次提交
    • G
      [MOT] add MOT data (#2789) · 4575dfe7
      George Ni 提交于
      * add mot data
      
      * fix operators, source
      
      * fix data source transform
      
      * fix parse_dataset register_op
      
      * fix scale_factor, RandomAffine
      
      * add assert for check
      
      * fix ci
      4575dfe7