1. 19 9月, 2021 1 次提交
  2. 08 9月, 2021 1 次提交
  3. 06 9月, 2021 1 次提交
  4. 02 9月, 2021 1 次提交
  5. 31 8月, 2021 1 次提交
  6. 17 8月, 2021 1 次提交
  7. 12 8月, 2021 1 次提交
  8. 10 8月, 2021 1 次提交
  9. 03 8月, 2021 2 次提交
  10. 27 7月, 2021 1 次提交
  11. 26 7月, 2021 1 次提交
  12. 21 7月, 2021 1 次提交
  13. 20 7月, 2021 1 次提交
    • G
      [MOT] Fix mot video decode (#3681) · 0c2b74f9
      George Ni 提交于
      * mot video decode to images
      
      * add infer_dir for mot
      
      * fix export and unite pose infer
      
      * remove task in mot source
      
      * set image_dir
      
      * update doc
      0c2b74f9
  14. 14 7月, 2021 1 次提交
  15. 12 7月, 2021 1 次提交
  16. 08 7月, 2021 2 次提交
  17. 07 7月, 2021 2 次提交
  18. 29 6月, 2021 1 次提交
  19. 23 6月, 2021 2 次提交
  20. 21 6月, 2021 2 次提交
  21. 10 6月, 2021 3 次提交
  22. 09 6月, 2021 1 次提交
  23. 04 6月, 2021 1 次提交
  24. 03 6月, 2021 1 次提交
  25. 29 5月, 2021 1 次提交
  26. 24 5月, 2021 1 次提交
  27. 20 5月, 2021 2 次提交
  28. 18 5月, 2021 2 次提交
  29. 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
  30. 13 5月, 2021 1 次提交
  31. 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