1. 31 1月, 2023 1 次提交
  2. 19 8月, 2022 1 次提交
  3. 25 7月, 2022 1 次提交
  4. 01 7月, 2022 2 次提交
  5. 25 5月, 2022 1 次提交
  6. 07 5月, 2022 1 次提交
  7. 24 4月, 2022 1 次提交
  8. 22 4月, 2022 2 次提交
  9. 07 4月, 2022 1 次提交
  10. 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
  11. 30 3月, 2022 1 次提交
  12. 05 1月, 2022 1 次提交
  13. 12 12月, 2021 1 次提交
  14. 23 11月, 2021 1 次提交
  15. 14 11月, 2021 1 次提交
  16. 05 11月, 2021 2 次提交
  17. 28 10月, 2021 2 次提交
  18. 20 10月, 2021 1 次提交
  19. 18 10月, 2021 1 次提交
  20. 17 10月, 2021 1 次提交
  21. 27 9月, 2021 1 次提交
  22. 23 9月, 2021 1 次提交
  23. 18 9月, 2021 1 次提交
  24. 13 7月, 2021 1 次提交
  25. 12 7月, 2021 1 次提交
  26. 30 6月, 2021 1 次提交
    • C
      [dev] Fix windows bug (#3547) · 999aa0d2
      cnn 提交于
      * fix not find dirent.h on windows
      
      * using cv::glob replace fileststem, fileststem need std++17
      999aa0d2
  27. 15 6月, 2021 1 次提交
  28. 08 6月, 2021 1 次提交
  29. 24 5月, 2021 1 次提交
  30. 21 5月, 2021 1 次提交
  31. 20 5月, 2021 1 次提交
  32. 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
  33. 11 5月, 2021 1 次提交
  34. 15 4月, 2021 1 次提交
  35. 06 4月, 2021 1 次提交
  36. 30 3月, 2021 1 次提交
    • C
      [dev] fix paddle inference name problem, and update doc (#2430) · 3b02c71e
      cnn 提交于
      * fix paddle inference name problem, and update doc
      
      * set default value
      
      * fix inference lib name in static
      
      * update deploy doc, fix build error of windows
      
      * add annotation of PADDLE_LIB_NAME
      
      * set min_subgraph_size=33 as default, fix bug of fcos_dcn_r50_fpn_1x
      3b02c71e