1. 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
  2. 30 3月, 2022 1 次提交
  3. 05 1月, 2022 1 次提交
  4. 12 12月, 2021 1 次提交
  5. 23 11月, 2021 1 次提交
  6. 14 11月, 2021 1 次提交
  7. 05 11月, 2021 2 次提交
  8. 28 10月, 2021 2 次提交
  9. 20 10月, 2021 1 次提交
  10. 18 10月, 2021 1 次提交
  11. 17 10月, 2021 1 次提交
  12. 27 9月, 2021 1 次提交
  13. 23 9月, 2021 1 次提交
  14. 18 9月, 2021 1 次提交
  15. 13 7月, 2021 1 次提交
  16. 12 7月, 2021 1 次提交
  17. 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
  18. 15 6月, 2021 1 次提交
  19. 08 6月, 2021 1 次提交
  20. 24 5月, 2021 1 次提交
  21. 21 5月, 2021 1 次提交
  22. 20 5月, 2021 1 次提交
  23. 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
  24. 11 5月, 2021 1 次提交
  25. 15 4月, 2021 1 次提交
  26. 06 4月, 2021 1 次提交
  27. 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
  28. 22 3月, 2021 2 次提交
  29. 29 10月, 2020 1 次提交
    • C
      Add win cpp infer benchmark (#1617) · 9d135fea
      cnn 提交于
      * add benchmark on win10 cpp finer, fix bug of _mkdir on windows VS2019 Release bulig
      
      * win cpp use Predictor to inference
      
      * 测试环境描述更加详细
      9d135fea
  30. 21 10月, 2020 1 次提交
  31. 15 10月, 2020 1 次提交
  32. 11 9月, 2020 1 次提交
  33. 21 8月, 2020 1 次提交
  34. 06 8月, 2020 1 次提交
  35. 29 7月, 2020 1 次提交
  36. 16 7月, 2020 2 次提交