1. 19 3月, 2021 1 次提交
    • C
      [deploy] support dynamic_shape and add tensorrt tutorial (#2367) · 71a95461
      cnn 提交于
      * TensorRT support dynamic shape
      
      * add TensorRT doc
      
      * update model visual tool, test=fix_document
      
      * python support trt6
      
      * cpp support trt6
      
      * fix code error
      
      * clean code
      
      * python trt dynamic shape and fix code style
      
      * disable log and update doc style
      
      * update opencv lib url
      
      * solov2 trt support dynamic shape
      
      * support tensorrt_int8
      
      * add TensorRT int8 calib data for ppyolo
      
      * set workspace_size=1 << 30 as default
      
      * remove content
      
      * remove some content, and fix code style
      
      * remove images
      
      * update doc style
      71a95461
  2. 25 2月, 2021 1 次提交
  3. 22 2月, 2021 1 次提交
  4. 20 2月, 2021 2 次提交
    • 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
    • G
      fix_deploy_python_infer (#2231) · 3d222388
      Guanghua Yu 提交于
      3d222388
  5. 13 2月, 2021 1 次提交
  6. 05 2月, 2021 1 次提交
  7. 01 2月, 2021 1 次提交
    • W
      [Dygraph]yolo series (#2148) · 6b76b6fc
      wangxinxin08 提交于
      * add ppyolo r18vd mbv3, yolov3 r50vd
      
      * modify TestReader of ppyolo mbv3 r18vd
      
      * add clip to avoid nan, modify ema to apply ema on bn mean and bn var
      
      * fix code resulting in nan
      
      * add yolov3 r50vd dcn configs
      
      * finish yolo_series and fix some problems
      
      * hide --bias flag and modify docs
      
      * modify --bias and fix deploy/python/infer
      6b76b6fc
  8. 30 1月, 2021 1 次提交
    • C
      [dygraph] Add prepare dataset and deploy document (#2136) · 7b0a4b30
      cnn 提交于
      * update prepare dataset and deploy document, test=dygraph
      
      * simplify CMakeList, test=dygraph
      
      * add cpp doc link, test=dygraph
      
      * remove WITH_STATIC_LIB, test=dygraph
      
      * update doc, test=dygraph
      
      * fix cmakelist, test=dygraph
      
      * split EXPORT_MODEL.md, update READEME.md, add QA on deploy README.md, test=dygraph
      
      * Using same env as paddle_inference_lib when deploy, test=dygraph
      
      * fix typo, test=dygraph
      7b0a4b30
  9. 25 1月, 2021 1 次提交
    • W
      refactor rcnn, test=dygraph (#2114) · 944eee5c
      wangguanzhong 提交于
      * refactor rcnn, test=dygraph
      
      * add mask_rcnn, test=dygraph
      
      * add Faster RCNN & Faster FPN, test=dygraph
      
      * update according to the review, test=dygraph
      944eee5c
  10. 20 1月, 2021 1 次提交
    • F
      [Dygraph] add TTFNet (#2099) · 93e2a447
      Feng Ni 提交于
      * ttfnet infer
      
      * fix ttfnet deploy
      
      * clean code
      
      * add comment, fix config
      
      * add comment, update modelzoo
      
      * fix norm resize, update modelzoo
      93e2a447
  11. 15 1月, 2021 1 次提交
  12. 13 1月, 2021 1 次提交
  13. 11 1月, 2021 1 次提交
  14. 21 12月, 2020 1 次提交
  15. 18 12月, 2020 1 次提交