1. 08 6月, 2021 3 次提交
  2. 07 6月, 2021 1 次提交
  3. 05 6月, 2021 1 次提交
  4. 01 6月, 2021 1 次提交
  5. 31 5月, 2021 2 次提交
  6. 29 5月, 2021 1 次提交
  7. 24 5月, 2021 2 次提交
  8. 23 5月, 2021 1 次提交
  9. 21 5月, 2021 3 次提交
  10. 20 5月, 2021 5 次提交
  11. 19 5月, 2021 1 次提交
  12. 18 5月, 2021 5 次提交
  13. 17 5月, 2021 4 次提交
  14. 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
  15. 14 5月, 2021 2 次提交
  16. 13 5月, 2021 5 次提交
  17. 12 5月, 2021 2 次提交
    • G
      fix eval snapshot_epoch (#2968) · cb972a2b
      Guanghua Yu 提交于
      * fix eval snapshot_epoch
      cb972a2b
    • 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