1. 20 5月, 2021 4 次提交
  2. 19 5月, 2021 5 次提交
  3. 18 5月, 2021 9 次提交
  4. 17 5月, 2021 7 次提交
  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. 14 5月, 2021 5 次提交
  7. 13 5月, 2021 6 次提交
  8. 12 5月, 2021 3 次提交
    • 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
    • C
      [dev] s2anet fix export and deploy (#2919) · 0947171b
      cnn 提交于
      * s2anet fix export and deploy
      
      * remove redundant code
      
      * fix cpp for s2anet deploy
      
      * fix bug of get_categories
      
      * rename poly_to_rbox to poly2rbox
      
      * add some comment for function
      0947171b