1. 28 6月, 2021 1 次提交
  2. 23 6月, 2021 1 次提交
  3. 21 6月, 2021 1 次提交
  4. 17 6月, 2021 1 次提交
    • G
      [MOT] add mot score (#3374) · f0e689e2
      George Ni 提交于
      * add mot score to txt results
      
      * fix mot install typo
      
      * add epoch for deepsort
      
      * fix paddle no_grad
      
      * deploy infer save image txt
      f0e689e2
  5. 13 6月, 2021 1 次提交
  6. 11 6月, 2021 1 次提交
  7. 10 6月, 2021 1 次提交
  8. 07 6月, 2021 1 次提交
  9. 20 5月, 2021 2 次提交
  10. 17 5月, 2021 1 次提交
  11. 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
  12. 12 5月, 2021 4 次提交
  13. 10 5月, 2021 1 次提交
  14. 07 5月, 2021 1 次提交
  15. 06 5月, 2021 1 次提交
  16. 25 4月, 2021 1 次提交
  17. 13 4月, 2021 1 次提交
  18. 09 4月, 2021 1 次提交
  19. 07 4月, 2021 1 次提交
  20. 01 4月, 2021 1 次提交
  21. 29 3月, 2021 1 次提交
  22. 25 3月, 2021 1 次提交
  23. 22 3月, 2021 3 次提交
  24. 18 3月, 2021 1 次提交
  25. 17 3月, 2021 1 次提交
  26. 16 3月, 2021 1 次提交
  27. 15 3月, 2021 1 次提交
  28. 10 3月, 2021 1 次提交
  29. 09 3月, 2021 2 次提交
  30. 20 2月, 2021 1 次提交
    • C
      [Dygraph] Fix deploy python/cpp infer bugs (#2234) · 6e8a5e62
      cnn 提交于
      * use scripts to build on windows flatform, test=dygraph
      
      * Use new preproces OPs in deploy/infer.py, test=dygraph
      
      * fix bug of image_shape can not set 2-dims, test=dygraph
      
      * fix cpp build, test=dygraph
      
      * set param target_size must be [h, w] in Resize function, test=dygraph
      
      * fix bug, test=dygraph
      
      * fix ssd output format (bbox: [N, 6], bbox_num: bbox_num), test=dygraph
      
      * fix ssd prediction in cpp mode, test=dygraph
      6e8a5e62
  31. 05 2月, 2021 2 次提交
  32. 02 2月, 2021 1 次提交