1. 17 8月, 2021 1 次提交
  2. 13 8月, 2021 1 次提交
  3. 03 8月, 2021 1 次提交
  4. 29 7月, 2021 1 次提交
  5. 21 7月, 2021 1 次提交
  6. 20 7月, 2021 2 次提交
  7. 09 7月, 2021 1 次提交
  8. 07 7月, 2021 2 次提交
  9. 02 7月, 2021 1 次提交
    • G
      [MOT] add deepsort deploy (#3515) · af424a9a
      George Ni 提交于
      * add deepsort export model, reid infer
      
      * fix jde_yolov3 metric
      
      * fix deepsort deploy
      
      * fix doc, clean code
      
      * add mot deploy infer image, add run_benchmark
      af424a9a
  10. 29 6月, 2021 1 次提交
  11. 19 6月, 2021 1 次提交
  12. 10 6月, 2021 2 次提交
  13. 01 6月, 2021 1 次提交
  14. 31 5月, 2021 1 次提交
  15. 29 5月, 2021 1 次提交
  16. 24 5月, 2021 1 次提交
  17. 23 5月, 2021 1 次提交
  18. 21 5月, 2021 1 次提交
  19. 20 5月, 2021 2 次提交
    • 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
    • G
      [MOT] fix video infer (#3078) · 2e61ae96
      George Ni 提交于
      * fix ffmpeg video infer, fix doc, test=document_fix
      
      * fix ffmpeg installl, test=document_fix
      2e61ae96
  20. 18 5月, 2021 3 次提交
  21. 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
  22. 14 5月, 2021 1 次提交
  23. 13 5月, 2021 3 次提交
  24. 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