1. 10 5月, 2022 1 次提交
  2. 22 4月, 2022 1 次提交
  3. 14 4月, 2022 1 次提交
  4. 07 4月, 2022 1 次提交
  5. 02 4月, 2022 1 次提交
    • W
      support mask rcnn bs>2 (#5470) · 020e1cd6
      wangguanzhong 提交于
      * support mask rcnn bs>2
      
      * fix resize op in c++ deploy
      
      * fix preprocess in mask rcnn
      
      * fix cascade mask rcnn when box is empty
      
      * update merge batch
      020e1cd6
  6. 18 3月, 2022 1 次提交
  7. 08 3月, 2022 1 次提交
  8. 27 12月, 2021 1 次提交
  9. 24 12月, 2021 1 次提交
  10. 16 12月, 2021 1 次提交
  11. 02 12月, 2021 1 次提交
  12. 24 11月, 2021 1 次提交
  13. 18 11月, 2021 1 次提交
  14. 05 11月, 2021 2 次提交
  15. 18 10月, 2021 1 次提交
    • W
      Add CenterNet (#4098) · 996a4fa5
      wangguanzhong 提交于
      * add centernet
      
      * add centernet
      
      * add r50 for centernet
      
      * support deploy for centernet
      
      * add doc
      
      * update pretrain
      
      * clean code
      
      * update r50 doc
      
      * unify for_mot
      
      * update code according to review
      
      * update doc
      
      * refine preprocess
      
      * update doc
      996a4fa5
  16. 30 7月, 2021 1 次提交
  17. 19 7月, 2021 1 次提交
  18. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  19. 07 7月, 2021 2 次提交
  20. 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
  21. 28 6月, 2021 1 次提交
  22. 10 6月, 2021 1 次提交
  23. 09 6月, 2021 1 次提交
  24. 28 5月, 2021 1 次提交
  25. 21 5月, 2021 1 次提交
  26. 20 5月, 2021 1 次提交
  27. 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
  28. 14 5月, 2021 1 次提交
  29. 12 5月, 2021 1 次提交
    • 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
  30. 11 5月, 2021 1 次提交
  31. 07 5月, 2021 1 次提交
  32. 30 4月, 2021 1 次提交
  33. 25 4月, 2021 1 次提交
    • C
      [dev] s2anet add anno convert to rbox (#2724) · a9255173
      cnn 提交于
      * add script of dota_2_coco
      
      * add args for dota_to_coco
      
      * add script to generate test result of dota
      
      * add loss weight for s2anet
      
      * fix dy2st for s2anet
      
      * fix code style
      a9255173
  34. 12 4月, 2021 1 次提交
  35. 09 4月, 2021 1 次提交
  36. 30 3月, 2021 2 次提交
  37. 22 3月, 2021 1 次提交